Uses of Enum
com.google.cloud.aiplatform.v1.TunedModelRef.TunedModelRefCase
Packages that use TunedModelRef.TunedModelRefCase
-
Uses of TunedModelRef.TunedModelRefCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TunedModelRef.TunedModelRefCaseModifier and TypeMethodDescriptionTunedModelRef.TunedModelRefCase.forNumber(int value) TunedModelRef.Builder.getTunedModelRefCase()TunedModelRef.getTunedModelRefCase()TunedModelRefOrBuilder.getTunedModelRefCase()TunedModelRef.TunedModelRefCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static TunedModelRef.TunedModelRefCase[]TunedModelRef.TunedModelRefCase.values()Returns an array containing the constants of this enum type, in the order they are declared.