static GatewayAPIConfig.Channel |
GatewayAPIConfig.Channel.forNumber(int value) |
|
GatewayAPIConfig.Channel |
GatewayAPIConfig.Builder.getChannel() |
The Gateway API release channel to use for Gateway API.
|
GatewayAPIConfig.Channel |
GatewayAPIConfig.getChannel() |
The Gateway API release channel to use for Gateway API.
|
GatewayAPIConfig.Channel |
GatewayAPIConfigOrBuilder.getChannel() |
The Gateway API release channel to use for Gateway API.
|
static GatewayAPIConfig.Channel |
GatewayAPIConfig.Channel.valueOf(int value) |
Deprecated.
|
static GatewayAPIConfig.Channel |
GatewayAPIConfig.Channel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GatewayAPIConfig.Channel |
GatewayAPIConfig.Channel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GatewayAPIConfig.Channel[] |
GatewayAPIConfig.Channel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|