Uses of Enum
com.google.cloud.aiplatform.v1beta1.Example.ExampleTypeCase
Packages that use Example.ExampleTypeCase
-
Uses of Example.ExampleTypeCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Example.ExampleTypeCaseModifier and TypeMethodDescriptionstatic Example.ExampleTypeCaseExample.ExampleTypeCase.forNumber(int value) Example.Builder.getExampleTypeCase()Example.getExampleTypeCase()ExampleOrBuilder.getExampleTypeCase()static Example.ExampleTypeCaseExample.ExampleTypeCase.valueOf(int value) Deprecated.static Example.ExampleTypeCaseReturns the enum constant of this type with the specified name.static Example.ExampleTypeCase[]Example.ExampleTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.