Google Cloud Deploy V1 API - Class Google::Longrunning::ListOperationsRequest (v2.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Longrunning::ListOperationsRequest.
The request message for Operations.ListOperations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filter
deffilter()->::String- (::String) — The standard list filter.
#filter=
deffilter=(value)->::String- value (::String) — The standard list filter.
- (::String) — The standard list filter.
#name
defname()->::String- (::String) — The name of the operation's parent resource.
#name=
defname=(value)->::String- value (::String) — The name of the operation's parent resource.
- (::String) — The name of the operation's parent resource.
#page_size
defpage_size()->::Integer- (::Integer) — The standard list page size.
#page_size=
defpage_size=(value)->::Integer- value (::Integer) — The standard list page size.
- (::Integer) — The standard list page size.
#page_token
defpage_token()->::String- (::String) — The standard list page token.
#page_token=
defpage_token=(value)->::String- value (::String) — The standard list page token.
- (::String) — The standard list page token.
#return_partial_success
defreturn_partial_success()->::Boolean-
(::Boolean) — When set to
true, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field.This can only be
truewhen reading across collections e.g. whenparentis set to"projects/example/locations/-".This field is not by default supported and will result in an
UNIMPLEMENTEDerror if set unless explicitly documented otherwise in service or product specific documentation.
#return_partial_success=
defreturn_partial_success=(value)->::Boolean-
value (::Boolean) — When set to
true, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field.This can only be
truewhen reading across collections e.g. whenparentis set to"projects/example/locations/-".This field is not by default supported and will result in an
UNIMPLEMENTEDerror if set unless explicitly documented otherwise in service or product specific documentation.
-
(::Boolean) — When set to
true, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field.This can only be
truewhen reading across collections e.g. whenparentis set to"projects/example/locations/-".This field is not by default supported and will result in an
UNIMPLEMENTEDerror if set unless explicitly documented otherwise in service or product specific documentation.