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