Uses of Enum
com.google.cloud.datacatalog.v1.SearchCatalogResult.SystemCase
-
Uses of SearchCatalogResult.SystemCase in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return SearchCatalogResult.SystemCaseModifier and TypeMethodDescriptionSearchCatalogResult.SystemCase.forNumber(int value) SearchCatalogResult.Builder.getSystemCase()SearchCatalogResult.getSystemCase()SearchCatalogResultOrBuilder.getSystemCase()SearchCatalogResult.SystemCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static SearchCatalogResult.SystemCase[]SearchCatalogResult.SystemCase.values()Returns an array containing the constants of this enum type, in the order they are declared.