Uses of Class
com.google.cloud.datacatalog.v1.IntegratedSystem
-
Packages that use IntegratedSystem Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of IntegratedSystem in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return IntegratedSystem Modifier and Type Method Description static IntegratedSystemIntegratedSystem. forNumber(int value)IntegratedSystemEntry.Builder. getIntegratedSystem()Output only.IntegratedSystemEntry. getIntegratedSystem()Output only.IntegratedSystemEntryOrBuilder. getIntegratedSystem()Output only.IntegratedSystemSearchCatalogResult.Builder. getIntegratedSystem()Output only.IntegratedSystemSearchCatalogResult. getIntegratedSystem()Output only.IntegratedSystemSearchCatalogResultOrBuilder. getIntegratedSystem()Output only.IntegratedSystemDataplexExternalTable.Builder. getSystem()Service in which the external table is registered.IntegratedSystemDataplexExternalTable. getSystem()Service in which the external table is registered.IntegratedSystemDataplexExternalTableOrBuilder. 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 IntegratedSystemIntegratedSystem. valueOf(String name)Returns 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 IntegratedSystem Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<IntegratedSystem>IntegratedSystem. internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type IntegratedSystem Modifier and Type Method Description Entry.BuilderEntry.Builder. setIntegratedSystem(IntegratedSystem value)Output only.SearchCatalogResult.BuilderSearchCatalogResult.Builder. setIntegratedSystem(IntegratedSystem value)Output only.DataplexExternalTable.BuilderDataplexExternalTable.Builder. setSystem(IntegratedSystem value)Service in which the external table is registered.
-