Class TemplateMetadata (0.7.0)

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

Metadata describing a template.

Attributes

NameDescription
name str
Required. The name of the template.
description str
Optional. A description of the template.
parameters MutableSequence[google.cloud.dataflow_v1beta3.types.ParameterMetadata]
The parameters for the template.