Uses of Enum
com.google.cloud.datacatalog.v1beta1.Entry.EntryTypeCase
-
Uses of Entry.EntryTypeCase in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return Entry.EntryTypeCaseModifier and TypeMethodDescriptionstatic Entry.EntryTypeCaseEntry.EntryTypeCase.forNumber(int value) Entry.Builder.getEntryTypeCase()Entry.getEntryTypeCase()EntryOrBuilder.getEntryTypeCase()static Entry.EntryTypeCaseEntry.EntryTypeCase.valueOf(int value) Deprecated.static Entry.EntryTypeCaseReturns the enum constant of this type with the specified name.static Entry.EntryTypeCase[]Entry.EntryTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.