| Modifier and Type | Method and Description |
|---|---|
SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.Builder.build() |
SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.Builder.buildPartial() |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.getDefaultInstance() |
SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.getDefaultInstanceForType() |
SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.Builder.getDefaultInstanceForType() |
SearchResponse.Facet.FacetValue |
SearchResponse.FacetOrBuilder.getValues(int index)
The facet values for this field.
|
SearchResponse.Facet.FacetValue |
SearchResponse.Facet.getValues(int index)
The facet values for this field.
|
SearchResponse.Facet.FacetValue |
SearchResponse.Facet.Builder.getValues(int index)
The facet values for this field.
|
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseDelimitedFrom(InputStream input) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(byte[] data) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(ByteBuffer data) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(com.google.protobuf.ByteString data) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(InputStream input) |
static SearchResponse.Facet.FacetValue |
SearchResponse.Facet.FacetValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SearchResponse.Facet.FacetValue> |
SearchResponse.Facet.FacetValue.getParserForType() |
List<SearchResponse.Facet.FacetValue> |
SearchResponse.FacetOrBuilder.getValuesList()
The facet values for this field.
|
List<SearchResponse.Facet.FacetValue> |
SearchResponse.Facet.getValuesList()
The facet values for this field.
|
List<SearchResponse.Facet.FacetValue> |
SearchResponse.Facet.Builder.getValuesList()
The facet values for this field.
|
static com.google.protobuf.Parser<SearchResponse.Facet.FacetValue> |
SearchResponse.Facet.FacetValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.Facet.Builder |
SearchResponse.Facet.Builder.addValues(int index,
SearchResponse.Facet.FacetValue value)
The facet values for this field.
|
SearchResponse.Facet.Builder |
SearchResponse.Facet.Builder.addValues(SearchResponse.Facet.FacetValue value)
The facet values for this field.
|
SearchResponse.Facet.FacetValue.Builder |
SearchResponse.Facet.FacetValue.Builder.mergeFrom(SearchResponse.Facet.FacetValue other) |
static SearchResponse.Facet.FacetValue.Builder |
SearchResponse.Facet.FacetValue.newBuilder(SearchResponse.Facet.FacetValue prototype) |
SearchResponse.Facet.Builder |
SearchResponse.Facet.Builder.setValues(int index,
SearchResponse.Facet.FacetValue value)
The facet values for this field.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.Facet.Builder |
SearchResponse.Facet.Builder.addAllValues(Iterable<? extends SearchResponse.Facet.FacetValue> values)
The facet values for this field.
|
Copyright © 2024 Google LLC. All rights reserved.