| Modifier and Type | Method and Description |
|---|---|
ColorInfo |
ColorInfo.Builder.build() |
ColorInfo |
ColorInfo.Builder.buildPartial() |
ColorInfo |
Product.getColorInfo()
The color of the product.
|
ColorInfo |
Product.Builder.getColorInfo()
The color of the product.
|
ColorInfo |
ProductOrBuilder.getColorInfo()
The color of the product.
|
static ColorInfo |
ColorInfo.getDefaultInstance() |
ColorInfo |
ColorInfo.getDefaultInstanceForType() |
ColorInfo |
ColorInfo.Builder.getDefaultInstanceForType() |
static ColorInfo |
ColorInfo.parseDelimitedFrom(InputStream input) |
static ColorInfo |
ColorInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColorInfo |
ColorInfo.parseFrom(byte[] data) |
static ColorInfo |
ColorInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColorInfo |
ColorInfo.parseFrom(ByteBuffer data) |
static ColorInfo |
ColorInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColorInfo |
ColorInfo.parseFrom(com.google.protobuf.ByteString data) |
static ColorInfo |
ColorInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColorInfo |
ColorInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ColorInfo |
ColorInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColorInfo |
ColorInfo.parseFrom(InputStream input) |
static ColorInfo |
ColorInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ColorInfo> |
ColorInfo.getParserForType() |
static com.google.protobuf.Parser<ColorInfo> |
ColorInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Product.Builder |
Product.Builder.mergeColorInfo(ColorInfo value)
The color of the product.
|
ColorInfo.Builder |
ColorInfo.Builder.mergeFrom(ColorInfo other) |
static ColorInfo.Builder |
ColorInfo.newBuilder(ColorInfo prototype) |
Product.Builder |
Product.Builder.setColorInfo(ColorInfo value)
The color of the product.
|
Copyright © 2023 Google LLC. All rights reserved.