public static final class Product.KeyValue extends GeneratedMessageV3 implements Product.KeyValueOrBuilder
A product label represented as a key-value pair.
Protobuf type google.cloud.vision.v1.Product.KeyValue
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > Product.KeyValueImplements
Product.KeyValueOrBuilderStatic Fields
KEY_FIELD_NUMBER
public static final int KEY_FIELD_NUMBER
Type | Description |
int |
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static Product.KeyValue getDefaultInstance()
Type | Description |
Product.KeyValue |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static Product.KeyValue.Builder newBuilder()
Type | Description |
Product.KeyValue.Builder |
newBuilder(Product.KeyValue prototype)
public static Product.KeyValue.Builder newBuilder(Product.KeyValue prototype)
Name | Description |
prototype | Product.KeyValue |
Type | Description |
Product.KeyValue.Builder |
parseDelimitedFrom(InputStream input)
public static Product.KeyValue parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
Product.KeyValue |