google_api_dataflow v0.26.1 GoogleApi.Dataflow.V1b3.Model.ModifyTemplateVersionTagRequest View Source
Add a tag to the current TemplateVersion. If tag exist in another TemplateVersion in the Template, remove the tag before add it to the current TemplateVersion. If remove_only set, remove the tag from the current TemplateVersion.
Attributes
-
removeOnly
(type:boolean()
, default:nil
) - The flag that indicates if the request is only for remove tag from TemplateVersion. -
tag
(type:String.t
, default:nil
) - The tag for update.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.