Class: Google::Cloud::Dataproc::V1::ListWorkflowTemplatesResponse

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#next_page_tokenString



500
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb', line 500

class ListWorkflowTemplatesResponse; end

#templatesArray<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