Uses of Class
com.google.genai.types.GoogleRpcStatus
Packages that use GoogleRpcStatus
-
Uses of GoogleRpcStatus in com.google.genai.types
Methods in com.google.genai.types that return GoogleRpcStatusModifier and TypeMethodDescriptionabstract GoogleRpcStatus
GoogleRpcStatus.Builder.build()
static GoogleRpcStatus
Deserializes a JSON string to a GoogleRpcStatus object.Methods in com.google.genai.types that return types with arguments of type GoogleRpcStatusModifier and TypeMethodDescriptionabstract Optional<GoogleRpcStatus>
TuningJob.error()
Output only.Methods in com.google.genai.types with parameters of type GoogleRpcStatusModifier and TypeMethodDescriptionabstract TuningJob.Builder
TuningJob.Builder.error
(GoogleRpcStatus error) Setter for error.