Class: Google::Cloud::StorageTransfer::V1::TransferManifest

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

Overview

Specifies where the manifest is located.

Instance Attribute Summary collapse

Instance Attribute Details

#location::String



981
982
983
984
# File 'proto_docs/google/storagetransfer/v1/transfer_types.rb', line 981

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