Class AgentName.ProjectLocationAgentBuilder (4.43.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
TypeDescription
AgentName

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setLocation(String location)

public AgentName.ProjectLocationAgentBuilder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
AgentName.ProjectLocationAgentBuilder

setProject(String project)

public AgentName.ProjectLocationAgentBuilder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
AgentName.ProjectLocationAgentBuilder