Dialogflow V2 API - Class Google::Longrunning::CancelOperationRequest (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Longrunning::CancelOperationRequest.

The request message for Operations.CancelOperation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The name of the operation resource to be cancelled.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of the operation resource to be cancelled.
Returns
  • (::String) — The name of the operation resource to be cancelled.