Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::UploadAttachmentResponse.
Response of uploading an attachment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attachment_data_ref
def attachment_data_ref() -> ::Google::Apps::Chat::V1::AttachmentDataRef
Returns
- (::Google::Apps::Chat::V1::AttachmentDataRef) — Reference to the uploaded attachment.
#attachment_data_ref=
def attachment_data_ref=(value) -> ::Google::Apps::Chat::V1::AttachmentDataRef
Parameter
- value (::Google::Apps::Chat::V1::AttachmentDataRef) — Reference to the uploaded attachment.
Returns
- (::Google::Apps::Chat::V1::AttachmentDataRef) — Reference to the uploaded attachment.