Uses of Interface
com.google.cloud.aiplatform.v1.SessionEventOrBuilder
Packages that use SessionEventOrBuilder
-
Uses of SessionEventOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement SessionEventOrBuilderModifier and TypeClassDescriptionfinal classAn event represents a message from either the user or agent.static final classAn event represents a message from either the user or agent.Methods in com.google.cloud.aiplatform.v1 that return SessionEventOrBuilderModifier and TypeMethodDescriptionAppendEventRequest.Builder.getEventOrBuilder()Required.AppendEventRequest.getEventOrBuilder()Required.AppendEventRequestOrBuilder.getEventOrBuilder()Required.ListEventsResponse.Builder.getSessionEventsOrBuilder(int index) A list of events matching the request.ListEventsResponse.getSessionEventsOrBuilder(int index) A list of events matching the request.ListEventsResponseOrBuilder.getSessionEventsOrBuilder(int index) A list of events matching the request.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SessionEventOrBuilderModifier and TypeMethodDescriptionList<? extends SessionEventOrBuilder>ListEventsResponse.Builder.getSessionEventsOrBuilderList()A list of events matching the request.List<? extends SessionEventOrBuilder>ListEventsResponse.getSessionEventsOrBuilderList()A list of events matching the request.List<? extends SessionEventOrBuilder>ListEventsResponseOrBuilder.getSessionEventsOrBuilderList()A list of events matching the request.