Uses of Class
com.google.cloud.retail.v2alpha.ImportErrorsConfig.DestinationCase
-
Packages that use ImportErrorsConfig.DestinationCase Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of ImportErrorsConfig.DestinationCase in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return ImportErrorsConfig.DestinationCase Modifier and Type Method Description static ImportErrorsConfig.DestinationCaseImportErrorsConfig.DestinationCase. forNumber(int value)ImportErrorsConfig.DestinationCaseImportErrorsConfig.Builder. getDestinationCase()ImportErrorsConfig.DestinationCaseImportErrorsConfig. getDestinationCase()ImportErrorsConfig.DestinationCaseImportErrorsConfigOrBuilder. getDestinationCase()static ImportErrorsConfig.DestinationCaseImportErrorsConfig.DestinationCase. valueOf(int value)Deprecated.static ImportErrorsConfig.DestinationCaseImportErrorsConfig.DestinationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ImportErrorsConfig.DestinationCase[]ImportErrorsConfig.DestinationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-