Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::ListWorkflowTemplatesResponse (v0.15.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::ListWorkflowTemplatesResponse.

A response to a request to list workflow templates in a project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Output only. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token in a subsequent ListWorkflowTemplatesRequest.

#templates

def templates() -> ::Array<::Google::Cloud::Dataproc::V1::WorkflowTemplate>
Returns