Class: Google::Longrunning::ListOperationsRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dialogflow/v2/doc/google/longrunning/operations.rb

Overview

The request message for Operations::ListOperations.

Instance Attribute Summary collapse

Instance Attribute Details

#filterString

Returns The standard list filter.

Returns:

  • (String)

    The standard list filter.



70
# File 'lib/google/cloud/dialogflow/v2/doc/google/longrunning/operations.rb', line 70

class ListOperationsRequest; end

#nameString

Returns The name of the operation collection.

Returns:

  • (String)

    The name of the operation collection.



70
# File 'lib/google/cloud/dialogflow/v2/doc/google/longrunning/operations.rb', line 70

class ListOperationsRequest; end

#page_sizeInteger

Returns The standard list page size.

Returns:

  • (Integer)

    The standard list page size.



70
# File 'lib/google/cloud/dialogflow/v2/doc/google/longrunning/operations.rb', line 70

class ListOperationsRequest; end

#page_tokenString

Returns The standard list page token.

Returns:

  • (String)

    The standard list page token.



70
# File 'lib/google/cloud/dialogflow/v2/doc/google/longrunning/operations.rb', line 70

class ListOperationsRequest; end