View Source GoogleApi.Dataflow.V1b3.Model.TemplateMetadata (google_api_dataflow v0.46.2)
Metadata describing a template.
Attributes
-
description(type:String.t, default:nil) - Optional. A description of the template. -
name(type:String.t, default:nil) - Required. The name of the template. -
parameters(type:list(GoogleApi.Dataflow.V1b3.Model.ParameterMetadata.t), default:nil) - The parameters for the template. -
streaming(type:boolean(), default:nil) - Optional. Indicates if the template is streaming or not. -
supportsAtLeastOnce(type:boolean(), default:nil) - Optional. Indicates if the streaming template supports at least once mode. -
supportsExactlyOnce(type:boolean(), default:nil) - Optional. Indicates if the streaming template supports exactly once mode.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.