Uses of Class
com.google.cloud.datacatalog.v1.DataSource
-
Uses of DataSource in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DataSourceModifier and TypeMethodDescriptionDataSource.Builder.build()DataSource.Builder.buildPartial()Entry.Builder.getDataSource()Output only.Entry.getDataSource()Output only.EntryOrBuilder.getDataSource()Output only.static DataSourceDataSource.getDefaultInstance()DataSource.Builder.getDefaultInstanceForType()DataSource.getDefaultInstanceForType()static DataSourceDataSource.parseDelimitedFrom(InputStream input) static DataSourceDataSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSourceDataSource.parseFrom(byte[] data) static DataSourceDataSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSourceDataSource.parseFrom(com.google.protobuf.ByteString data) static DataSourceDataSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSourceDataSource.parseFrom(com.google.protobuf.CodedInputStream input) static DataSourceDataSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSourceDataSource.parseFrom(InputStream input) static DataSourceDataSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataSourceDataSource.parseFrom(ByteBuffer data) static DataSourceDataSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type DataSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DataSource>DataSource.getParserForType()static com.google.protobuf.Parser<DataSource>DataSource.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type DataSourceModifier and TypeMethodDescriptionEntry.Builder.mergeDataSource(DataSource value) Output only.DataSource.Builder.mergeFrom(DataSource other) static DataSource.BuilderDataSource.newBuilder(DataSource prototype) Entry.Builder.setDataSource(DataSource value) Output only.