Uses of Class
com.google.cloud.datacatalog.v1beta1.IntegratedSystem
-
Packages that use IntegratedSystem Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog API -
-
Uses of IntegratedSystem in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 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.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.v1beta1 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.v1beta1 with parameters of type IntegratedSystem Modifier and Type Method Description Entry.BuilderEntry.Builder. setIntegratedSystem(IntegratedSystem value)Output only.
-