| Modifier and Type | Method and Description |
|---|---|
AnnotatedDataset |
AnnotatedDataset.Builder.build() |
AnnotatedDataset |
AnnotatedDataset.Builder.buildPartial() |
AnnotatedDataset |
ListAnnotatedDatasetsResponseOrBuilder.getAnnotatedDatasets(int index)
The list of annotated datasets to return.
|
AnnotatedDataset |
ListAnnotatedDatasetsResponse.getAnnotatedDatasets(int index)
The list of annotated datasets to return.
|
AnnotatedDataset |
ListAnnotatedDatasetsResponse.Builder.getAnnotatedDatasets(int index)
The list of annotated datasets to return.
|
static AnnotatedDataset |
AnnotatedDataset.getDefaultInstance() |
AnnotatedDataset |
AnnotatedDataset.getDefaultInstanceForType() |
AnnotatedDataset |
AnnotatedDataset.Builder.getDefaultInstanceForType() |
static AnnotatedDataset |
AnnotatedDataset.parseDelimitedFrom(InputStream input) |
static AnnotatedDataset |
AnnotatedDataset.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(byte[] data) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(ByteBuffer data) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(com.google.protobuf.ByteString data) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(com.google.protobuf.CodedInputStream input) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(InputStream input) |
static AnnotatedDataset |
AnnotatedDataset.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotatedDataset> |
ListAnnotatedDatasetsResponseOrBuilder.getAnnotatedDatasetsList()
The list of annotated datasets to return.
|
List<AnnotatedDataset> |
ListAnnotatedDatasetsResponse.getAnnotatedDatasetsList()
The list of annotated datasets to return.
|
List<AnnotatedDataset> |
ListAnnotatedDatasetsResponse.Builder.getAnnotatedDatasetsList()
The list of annotated datasets to return.
|
com.google.protobuf.Parser<AnnotatedDataset> |
AnnotatedDataset.getParserForType() |
static com.google.protobuf.Parser<AnnotatedDataset> |
AnnotatedDataset.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListAnnotatedDatasetsResponse.Builder |
ListAnnotatedDatasetsResponse.Builder.addAnnotatedDatasets(AnnotatedDataset value)
The list of annotated datasets to return.
|
ListAnnotatedDatasetsResponse.Builder |
ListAnnotatedDatasetsResponse.Builder.addAnnotatedDatasets(int index,
AnnotatedDataset value)
The list of annotated datasets to return.
|
AnnotatedDataset.Builder |
AnnotatedDataset.Builder.mergeFrom(AnnotatedDataset other) |
static AnnotatedDataset.Builder |
AnnotatedDataset.newBuilder(AnnotatedDataset prototype) |
ListAnnotatedDatasetsResponse.Builder |
ListAnnotatedDatasetsResponse.Builder.setAnnotatedDatasets(int index,
AnnotatedDataset value)
The list of annotated datasets to return.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnnotatedDatasetsResponse.Builder |
ListAnnotatedDatasetsResponse.Builder.addAllAnnotatedDatasets(Iterable<? extends AnnotatedDataset> values)
The list of annotated datasets to return.
|
Copyright © 2019 Google LLC. All rights reserved.