Enumerations |
|
---|---|
NullValue{
|
enumNullValue is a singleton enumeration to represent the null value for the Value type union. |
Syntax{
|
enum The syntax in which a protocol buffer element is defined. |
Classes |
|
---|---|
Google. |
|
Google. |
Holder for reflection information generated from google/protobuf/any.proto |
Google. |
Api is a light-weight descriptor for a protocol buffer service. |
Google. |
Holder for reflection information generated from google/protobuf/api.proto |
Google. |
Wrapper message for |
Google. |
Wrapper message for |
Google. |
Wrapper message for |
Google. |
A Duration represents a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution. |
Google. |
Holder for reflection information generated from google/protobuf/duration.proto |
Google. |
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. |
Google. |
Holder for reflection information generated from google/protobuf/empty.proto |
Google. |
Enum type definition. |
Google. |
Enum value definition. |
Google. |
A single field of a message type. |
Google. |
|
Google. |
Holder for reflection information generated from google/protobuf/field_mask.proto |
Google. |
Wrapper message for |
Google. |
Wrapper message for |
Google. |
Wrapper message for |
Google. |
|
Google. |
Method represents a method of an api. |
Google. |
Declares an API to be included in this API. |
Google. |
A protocol buffer option, which can be attached to a message, field, enumeration, etc. |
Google. |
|
Google. |
Holder for reflection information generated from google/protobuf/source_context.proto |
Google. |
Wrapper message for |
Google. |
|
Google. |
Holder for reflection information generated from google/protobuf/struct.proto |
Google. |
Extension methods on BCL time-related types, converting to protobuf types. |
Google. |
A Timestamp represents a point in time independent of any time zone or calendar, represented as seconds and fractions of seconds at nanosecond resolution in UTC Epoch time. |
Google. |
Holder for reflection information generated from google/protobuf/timestamp.proto |
Google. |
A protocol buffer message type. |
Google. |
Holder for reflection information generated from google/protobuf/type.proto |
Google. |
Wrapper message for |
Google. |
Wrapper message for |
Google. |
|
Google. |
Holder for reflection information generated from google/protobuf/wrappers.proto |
NullValue
NullValue
is a singleton enumeration to represent the null value for the Value
type union.
The JSON representation for NullValue
is JSON null
.
Properties | |
---|---|
NullValue
|
Null value. |