Storage Batch Operations V1 API - Class Google::Cloud::StorageBatchOperations::V1::ListBucketOperationsResponse (v0.6.0)

Reference documentation and code samples for the Storage Batch Operations V1 API class Google::Cloud::StorageBatchOperations::V1::ListBucketOperationsResponse.

Message for response to listing BucketOperations

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket_operations

def bucket_operations() -> ::Array<::Google::Cloud::StorageBatchOperations::V1::BucketOperation>
Returns

#bucket_operations=

def bucket_operations=(value) -> ::Array<::Google::Cloud::StorageBatchOperations::V1::BucketOperation>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying a page of results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying a page of results.
Returns
  • (::String) — A token identifying a page of results.

#unreachable

def unreachable() -> ::Array<::String>
Returns
  • (::Array<::String>) — Locations that could not be reached.

#unreachable=

def unreachable=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Locations that could not be reached.
Returns
  • (::Array<::String>) — Locations that could not be reached.