Class: Google::Longrunning::DeleteOperationRequest

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

Overview

The request message for Operations::DeleteOperation.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The name of the operation resource to be deleted.

Returns:

  • (String)

    The name of the operation resource to be deleted.



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

class DeleteOperationRequest; end