google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.TemplateMetadata View Source
Metadata describing a template.
Attributes
- parameters (List[ParameterMetadata]): The parameters for the template. Defaults to:
null
. - description (String): Optional. A description of the template. Defaults to:
null
. - name (String): Required. The name of the template. Defaults to:
null
.