Class AgentName.ProjectLocationAgentBuilder (4.49.0)

public static class AgentName.ProjectLocationAgentBuilder

Builder for projects/{project}/locations/{location}/agent.

Inheritance

java.lang.Object > AgentName.ProjectLocationAgentBuilder

Constructors

ProjectLocationAgentBuilder()

protected ProjectLocationAgentBuilder()

Methods

build()

public AgentName build()
Returns
Type Description
AgentName

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setLocation(String location)

public AgentName.ProjectLocationAgentBuilder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
AgentName.ProjectLocationAgentBuilder

setProject(String project)

public AgentName.ProjectLocationAgentBuilder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
AgentName.ProjectLocationAgentBuilder