| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSource.Builder.build() |
DataSource |
DataSource.Builder.buildPartial() |
DataSource |
EntryOrBuilder.getDataSource()
Output only.
|
DataSource |
Entry.getDataSource()
Output only.
|
DataSource |
Entry.Builder.getDataSource()
Output only.
|
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 |
|---|---|
com.google.protobuf.Parser<DataSource> |
DataSource.getParserForType() |
static com.google.protobuf.Parser<DataSource> |
DataSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
Entry.Builder |
Entry.Builder.mergeDataSource(DataSource value)
Output only.
|
DataSource.Builder |
DataSource.Builder.mergeFrom(DataSource other) |
static DataSource.Builder |
DataSource.newBuilder(DataSource prototype) |
Entry.Builder |
Entry.Builder.setDataSource(DataSource value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.