Uses of Enum
com.google.cloud.aiplatform.v1.GenerateSyntheticDataRequest.StrategyCase
Packages that use GenerateSyntheticDataRequest.StrategyCase
-
Uses of GenerateSyntheticDataRequest.StrategyCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GenerateSyntheticDataRequest.StrategyCaseModifier and TypeMethodDescriptionGenerateSyntheticDataRequest.StrategyCase.forNumber(int value) GenerateSyntheticDataRequest.Builder.getStrategyCase()GenerateSyntheticDataRequest.getStrategyCase()GenerateSyntheticDataRequestOrBuilder.getStrategyCase()GenerateSyntheticDataRequest.StrategyCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.GenerateSyntheticDataRequest.StrategyCase.values()Returns an array containing the constants of this enum type, in the order they are declared.