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