Uses of Enum
com.google.cloud.aiplatform.v1beta1.ToolUseExample.TargetCase
Packages that use ToolUseExample.TargetCase
-
Uses of ToolUseExample.TargetCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ToolUseExample.TargetCaseModifier and TypeMethodDescriptionstatic ToolUseExample.TargetCaseToolUseExample.TargetCase.forNumber(int value) ToolUseExample.Builder.getTargetCase()ToolUseExample.getTargetCase()ToolUseExampleOrBuilder.getTargetCase()static ToolUseExample.TargetCaseToolUseExample.TargetCase.valueOf(int value) Deprecated.static ToolUseExample.TargetCaseReturns the enum constant of this type with the specified name.static ToolUseExample.TargetCase[]ToolUseExample.TargetCase.values()Returns an array containing the constants of this enum type, in the order they are declared.