Uses of Enum
com.google.cloud.datacatalog.v1.DataSource.Service
-
Uses of DataSource.Service in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DataSource.ServiceModifier and TypeMethodDescriptionstatic DataSource.ServiceDataSource.Service.forNumber(int value) DataSource.Builder.getService()Service that physically stores the data.DataSource.getService()Service that physically stores the data.DataSourceOrBuilder.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.ServiceReturns 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.ServiceModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DataSource.Service>DataSource.Service.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type DataSource.ServiceModifier and TypeMethodDescriptionDataSource.Builder.setService(DataSource.Service value) Service that physically stores the data.