Class: Google::Cloud::Dataform::V1::DeleteWorkflowInvocationRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataform/v1/dataform.rb

Overview

DeleteWorkflowInvocation request message.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



2260
2261
2262
2263
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 2260

class DeleteWorkflowInvocationRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end