Package com.google.cloud.aiplatform.v1
Class SessionName.Builder
java.lang.Object
com.google.cloud.aiplatform.v1.SessionName.Builder
- Enclosing class:
- SessionName
Builder for
projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sessions/{session}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setLocation(String location) setProject(String project) setReasoningEngine(String reasoningEngine) setSession(String session)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getProject
-
getLocation
-
getReasoningEngine
-
getSession
-
setProject
-
setLocation
-
setReasoningEngine
-
setSession
-
build
-