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 GoogleRpcStatusGoogleRpcStatus.Builder.build()static GoogleRpcStatusDeserializes 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.BuilderTuningJob.Builder.error(GoogleRpcStatus error) Setter for error.