com.google.api.field_info

Members list

Type members

Classlikes

final case class FieldInfo(format: Format, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[FieldInfo]

Rich semantic information of an API field beyond basic typing.

Rich semantic information of an API field beyond basic typing.

Value parameters

format

The standard format of a field value. This does not explicitly configure any API consumer, just documents the API's format for the field it is applied to.

Attributes

Companion
object
Source
FieldInfo.scala
Supertypes
trait Updatable[FieldInfo]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object FieldInfo extends GeneratedMessageCompanion[FieldInfo]

Attributes

Companion
class
Source
FieldInfo.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[FieldInfo]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
FieldInfo.type
object FieldInfoProto extends GeneratedFileObject

Attributes

Source
FieldInfoProto.scala
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type