Class GetTemplateResponse (0.1.5)

GetTemplateResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response to a GetTemplate request. .. attribute:: status

The status of the get template request. Any problems with the request will be indicated in the error_details.

:type: google.rpc.status_pb2.Status

Attributes

NameDescription
metadata google.cloud.dataflow_v1beta3.types.TemplateMetadata
The template metadata describing the template name, available parameters, etc.
template_type google.cloud.dataflow_v1beta3.types.GetTemplateResponse.TemplateType
Template Type.
runtime_metadata google.cloud.dataflow_v1beta3.types.RuntimeMetadata
Describes the runtime metadata with SDKInfo and available parameters.

Classes

TemplateType

TemplateType(value)

Template Type.