Reference documentation and code samples for the Google Apps Chat V1 Client class Type.
Protobuf type google.chat.v1.SlashCommandMetadata.Type
Namespace
Google \ Apps \ Chat \ V1 \ SlashCommandMetadataMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Default value for the enum. Don't use.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
ADD
Value: 1Add Chat app to space.
Generated from protobuf enum ADD = 1;
INVOKE
Value: 2Invoke slash command in space.
Generated from protobuf enum INVOKE = 2;