Google Apps Chat V1 Client - Class ImageStyle (0.1.3)

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

Protobuf type google.chat.v1.ContextualAddOnMarkup.Card.CardHeader.ImageStyle

Namespace

Google \ Apps \ Chat \ V1 \ ContextualAddOnMarkup \ Card \ CardHeader

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

IMAGE_STYLE_UNSPECIFIED

Value: 0

Generated from protobuf enum IMAGE_STYLE_UNSPECIFIED = 0;

IMAGE

Value: 1

Square border.

Generated from protobuf enum IMAGE = 1;

AVATAR

Value: 2

Circular border.

Generated from protobuf enum AVATAR = 2;