Uses of Enum
com.google.cloud.datacatalog.v1beta1.IntegratedSystem
-
Uses of IntegratedSystem in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return IntegratedSystemModifier and TypeMethodDescriptionstatic IntegratedSystemIntegratedSystem.forNumber(int value) Entry.Builder.getIntegratedSystem()Output only.Entry.getIntegratedSystem()Output only.EntryOrBuilder.getIntegratedSystem()Output only.static IntegratedSystemIntegratedSystem.valueOf(int value) Deprecated.static IntegratedSystemIntegratedSystem.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static IntegratedSystemReturns the enum constant of this type with the specified name.static IntegratedSystem[]IntegratedSystem.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type IntegratedSystemModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<IntegratedSystem>IntegratedSystem.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type IntegratedSystemModifier and TypeMethodDescriptionEntry.Builder.setIntegratedSystem(IntegratedSystem value) Output only.