Class: Google::Longrunning::ListOperationsResponse

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

Overview

The response message for Operations::ListOperations.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_tokenString

Returns The standard List next-page token.

Returns:

  • (String)

    The standard List next-page token.



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

class ListOperationsResponse; end

#operationsArray<Google::Longrunning::Operation>

Returns A list of operations that matches the specified filter in the request.

Returns:



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

class ListOperationsResponse; end