Uses of Enum
com.google.cloud.datacatalog.v1beta1.Entry.SystemCase
-
Uses of Entry.SystemCase in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return Entry.SystemCaseModifier and TypeMethodDescriptionstatic Entry.SystemCaseEntry.SystemCase.forNumber(int value) Entry.Builder.getSystemCase()Entry.getSystemCase()EntryOrBuilder.getSystemCase()static Entry.SystemCaseEntry.SystemCase.valueOf(int value) Deprecated.static Entry.SystemCaseReturns 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.