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