Google Cloud Dataproc V1 Client - Class ListWorkflowTemplatesResponse (2.2.3)

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

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

Generated from protobuf message google.cloud.dataproc.v1.ListWorkflowTemplatesResponse

Namespace

Google \ Cloud \ Dataproc \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ templates
array< WorkflowTemplate >

Output only. WorkflowTemplates list.

↳ next_page_token
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 .

↳ unreachable
array

Output only. List of workflow templates that could not be included in the response. Attempting to get one of these resources may indicate why it was not included in the list response.

getTemplates

Output only. WorkflowTemplates list.

Returns
Type
Description

setTemplates

Output only. WorkflowTemplates list.

Parameter
Name
Description
var
array< WorkflowTemplate >
Returns
Type
Description
$this

getNextPageToken

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 .

Returns
Type
Description
string

setNextPageToken

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 .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Output only. List of workflow templates that could not be included in the response. Attempting to get one of these resources may indicate why it was not included in the list response.

Returns
Type
Description

setUnreachable

Output only. List of workflow templates that could not be included in the response. Attempting to get one of these resources may indicate why it was not included in the list response.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: