Google Apps Chat V1 Client - Class Type (0.12.0)

Reference documentation and code samples for the Google Apps Chat V1 Client class Type.

The type of the Meet space.

Protobuf type google.chat.v1.MeetSpaceLinkData.Type

Namespace

Google \ Apps \ Chat \ V1 \ MeetSpaceLinkData

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Default value for the enum. Don't use.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

MEETING

Value: 1

The Meet space is a meeting.

Generated from protobuf enum MEETING = 1;

HUDDLE

Value: 2

The Meet space is a huddle.

Generated from protobuf enum HUDDLE = 2;