Google Cloud Deploy V1 API - Class Google::Longrunning::ListOperationsRequest (v2.2.0)
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
Returns
- (::String) — The standard list filter.
#filter=
deffilter=(value)->::String
Parameter
- value (::String) — The standard list filter.
Returns
- (::String) — The standard list filter.
#name
defname()->::String
Returns
- (::String) — The name of the operation's parent resource.
#name=
defname=(value)->::String
Parameter
- value (::String) — The name of the operation's parent resource.
Returns
- (::String) — The name of the operation's parent resource.
#page_size
defpage_size()->::Integer
Returns
- (::Integer) — The standard list page size.
#page_size=
defpage_size=(value)->::Integer
Parameter
- value (::Integer) — The standard list page size.
Returns
- (::Integer) — The standard list page size.
#page_token
defpage_token()->::String
Returns
- (::String) — The standard list page token.
#page_token=
defpage_token=(value)->::String
Parameter
- value (::String) — The standard list page token.
Returns
- (::String) — The standard list page token.