Dataform V1beta1 API - Class Google::Cloud::Dataform::V1beta1::CancelWorkflowInvocationRequest (v0.7.0)

Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::CancelWorkflowInvocationRequest.

CancelWorkflowInvocation request message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The workflow invocation resource's name.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The workflow invocation resource's name.
Returns
  • (::String) — Required. The workflow invocation resource's name.