Uses of Class
com.google.genai.gaos.models.interactions.Status
Packages that use Status
-
Uses of Status in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return StatusModifier and TypeMethodDescriptionStatus.Builder.build()The status code, which should be an enum value of google.rpc.Code.Status.withDetails(List<Map<String, Object>> details) A list of messages that carry the error details.Status.withMessage(String message) A developer-facing error message, which should be in English.Methods in com.google.genai.gaos.models.interactions that return types with arguments of type StatusModifier and TypeMethodDescriptionModelOutputStep.error()The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.Methods in com.google.genai.gaos.models.interactions with parameters of type StatusModifier and TypeMethodDescriptionThe `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.Constructors in com.google.genai.gaos.models.interactions with parameters of type Status