Class: Google::Cloud::StorageBatchOperations::V1::ListBucketOperationsRequest

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

Overview

Message for request to list BucketOperations

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



157
158
159
160
# File 'proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb', line 157

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

#order_by::String



157
158
159
160
# File 'proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb', line 157

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

#page_size::Integer



157
158
159
160
# File 'proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb', line 157

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

#page_token::String



157
158
159
160
# File 'proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb', line 157

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

#parent::String



157
158
159
160
# File 'proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb', line 157

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