Google Chat V1 API - Class Google::Apps::Chat::V1::GetAttachmentRequest (v0.1.1)

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

Request to get an attachment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Resource name of the attachment, in the form spaces/*/messages/*/attachments/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the attachment, in the form spaces/*/messages/*/attachments/*.
Returns
  • (::String) — Required. Resource name of the attachment, in the form spaces/*/messages/*/attachments/*.