Reference documentation and code samples for the Google Apps Chat V1 Client class AttachmentDataRef.
A reference to the attachment data.
Generated from protobuf message google.chat.v1.AttachmentDataRef
Namespace
Google \ Apps \ Chat \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ resource_name
string
Optional. The resource name of the attachment data. This field is used with the media API to download the attachment data.
↳ attachment_upload_token
string
Optional. Opaque token containing a reference to an uploaded attachment. Treated by clients as an opaque string and used to create or update Chat messages with attachments.
getResourceName
Optional. The resource name of the attachment data. This field is used with
the media API to download the attachment data.
Returns
Type
Description
string
setResourceName
Optional. The resource name of the attachment data. This field is used with
the media API to download the attachment data.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getAttachmentUploadToken
Optional. Opaque token containing a reference to an uploaded attachment.
Treated by clients as an opaque string and used to create or update Chat
messages with attachments.
Returns
Type
Description
string
setAttachmentUploadToken
Optional. Opaque token containing a reference to an uploaded attachment.
Treated by clients as an opaque string and used to create or update Chat
messages with attachments.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Chat V1 Client - Class AttachmentDataRef (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Chat.V1.AttachmentDataRef)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Chat.V1.AttachmentDataRef)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Chat.V1.AttachmentDataRef)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Chat.V1.AttachmentDataRef)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Chat.V1.AttachmentDataRef)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Chat.V1.AttachmentDataRef)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Chat.V1.AttachmentDataRef)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Chat.V1.AttachmentDataRef)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Chat.V1.AttachmentDataRef)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Chat.V1.AttachmentDataRef)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Chat.V1.AttachmentDataRef)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Chat.V1.AttachmentDataRef) \nReference documentation and code samples for the Google Apps Chat V1 Client class AttachmentDataRef.\n\nA reference to the attachment data.\n\nGenerated from protobuf message `google.chat.v1.AttachmentDataRef`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Chat \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResourceName\n\nOptional. The resource name of the attachment data. This field is used with\nthe media API to download the attachment data.\n\n### setResourceName\n\nOptional. The resource name of the attachment data. This field is used with\nthe media API to download the attachment data.\n\n### getAttachmentUploadToken\n\nOptional. Opaque token containing a reference to an uploaded attachment.\n\nTreated by clients as an opaque string and used to create or update Chat\nmessages with attachments.\n\n### setAttachmentUploadToken\n\nOptional. Opaque token containing a reference to an uploaded attachment.\n\nTreated by clients as an opaque string and used to create or update Chat\nmessages with attachments."]]