| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSource.Builder.build() |
DataSource |
DataSource.Builder.buildPartial() |
DataSource |
DataSourceDefinitionOrBuilder.getDataSource()
Data source metadata.
|
DataSource |
DataSourceDefinition.getDataSource()
Data source metadata.
|
DataSource |
DataSourceDefinition.Builder.getDataSource()
Data source metadata.
|
DataSource |
ListDataSourcesResponse.getDataSources(int index)
List of supported data sources and their transfer settings.
|
DataSource |
ListDataSourcesResponse.Builder.getDataSources(int index)
List of supported data sources and their transfer settings.
|
DataSource |
ListDataSourcesResponseOrBuilder.getDataSources(int index)
List of supported data sources and their transfer settings.
|
static DataSource |
DataSource.getDefaultInstance() |
DataSource |
DataSource.getDefaultInstanceForType() |
DataSource |
DataSource.Builder.getDefaultInstanceForType() |
static DataSource |
DataSource.parseDelimitedFrom(InputStream input) |
static DataSource |
DataSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataSource |
DataSource.parseFrom(byte[] data) |
static DataSource |
DataSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataSource |
DataSource.parseFrom(ByteBuffer data) |
static DataSource |
DataSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataSource |
DataSource.parseFrom(com.google.protobuf.ByteString data) |
static DataSource |
DataSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataSource |
DataSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataSource |
DataSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataSource |
DataSource.parseFrom(InputStream input) |
static DataSource |
DataSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DataSource> |
ListDataSourcesResponse.getDataSourcesList()
List of supported data sources and their transfer settings.
|
List<DataSource> |
ListDataSourcesResponse.Builder.getDataSourcesList()
List of supported data sources and their transfer settings.
|
List<DataSource> |
ListDataSourcesResponseOrBuilder.getDataSourcesList()
List of supported data sources and their transfer settings.
|
com.google.protobuf.Parser<DataSource> |
DataSource.getParserForType() |
static com.google.protobuf.Parser<DataSource> |
DataSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListDataSourcesResponse.Builder |
ListDataSourcesResponse.Builder.addDataSources(DataSource value)
List of supported data sources and their transfer settings.
|
ListDataSourcesResponse.Builder |
ListDataSourcesResponse.Builder.addDataSources(int index,
DataSource value)
List of supported data sources and their transfer settings.
|
DataSourceDefinition.Builder |
DataSourceDefinition.Builder.mergeDataSource(DataSource value)
Data source metadata.
|
DataSource.Builder |
DataSource.Builder.mergeFrom(DataSource other) |
static DataSource.Builder |
DataSource.newBuilder(DataSource prototype) |
DataSourceDefinition.Builder |
DataSourceDefinition.Builder.setDataSource(DataSource value)
Data source metadata.
|
ListDataSourcesResponse.Builder |
ListDataSourcesResponse.Builder.setDataSources(int index,
DataSource value)
List of supported data sources and their transfer settings.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataSourcesResponse.Builder |
ListDataSourcesResponse.Builder.addAllDataSources(Iterable<? extends DataSource> values)
List of supported data sources and their transfer settings.
|
Copyright © 2023 Google LLC. All rights reserved.