Google.Protobuf.Reflection.CustomOptions
Container for a set of custom options specified within a message, field etc.
Retrieves a Boolean value for the specified option field.
Retrieves a bytes value for the specified option field.
Retrieves a 64-bit floating point value for the specified option field.
Retrieves an unsigned 32-bit integer value for the specified option field,
assuming a fixed-length representation.
Retrieves an unsigned 64-bit integer value for the specified option field,
assuming a fixed-length representation.
Retrieves a 32-bit floating point value for the specified option field.
Retrieves a signed 32-bit integer value for the specified option field.
Retrieves a signed 64-bit integer value for the specified option field.
Retrieves a message value for the specified option field.
Retrieves a signed 32-bit integer value for the specified option field,
assuming a fixed-length representation.
Retrieves a signed 64-bit integer value for the specified option field,
assuming a fixed-length representation.
Retrieves a signed 32-bit integer value for the specified option field,
assuming a zigzag encoding.
Retrieves a signed 64-bit integer value for the specified option field,
assuming a zigzag encoding.
Retrieves a string value for the specified option field.
Retrieves an unsigned 32-bit integer value for the specified option field.
Retrieves an unsigned 64-bit integer value for the specified option field.