Uses of Enum
com.google.cloud.datacatalog.v1.IntegratedSystem
-
Uses of IntegratedSystem in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return IntegratedSystemModifier and TypeMethodDescriptionstatic IntegratedSystemIntegratedSystem.forNumber(int value) Entry.Builder.getIntegratedSystem()Output only.Entry.getIntegratedSystem()Output only.EntryOrBuilder.getIntegratedSystem()Output only.SearchCatalogResult.Builder.getIntegratedSystem()Output only.SearchCatalogResult.getIntegratedSystem()Output only.SearchCatalogResultOrBuilder.getIntegratedSystem()Output only.DataplexExternalTable.Builder.getSystem()Service in which the external table is registered.DataplexExternalTable.getSystem()Service in which the external table is registered.DataplexExternalTableOrBuilder.getSystem()Service in which the external table is registered.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.v1 that return types with arguments of type IntegratedSystemModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<IntegratedSystem>IntegratedSystem.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type IntegratedSystemModifier and TypeMethodDescriptionEntry.Builder.setIntegratedSystem(IntegratedSystem value) Output only.SearchCatalogResult.Builder.setIntegratedSystem(IntegratedSystem value) Output only.DataplexExternalTable.Builder.setSystem(IntegratedSystem value) Service in which the external table is registered.