Class: Google::Longrunning::CancelOperationRequest

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

Overview

The request message for Operations::CancelOperation.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The name of the operation resource to be cancelled.

Returns:

  • (String)

    The name of the operation resource to be cancelled.



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

class CancelOperationRequest; end