Class: Google::Cloud::Support::V2beta::GetAttachmentRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/support/v2beta/attachment_service.rb

Overview

Request for getting an attachment.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



51
52
53
54
# File 'proto_docs/google/cloud/support/v2beta/attachment_service.rb', line 51

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