| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationAgentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AgentName |
build() |
String |
getLocation() |
String |
getProject() |
AgentName.ProjectLocationAgentBuilder |
setLocation(String location) |
AgentName.ProjectLocationAgentBuilder |
setProject(String project) |
public String getProject()
public String getLocation()
public AgentName.ProjectLocationAgentBuilder setProject(String project)
public AgentName.ProjectLocationAgentBuilder setLocation(String location)
public AgentName build()
Copyright © 2023 Google LLC. All rights reserved.