| Modifier and Type | Method and Description |
|---|---|
static MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.ResponseCode.forNumber(int value) |
MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.getResponseCode()
Response code.
|
MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.Builder.getResponseCode()
Response code.
|
MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponseOrBuilder.getResponseCode()
Response code.
|
static MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.ResponseCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.ResponseCode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.ResponseCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataExchangeResponse.ResponseCode[] |
MetadataExchangeResponse.ResponseCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<MetadataExchangeResponse.ResponseCode> |
MetadataExchangeResponse.ResponseCode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
MetadataExchangeResponse.Builder |
MetadataExchangeResponse.Builder.setResponseCode(MetadataExchangeResponse.ResponseCode value)
Response code.
|
Copyright © 2024 Google LLC. All rights reserved.