public class Dataflow.Projects.TemplateVersions extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Dataflow.Projects.TemplateVersions.List |
| Constructor and Description |
|---|
TemplateVersions() |
| Modifier and Type | Method and Description |
|---|---|
Dataflow.Projects.TemplateVersions.List |
list(String parent)
List TemplateVersions using project_id and an optional display_name field.
|
public Dataflow.Projects.TemplateVersions.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - parent includes project_id, and display_name is optional. List by project_id(pid1) and
display_name(tid1). Format: projects/{pid1}/catalogTemplates/{tid1} List by
project_id(pid1). Format: projects/{pid1}IOExceptionCopyright © 2011–2021 Google. All rights reserved.