Uses of Class
com.google.cloud.datacatalog.v1.Entry.SystemCase
-
Packages that use Entry.SystemCase Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of Entry.SystemCase in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return Entry.SystemCase Modifier and Type Method Description static Entry.SystemCaseEntry.SystemCase. forNumber(int value)Entry.SystemCaseEntry.Builder. getSystemCase()Entry.SystemCaseEntry. getSystemCase()Entry.SystemCaseEntryOrBuilder. getSystemCase()static Entry.SystemCaseEntry.SystemCase. valueOf(int value)Deprecated.static Entry.SystemCaseEntry.SystemCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Entry.SystemCase[]Entry.SystemCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-