Uses of Class
com.google.genai.gaos.models.operations.GetInteractionByIdRequest.Builder
Packages that use GetInteractionByIdRequest.Builder
-
Uses of GetInteractionByIdRequest.Builder in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return GetInteractionByIdRequest.BuilderModifier and TypeMethodDescriptionGetInteractionByIdRequest.Builder.apiVersion(String apiVersion) Which version of the API to use.GetInteractionByIdRequest.builder()The unique identifier of the interaction to retrieve.GetInteractionByIdRequest.Builder.includeInput(Boolean includeInput) Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.GetInteractionByIdRequest.Builder.lastEventId(String lastEventId) Optional.If set to true, the generated content will be streamed incrementally.