Class GetTemplateResponse (0.6.0)

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

The response to a GetTemplate request.

Attributes

NameDescription
status google.rpc.status_pb2.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.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.

Inheritance

builtins.object > proto.message.Message > GetTemplateResponse

Classes

TemplateType

TemplateType(value)

Template Type.