Class: Google::Cloud::Dataproc::V1beta2::InstantiateInlineWorkflowTemplateRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::InstantiateInlineWorkflowTemplateRequest
- Defined in:
- lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb
Overview
A request to instantiate an inline workflow template.
Instance Attribute Summary collapse
-
#instance_id ⇒ String
Deprecated.
-
#parent ⇒ String
Required.
-
#request_id ⇒ String
Optional.
-
#template ⇒ Google::Cloud::Dataproc::V1beta2::WorkflowTemplate
Required.
Instance Attribute Details
#instance_id ⇒ String
518 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 518 class InstantiateInlineWorkflowTemplateRequest; end |
#parent ⇒ String
518 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 518 class InstantiateInlineWorkflowTemplateRequest; end |
#request_id ⇒ String
518 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 518 class InstantiateInlineWorkflowTemplateRequest; end |
#template ⇒ Google::Cloud::Dataproc::V1beta2::WorkflowTemplate
518 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 518 class InstantiateInlineWorkflowTemplateRequest; end |