Google Apps Chat V1 Client - Class Position (0.19.0)

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

The position of the section.

Protobuf type google.chat.v1.PositionSectionRequest.Position

Namespace

Google \ Apps \ Chat \ V1 \ PositionSectionRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

POSITION_UNSPECIFIED

Value: 0

Unspecified position.

Generated from protobuf enum POSITION_UNSPECIFIED = 0;

START

Value: 1

Start of the list of sections.

Generated from protobuf enum START = 1;

END

Value: 2

End of the list of sections.

Generated from protobuf enum END = 2;