public enum SlashCommandMetadata.Type extends Enum<SlashCommandMetadata.Type> implements ProtocolMessageEnum
Protobuf enum google.chat.v1.SlashCommandMetadata.Type
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ADD |
Add Chat app to space. |
ADD_VALUE |
Add Chat app to space. |
INVOKE |
Invoke slash command in space. |
INVOKE_VALUE |
Invoke slash command in space. |
TYPE_UNSPECIFIED |
Default value for the enum. Don't use. |
TYPE_UNSPECIFIED_VALUE |
Default value for the enum. Don't use. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |