Class: Google::Cloud::Workflows::Executions::V1::CreateExecutionRequest

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

Overview

Request for the CreateExecution method.

Instance Attribute Summary collapse

Instance Attribute Details

#execution::Google::Cloud::Workflows::Executions::V1::Execution



317
318
319
320
# File 'proto_docs/google/cloud/workflows/executions/v1/executions.rb', line 317

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

#parent::String



317
318
319
320
# File 'proto_docs/google/cloud/workflows/executions/v1/executions.rb', line 317

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