Storage Control V2 API - Class Google::Longrunning::ListOperationsResponse (v1.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Storage Control V2 API class Google::Longrunning::ListOperationsResponse.
The response message for Operations.ListOperations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_page_token
defnext_page_token()->::String
Returns
- (::String) — The standard List next-page token.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
- value (::String) — The standard List next-page token.
Returns
- (::String) — The standard List next-page token.
#operations
defoperations()->::Array<::Google::Longrunning::Operation>
Returns
- (::Array<::Google::Longrunning::Operation>) — A list of operations that matches the specified filter in the request.
#operations=
defoperations=(value)->::Array<::Google::Longrunning::Operation>
Parameter
- value (::Array<::Google::Longrunning::Operation>) — A list of operations that matches the specified filter in the request.
Returns
- (::Array<::Google::Longrunning::Operation>) — A list of operations that matches the specified filter in the request.
#unreachable
defunreachable()->::Array<::String>
Returns
-
(::Array<::String>) — Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_successand reads across collections e.g. when attempting to list all resources across all supported locations.
#unreachable=
defunreachable=(value)->::Array<::String>
Parameter
-
value (::Array<::String>) — Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_successand reads across collections e.g. when attempting to list all resources across all supported locations.
Returns
-
(::Array<::String>) — Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_successand reads across collections e.g. when attempting to list all resources across all supported locations.