Uses of Enum
com.google.cloud.datacatalog.v1.TaggedEntry.EntryCase
-
Uses of TaggedEntry.EntryCase in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return TaggedEntry.EntryCaseModifier and TypeMethodDescriptionstatic TaggedEntry.EntryCaseTaggedEntry.EntryCase.forNumber(int value) TaggedEntry.Builder.getEntryCase()TaggedEntry.getEntryCase()TaggedEntryOrBuilder.getEntryCase()static TaggedEntry.EntryCaseTaggedEntry.EntryCase.valueOf(int value) Deprecated.static TaggedEntry.EntryCaseReturns the enum constant of this type with the specified name.static TaggedEntry.EntryCase[]TaggedEntry.EntryCase.values()Returns an array containing the constants of this enum type, in the order they are declared.