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
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ templates
↳ 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
.
getTemplates
Output only. WorkflowTemplates list.
setTemplates
Output only. WorkflowTemplates list.
$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
.
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
.
var
string
$this