| Modifier and Type | Method and Description |
|---|---|
ProductAttributeInterval |
ProductAttributeInterval.Builder.build() |
ProductAttributeInterval |
ProductAttributeInterval.Builder.buildPartial() |
static ProductAttributeInterval |
ProductAttributeInterval.getDefaultInstance() |
ProductAttributeInterval |
ProductAttributeInterval.getDefaultInstanceForType() |
ProductAttributeInterval |
ProductAttributeInterval.Builder.getDefaultInstanceForType() |
ProductAttributeInterval |
Tile.getProductAttributeInterval()
The product attribute key-numeric interval.
|
ProductAttributeInterval |
Tile.Builder.getProductAttributeInterval()
The product attribute key-numeric interval.
|
ProductAttributeInterval |
TileOrBuilder.getProductAttributeInterval()
The product attribute key-numeric interval.
|
static ProductAttributeInterval |
ProductAttributeInterval.parseDelimitedFrom(InputStream input) |
static ProductAttributeInterval |
ProductAttributeInterval.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(byte[] data) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(ByteBuffer data) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(com.google.protobuf.ByteString data) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(InputStream input) |
static ProductAttributeInterval |
ProductAttributeInterval.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProductAttributeInterval> |
ProductAttributeInterval.getParserForType() |
static com.google.protobuf.Parser<ProductAttributeInterval> |
ProductAttributeInterval.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProductAttributeInterval.Builder |
ProductAttributeInterval.Builder.mergeFrom(ProductAttributeInterval other) |
Tile.Builder |
Tile.Builder.mergeProductAttributeInterval(ProductAttributeInterval value)
The product attribute key-numeric interval.
|
static ProductAttributeInterval.Builder |
ProductAttributeInterval.newBuilder(ProductAttributeInterval prototype) |
Tile.Builder |
Tile.Builder.setProductAttributeInterval(ProductAttributeInterval value)
The product attribute key-numeric interval.
|
Copyright © 2025 Google LLC. All rights reserved.