geoip2.geoip2

Members list

Concise view

Type members

Classlikes

final case class City(geonameIdOption: GeonameIdOption, names: Map[String, String], unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[City]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[City]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object City extends GeneratedMessageCompanion[City]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[City]
trait Serializable
class Object
trait Matchable
class Any
Self type
City.type
final case class CityReply(cityOption: CityOption, continentOption: ContinentOption, countryOption: CountryOption, locationOption: LocationOption, postalOption: PostalOption, registeredCountryOption: RegisteredCountryOption, representedCountryOption: RepresentedCountryOption, subdivisions: Seq[Subdivision], traitsOption: TraitsOption, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[CityReply]

CityReply represents MaxMind's GeoLite2 databases. See https://docs.rs/maxminddb/0.13.0/maxminddb/geoip2/struct.City.html

CityReply represents MaxMind's GeoLite2 databases. See https://docs.rs/maxminddb/0.13.0/maxminddb/geoip2/struct.City.html

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[CityReply]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object CityReply extends GeneratedMessageCompanion[CityReply]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[CityReply]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class Continent(codeOption: CodeOption, geonameIdOption: GeonameIdOption, names: Map[String, String], unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Continent]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[Continent]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Continent extends GeneratedMessageCompanion[Continent]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Continent]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class Country(geonameIdOption: GeonameIdOption, isInEuropeanUnion: Boolean, isoCodeOption: IsoCodeOption, names: Map[String, String], unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Country]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[Country]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Country extends GeneratedMessageCompanion[Country]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Country]
trait Serializable
class Object
trait Matchable
class Any
Self type
Country.type
final case class Empty(unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Empty]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[Empty]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Empty extends GeneratedMessageCompanion[Empty]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Empty]
trait Serializable
class Object
trait Matchable
class Any
Self type
Empty.type
object GeoIpGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Geoip2Proto extends GeneratedFileObject

Attributes

Graph
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type
final case class Location(latitudeOption: LatitudeOption, longitudeOption: LongitudeOption, metroCodeOption: MetroCodeOption, timeZoneOption: TimeZoneOption, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Location]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[Location]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Location extends GeneratedMessageCompanion[Location]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Location]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class Message(ip: String, locales: Seq[Locale], unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Message]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[Message]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Message extends GeneratedMessageCompanion[Message]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Message]
trait Serializable
class Object
trait Matchable
class Any
Self type
Message.type
final case class MetadataReply(binaryFormatMajorVersion: Int, binaryFormatMinorVersion: Int, buildEpoch: Long, databaseType: String, description: Map[String, String], ipVersion: Int, languages: Seq[String], nodeCount: Int, recordSize: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[MetadataReply]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[MetadataReply]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object MetadataReply extends GeneratedMessageCompanion[MetadataReply]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[MetadataReply]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class Postal(codeOption: CodeOption, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Postal]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[Postal]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Postal extends GeneratedMessageCompanion[Postal]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Postal]
trait Serializable
class Object
trait Matchable
class Any
Self type
Postal.type
final case class RepresentedCountry(geonameIdOption: GeonameIdOption, isoCodeOption: IsoCodeOption, names: Map[String, String], unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[RepresentedCountry]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[RepresentedCountry]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object RepresentedCountry extends GeneratedMessageCompanion[RepresentedCountry]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RepresentedCountry]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class Subdivision(geonameIdOption: GeonameIdOption, isoCodeOption: IsoCodeOption, names: Map[String, String], unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Subdivision]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[Subdivision]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Subdivision extends GeneratedMessageCompanion[Subdivision]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Subdivision]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class Traits(isAnonymousProxy: Boolean, isSatelliteProvider: Boolean, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Traits]

Attributes

Companion:
object
Graph
Supertypes
trait Updatable[Traits]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Traits extends GeneratedMessageCompanion[Traits]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Traits]
trait Serializable
class Object
trait Matchable
class Any
Self type
Traits.type