| Modifier and Type | Method and Description |
|---|---|
DominantColorsAnnotation |
DominantColorsAnnotation.Builder.build() |
DominantColorsAnnotation |
DominantColorsAnnotation.Builder.buildPartial() |
static DominantColorsAnnotation |
DominantColorsAnnotation.getDefaultInstance() |
DominantColorsAnnotation |
DominantColorsAnnotation.getDefaultInstanceForType() |
DominantColorsAnnotation |
DominantColorsAnnotation.Builder.getDefaultInstanceForType() |
DominantColorsAnnotation |
ImagePropertiesOrBuilder.getDominantColors()
If present, dominant colors completed successfully.
|
DominantColorsAnnotation |
ImageProperties.getDominantColors()
If present, dominant colors completed successfully.
|
DominantColorsAnnotation |
ImageProperties.Builder.getDominantColors()
If present, dominant colors completed successfully.
|
static DominantColorsAnnotation |
DominantColorsAnnotation.parseDelimitedFrom(InputStream input) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(byte[] data) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(ByteBuffer data) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(InputStream input) |
static DominantColorsAnnotation |
DominantColorsAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DominantColorsAnnotation> |
DominantColorsAnnotation.getParserForType() |
static com.google.protobuf.Parser<DominantColorsAnnotation> |
DominantColorsAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageProperties.Builder |
ImageProperties.Builder.mergeDominantColors(DominantColorsAnnotation value)
If present, dominant colors completed successfully.
|
DominantColorsAnnotation.Builder |
DominantColorsAnnotation.Builder.mergeFrom(DominantColorsAnnotation other) |
static DominantColorsAnnotation.Builder |
DominantColorsAnnotation.newBuilder(DominantColorsAnnotation prototype) |
ImageProperties.Builder |
ImageProperties.Builder.setDominantColors(DominantColorsAnnotation value)
If present, dominant colors completed successfully.
|
Copyright © 2020 Google LLC. All rights reserved.