Uses of Class
com.google.cloud.datacatalog.v1.DataSource.Builder
-
Uses of DataSource.Builder in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DataSource.BuilderModifier and TypeMethodDescriptionDataSource.Builder.clear()DataSource.Builder.clearProperties()DataSource.Builder.clearResource()Full name of a resource as defined by the service.DataSource.Builder.clearService()Service that physically stores the data.DataSource.Builder.clearSourceEntry()Output only.DataSource.Builder.clearStorageProperties()Detailed properties of the underlying storage.Entry.Builder.getDataSourceBuilder()Output only.DataSource.Builder.mergeFrom(DataSource other) DataSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataSource.Builder.mergeFrom(com.google.protobuf.Message other) DataSource.Builder.mergeStorageProperties(StorageProperties value) Detailed properties of the underlying storage.static DataSource.BuilderDataSource.newBuilder()static DataSource.BuilderDataSource.newBuilder(DataSource prototype) DataSource.newBuilderForType()protected DataSource.BuilderDataSource.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DataSource.Builder.setResource(String value) Full name of a resource as defined by the service.DataSource.Builder.setResourceBytes(com.google.protobuf.ByteString value) Full name of a resource as defined by the service.DataSource.Builder.setService(DataSource.Service value) Service that physically stores the data.DataSource.Builder.setServiceValue(int value) Service that physically stores the data.DataSource.Builder.setSourceEntry(String value) Output only.DataSource.Builder.setSourceEntryBytes(com.google.protobuf.ByteString value) Output only.DataSource.Builder.setStorageProperties(StorageProperties value) Detailed properties of the underlying storage.DataSource.Builder.setStorageProperties(StorageProperties.Builder builderForValue) Detailed properties of the underlying storage.DataSource.toBuilder()Methods in com.google.cloud.datacatalog.v1 with parameters of type DataSource.BuilderModifier and TypeMethodDescriptionEntry.Builder.setDataSource(DataSource.Builder builderForValue) Output only.