com.google.api.label

Members list

Concise view

Type members

Classlikes

final case class LabelDescriptor(key: String, valueType: ValueTypeEnum, description: String, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[LabelDescriptor]

A description of a label.

A description of a label.

Attributes

description

A human-readable description for the label.

key

The label key.

valueType

The type of data that can be assigned to the label.

Companion:
object
Source:
LabelDescriptor.scala
Graph
Supertypes
trait Updatable[LabelDescriptor]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object LabelDescriptor extends GeneratedMessageCompanion[LabelDescriptor]

Attributes

Companion:
class
Source:
LabelDescriptor.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[LabelDescriptor]
trait Serializable
class Object
trait Matchable
class Any
Self type
object LabelProto extends GeneratedFileObject

Attributes

Source:
LabelProto.scala
Graph
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type