Uses of Class
com.google.cloud.aiplatform.v1.Examples.ConfigCase
-
Packages that use Examples.ConfigCase Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of Examples.ConfigCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Examples.ConfigCase Modifier and Type Method Description static Examples.ConfigCaseExamples.ConfigCase. forNumber(int value)Examples.ConfigCaseExamples.Builder. getConfigCase()Examples.ConfigCaseExamples. getConfigCase()Examples.ConfigCaseExamplesOrBuilder. getConfigCase()static Examples.ConfigCaseExamples.ConfigCase. valueOf(int value)Deprecated.static Examples.ConfigCaseExamples.ConfigCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Examples.ConfigCase[]Examples.ConfigCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-