Class: Google::Cloud::Workflows::V1beta::CreateWorkflowRequest

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

Overview

Request for the CreateWorkflow method.

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String



190
191
192
193
# File 'proto_docs/google/cloud/workflows/v1beta/workflows.rb', line 190

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

#workflow::Google::Cloud::Workflows::V1beta::Workflow



190
191
192
193
# File 'proto_docs/google/cloud/workflows/v1beta/workflows.rb', line 190

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

#workflow_id::String



190
191
192
193
# File 'proto_docs/google/cloud/workflows/v1beta/workflows.rb', line 190

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