Uses of Enum
com.google.cloud.datacatalog.v1.EntryType
-
Uses of EntryType in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return EntryTypeModifier and TypeMethodDescriptionstatic EntryTypeEntryType.forNumber(int value) Entry.Builder.getType()The type of the entry.Entry.getType()The type of the entry.EntryOrBuilder.getType()The type of the entry.static EntryTypeEntryType.valueOf(int value) Deprecated.static EntryTypeEntryType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static EntryTypeReturns the enum constant of this type with the specified name.static EntryType[]EntryType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type EntryTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<EntryType>EntryType.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type EntryTypeModifier and TypeMethodDescriptionThe type of the entry.