Class: Google::Apps::Chat::V1::UploadAttachmentRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/chat/v1/attachment.rb

Overview

Request to upload an attachment.

Instance Attribute Summary collapse

Instance Attribute Details

#filename::String



121
122
123
124
# File 'proto_docs/google/chat/v1/attachment.rb', line 121

class UploadAttachmentRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



121
122
123
124
# File 'proto_docs/google/chat/v1/attachment.rb', line 121

class UploadAttachmentRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end