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.Service
DataSource.Service. forNumber(int value)
DataSource.Service
DataSource.Builder. getService()
Service that physically stores the data.DataSource.Service
DataSource. getService()
Service that physically stores the data.DataSource.Service
DataSourceOrBuilder. getService()
Service that physically stores the data.static DataSource.Service
DataSource.Service. valueOf(int value)
Deprecated.static DataSource.Service
DataSource.Service. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static DataSource.Service
DataSource.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.Builder
DataSource.Builder. setService(DataSource.Service value)
Service that physically stores the data.
-