Uses of Enum
com.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ToolsDataCase
Packages that use EvaluationInstance.DeprecatedAgentData.ToolsDataCase
-
Uses of EvaluationInstance.DeprecatedAgentData.ToolsDataCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return EvaluationInstance.DeprecatedAgentData.ToolsDataCaseModifier and TypeMethodDescriptionEvaluationInstance.DeprecatedAgentData.ToolsDataCase.forNumber(int value) EvaluationInstance.DeprecatedAgentData.Builder.getToolsDataCase()EvaluationInstance.DeprecatedAgentData.getToolsDataCase()Deprecated.EvaluationInstance.DeprecatedAgentDataOrBuilder.getToolsDataCase()Deprecated.EvaluationInstance.DeprecatedAgentData.ToolsDataCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.EvaluationInstance.DeprecatedAgentData.ToolsDataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.