| Modifier and Type | Method and Description |
|---|---|
LabelStats |
LabelStats.Builder.build() |
LabelStats |
LabelStats.Builder.buildPartial() |
static LabelStats |
LabelStats.getDefaultInstance() |
LabelStats |
LabelStats.getDefaultInstanceForType() |
LabelStats |
LabelStats.Builder.getDefaultInstanceForType() |
LabelStats |
ExportDataOperationResponseOrBuilder.getLabelStats()
Output only.
|
LabelStats |
AnnotatedDataset.getLabelStats()
Output only.
|
LabelStats |
AnnotatedDataset.Builder.getLabelStats()
Output only.
|
LabelStats |
ExportDataOperationResponse.getLabelStats()
Output only.
|
LabelStats |
ExportDataOperationResponse.Builder.getLabelStats()
Output only.
|
LabelStats |
AnnotatedDatasetOrBuilder.getLabelStats()
Output only.
|
static LabelStats |
LabelStats.parseDelimitedFrom(InputStream input) |
static LabelStats |
LabelStats.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelStats |
LabelStats.parseFrom(byte[] data) |
static LabelStats |
LabelStats.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelStats |
LabelStats.parseFrom(ByteBuffer data) |
static LabelStats |
LabelStats.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelStats |
LabelStats.parseFrom(com.google.protobuf.ByteString data) |
static LabelStats |
LabelStats.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelStats |
LabelStats.parseFrom(com.google.protobuf.CodedInputStream input) |
static LabelStats |
LabelStats.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LabelStats |
LabelStats.parseFrom(InputStream input) |
static LabelStats |
LabelStats.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LabelStats> |
LabelStats.getParserForType() |
static com.google.protobuf.Parser<LabelStats> |
LabelStats.parser() |
| Modifier and Type | Method and Description |
|---|---|
LabelStats.Builder |
LabelStats.Builder.mergeFrom(LabelStats other) |
AnnotatedDataset.Builder |
AnnotatedDataset.Builder.mergeLabelStats(LabelStats value)
Output only.
|
ExportDataOperationResponse.Builder |
ExportDataOperationResponse.Builder.mergeLabelStats(LabelStats value)
Output only.
|
static LabelStats.Builder |
LabelStats.newBuilder(LabelStats prototype) |
AnnotatedDataset.Builder |
AnnotatedDataset.Builder.setLabelStats(LabelStats value)
Output only.
|
ExportDataOperationResponse.Builder |
ExportDataOperationResponse.Builder.setLabelStats(LabelStats value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.