| Package | Description |
|---|---|
| com.google.api.services.dataflow | |
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
Dataflow.Projects.CatalogTemplates.Commit |
Dataflow.Projects.CatalogTemplates.commit(String name,
CommitTemplateVersionRequest content)
Creates a new TemplateVersion (Important: not new Template) entry in the spanner table.
|
| Constructor and Description |
|---|
Commit(String name,
CommitTemplateVersionRequest content)
Creates a new TemplateVersion (Important: not new Template) entry in the spanner table.
|
| Modifier and Type | Method and Description |
|---|---|
CommitTemplateVersionRequest |
CommitTemplateVersionRequest.clone() |
CommitTemplateVersionRequest |
CommitTemplateVersionRequest.set(String fieldName,
Object value) |
CommitTemplateVersionRequest |
CommitTemplateVersionRequest.setTemplateVersion(TemplateVersion templateVersion)
TemplateVersion obejct to create.
|
Copyright © 2011–2020 Google. All rights reserved.