geoip2.geoip2

package geoip2.geoip2

Members list

Type members

Classlikes

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

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[City]
trait Serializable
class Object
trait Matchable
class Any
Show all
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, 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
Supertypes
trait Updatable[CityReply]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object CityReply extends GeneratedMessageCompanion[CityReply]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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, Updatable[Location]

Attributes

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

Attributes

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

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Message]
trait Serializable
class Object
trait Matchable
class Any
Show all
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, Updatable[MetadataReply]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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