Location

com.google.cloud.location.locations.Location
See theLocation companion class

Attributes

Companion
class
Source
Location.scala
Graph
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Location.type

Members list

Type members

Classlikes

final case class LabelsEntry(key: String, value: String, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[LabelsEntry]

Attributes

Companion
object
Source
Location.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
Location.scala
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
implicit class LocationLens[UpperPB](_l: Lens[UpperPB, Location]) extends ObjectLens[UpperPB, Location]

Attributes

Source
Location.scala
Supertypes
class ObjectLens[UpperPB, Location]
trait Lens[UpperPB, Location]
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited types

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Attributes

Source
Location.scala

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Attributes

Source
Location.scala
def of(name: String, locationId: String, displayName: String, labels: Map[String, String], metadata: Option[Any]): Location

Attributes

Source
Location.scala
def parseFrom(`_input__`: CodedInputStream): Location

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Source
Location.scala

Attributes

Source
Location.scala

Inherited methods

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Concrete fields

Attributes

Source
Location.scala
final val LABELS_FIELD_NUMBER: 2

Attributes

Source
Location.scala

Attributes

Source
Location.scala
final val METADATA_FIELD_NUMBER: 3

Attributes

Source
Location.scala
final val NAME_FIELD_NUMBER: 1

Attributes

Source
Location.scala

Attributes

Source
Location.scala

Implicits

Implicits

final implicit def LocationLens[UpperPB](_l: Lens[UpperPB, Location]): LocationLens[UpperPB]

Attributes

Source
Location.scala
implicit def messageReads: Reads[Location]

Attributes

Source
Location.scala