Class: Google::Cloud::Support::V2::Attachment

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

Overview

Represents a file attached to a support case.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)



44
45
46
47
# File 'proto_docs/google/cloud/support/v2/attachment.rb', line 44

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

#creator::Google::Cloud::Support::V2::Actor (readonly)



44
45
46
47
# File 'proto_docs/google/cloud/support/v2/attachment.rb', line 44

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

#filename::String



44
45
46
47
# File 'proto_docs/google/cloud/support/v2/attachment.rb', line 44

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

#mime_type::String (readonly)



44
45
46
47
# File 'proto_docs/google/cloud/support/v2/attachment.rb', line 44

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

#name::String (readonly)



44
45
46
47
# File 'proto_docs/google/cloud/support/v2/attachment.rb', line 44

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

#size_bytes::Integer (readonly)



44
45
46
47
# File 'proto_docs/google/cloud/support/v2/attachment.rb', line 44

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