@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class SessionName.ProjectLocationSessionBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationSessionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SessionName |
build() |
String |
getLocation() |
String |
getProject() |
String |
getSession() |
SessionName.ProjectLocationSessionBuilder |
setLocation(String location) |
SessionName.ProjectLocationSessionBuilder |
setProject(String project) |
SessionName.ProjectLocationSessionBuilder |
setSession(String session) |
public String getProject()
public String getLocation()
public String getSession()
public SessionName.ProjectLocationSessionBuilder setProject(String project)
public SessionName.ProjectLocationSessionBuilder setLocation(String location)
public SessionName.ProjectLocationSessionBuilder setSession(String session)
public SessionName build()
Copyright © 2023 Google LLC. All rights reserved.