Google Apps Chat V1 Client - Class GetAttachmentRequest (0.1.3)

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

Request to get an attachment.

Generated from protobuf message google.chat.v1.GetAttachmentRequest

Namespace

Google \ Apps \ Chat \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name of the attachment, in the form spaces/*/messages/*/attachments/*.

getName

Required. Resource name of the attachment, in the form spaces/*/messages/*/attachments/*.

Returns
Type Description
string

setName

Required. Resource name of the attachment, in the form spaces/*/messages/*/attachments/*.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Resource name of the attachment, in the form spaces/*/messages/*/attachments/*. Please see Google\Apps\Chat\V1\ChatServiceClient::attachmentName() for help formatting this field.

Returns
Type Description
Google\Apps\Chat\V1\GetAttachmentRequest