Field key. Is missing when field key is inferred from context (e.g. object key)
Field type
Field value
Represents a Protobuf bool type
Represents a Protobuf bytes type
Represents a Protobuf double type
Represents a Protobuf fixed32 type
Represents a Protobuf fixed64 type
Represents a Protobuf float type
Represents numbers that are not integers
Represents a Protobuf int32 type
Represents a Protobuf int64 type
Represents types that are available as Long
Represents a Protobuf message type
Represents types that are available as Number
Represents a Protobuf sfixed32 type
Represents a Protobuf sfixed64 type
Represents a Protobuf sint32 type
Represents a Protobuf sint64 type
Represents a Protobuf string type
Common type representing all possible Protobuf types
Represents a Protobuf uint32 type
Represents a Protobuf uint64 type
Represents types that are encoded as a varint
Create an empty Protobuf message
Parse given hexadecimal string as a Protobuf message
Hexadecimal string
Create a Protobuf message using JSON API
String or JSON API object
Parse given data as a Protobuf message
Buffer/byte array containing Protobuf message
Generated using TypeDoc
Represents a single field