Uses of Class
com.google.cloud.datacatalog.v1.DataSource.Service
-
Packages that use DataSource.Service Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of DataSource.Service in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DataSource.Service Modifier and Type Method Description static DataSource.ServiceDataSource.Service. forNumber(int value)DataSource.ServiceDataSource.Builder. getService()Service that physically stores the data.DataSource.ServiceDataSource. getService()Service that physically stores the data.DataSource.ServiceDataSourceOrBuilder. getService()Service that physically stores the data.static DataSource.ServiceDataSource.Service. valueOf(int value)Deprecated.static DataSource.ServiceDataSource.Service. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static DataSource.ServiceDataSource.Service. valueOf(String name)Returns the enum constant of this type with the specified name.static DataSource.Service[]DataSource.Service. 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 DataSource.Service Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<DataSource.Service>DataSource.Service. internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type DataSource.Service Modifier and Type Method Description DataSource.BuilderDataSource.Builder. setService(DataSource.Service value)Service that physically stores the data.
-