Uses of Class
com.google.cloud.datacatalog.v1.ManagingSystem
-
Packages that use ManagingSystem Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of ManagingSystem in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ManagingSystem Modifier and Type Method Description static ManagingSystemManagingSystem. forNumber(int value)ManagingSystemTaxonomy.Service.Builder. getName()The Google Cloud service name.ManagingSystemTaxonomy.Service. getName()The Google Cloud service name.ManagingSystemTaxonomy.ServiceOrBuilder. getName()The Google Cloud service name.static ManagingSystemManagingSystem. valueOf(int value)Deprecated.static ManagingSystemManagingSystem. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ManagingSystemManagingSystem. valueOf(String name)Returns the enum constant of this type with the specified name.static ManagingSystem[]ManagingSystem. 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 ManagingSystem Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ManagingSystem>ManagingSystem. internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type ManagingSystem Modifier and Type Method Description Taxonomy.Service.BuilderTaxonomy.Service.Builder. setName(ManagingSystem value)The Google Cloud service name.
-