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