Google Apps Chat V1 Client - Class RichLinkType (0.1.3)

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

The rich link type. More types might be added in the future.

Protobuf type google.chat.v1.RichLinkMetadata.RichLinkType

Namespace

Google \ Apps \ Chat \ V1 \ RichLinkMetadata

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

Value: 0

Default value for the enum. Don't use.

Generated from protobuf enum RICH_LINK_TYPE_UNSPECIFIED = 0;

DRIVE_FILE

Value: 1

A Google Drive rich link type.

Generated from protobuf enum DRIVE_FILE = 1;