Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class GetTemplateResponse.
The response to a GetTemplate request.
Generated from protobuf message google.dataflow.v1beta3.GetTemplateResponse
Namespace
Google \ Cloud \ Dataflow \ V1beta3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ status
Google\Rpc\Status
The status of the get template request. Any problems with the request will be indicated in the error_details.
↳ metadata
Google\Cloud\Dataflow\V1beta3\TemplateMetadata
The template metadata describing the template name, available parameters, etc.
↳ template_type
int
Template Type.
↳ runtime_metadata
Google\Cloud\Dataflow\V1beta3\RuntimeMetadata
Describes the runtime metadata with SDKInfo and available parameters.
getStatus
The status of the get template request. Any problems with the request will be indicated in the error_details.
hasStatus
clearStatus
setStatus
The status of the get template request. Any problems with the request will be indicated in the error_details.
$this
getMetadata
The template metadata describing the template name, available parameters, etc.
hasMetadata
clearMetadata
setMetadata
The template metadata describing the template name, available parameters, etc.
$this
getTemplateType
Template Type.
int
setTemplateType
Template Type.
var
int
$this
getRuntimeMetadata
Describes the runtime metadata with SDKInfo and available parameters.
hasRuntimeMetadata
clearRuntimeMetadata
setRuntimeMetadata
Describes the runtime metadata with SDKInfo and available parameters.
$this