Class: Google::Cloud::Dataproc::V1::ListWorkflowTemplatesResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1::ListWorkflowTemplatesResponse
- Defined in:
- lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb
Overview
A response to a request to list workflow templates in a project.
Instance Attribute Summary collapse
-
#next_page_token ⇒ String
Output only.
-
#templates ⇒ Array<Google::Cloud::Dataproc::V1::WorkflowTemplate>
Output only.
Instance Attribute Details
#next_page_token ⇒ String
500 |
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb', line 500 class ListWorkflowTemplatesResponse; end |
#templates ⇒ Array<Google::Cloud::Dataproc::V1::WorkflowTemplate>
500 |
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb', line 500 class ListWorkflowTemplatesResponse; end |