Reference documentation and code samples for the Google Apps Chat V1 Client class UploadAttachmentRequest.
Request to upload an attachment.
Generated from protobuf message google.chat.v1.UploadAttachmentRequest
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Resource name of the Chat space in which the attachment is uploaded. Format "spaces/{space}".
↳ filename
string
Required. The filename of the attachment, including the file extension.
getParent
Required. Resource name of the Chat space in which the attachment is uploaded. Format "spaces/{space}".
string
setParent
Required. Resource name of the Chat space in which the attachment is uploaded. Format "spaces/{space}".
var
string
$this
getFilename
Required. The filename of the attachment, including the file extension.
string
setFilename
Required. The filename of the attachment, including the file extension.
var
string
$this