static Encoding |
Encoding.forNumber(int value) |
|
Encoding |
SchemaSettings.Builder.getEncoding() |
The encoding of messages validated against `schema`.
|
Encoding |
SchemaSettings.getEncoding() |
The encoding of messages validated against `schema`.
|
Encoding |
SchemaSettingsOrBuilder.getEncoding() |
The encoding of messages validated against `schema`.
|
Encoding |
ValidateMessageRequest.Builder.getEncoding() |
The encoding expected for messages
|
Encoding |
ValidateMessageRequest.getEncoding() |
The encoding expected for messages
|
Encoding |
ValidateMessageRequestOrBuilder.getEncoding() |
The encoding expected for messages
|
static Encoding |
Encoding.valueOf(int value) |
Deprecated.
|
static Encoding |
Encoding.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Encoding |
Encoding.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Encoding[] |
Encoding.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|