Uses of Interface
com.google.cloud.aiplatform.v1.SessionOrBuilder
Packages that use SessionOrBuilder
-
Uses of SessionOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement SessionOrBuilderModifier and TypeClassDescriptionfinal classA session contains a set of actions between users and Vertex agents.static final classA session contains a set of actions between users and Vertex agents.Methods in com.google.cloud.aiplatform.v1 that return SessionOrBuilderModifier and TypeMethodDescriptionCreateSessionRequest.Builder.getSessionOrBuilder()Required.CreateSessionRequest.getSessionOrBuilder()Required.CreateSessionRequestOrBuilder.getSessionOrBuilder()Required.UpdateSessionRequest.Builder.getSessionOrBuilder()Required.UpdateSessionRequest.getSessionOrBuilder()Required.UpdateSessionRequestOrBuilder.getSessionOrBuilder()Required.ListSessionsResponse.Builder.getSessionsOrBuilder(int index) A list of sessions matching the request.ListSessionsResponse.getSessionsOrBuilder(int index) A list of sessions matching the request.ListSessionsResponseOrBuilder.getSessionsOrBuilder(int index) A list of sessions matching the request.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SessionOrBuilderModifier and TypeMethodDescriptionList<? extends SessionOrBuilder>ListSessionsResponse.Builder.getSessionsOrBuilderList()A list of sessions matching the request.List<? extends SessionOrBuilder>ListSessionsResponse.getSessionsOrBuilderList()A list of sessions matching the request.List<? extends SessionOrBuilder>ListSessionsResponseOrBuilder.getSessionsOrBuilderList()A list of sessions matching the request.