| Package | Description |
|---|---|
| com.google.api.services.dataflow | |
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
Dataflow.Projects.CatalogTemplates.Tag |
Dataflow.Projects.CatalogTemplates.tag(String name,
ModifyTemplateVersionTagRequest content)
Updates the tag of the TemplateVersion, and tag is unique in Template.
|
| Constructor and Description |
|---|
Tag(String name,
ModifyTemplateVersionTagRequest content)
Updates the tag of the TemplateVersion, and tag is unique in Template.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyTemplateVersionTagRequest |
ModifyTemplateVersionTagRequest.clone() |
ModifyTemplateVersionTagRequest |
ModifyTemplateVersionTagRequest.set(String fieldName,
Object value) |
ModifyTemplateVersionTagRequest |
ModifyTemplateVersionTagRequest.setRemoveOnly(Boolean removeOnly)
The flag that indicates if the request is only for remove tag from TemplateVersion.
|
ModifyTemplateVersionTagRequest |
ModifyTemplateVersionTagRequest.setTag(String tag)
The tag for update.
|
Copyright © 2011–2021 Google. All rights reserved.