| Modifier and Type | Method and Description |
|---|---|
ExperimentInfo |
ExperimentInfo.Builder.build() |
ExperimentInfo |
ExperimentInfo.Builder.buildPartial() |
static ExperimentInfo |
ExperimentInfo.getDefaultInstance() |
ExperimentInfo |
ExperimentInfo.getDefaultInstanceForType() |
ExperimentInfo |
ExperimentInfo.Builder.getDefaultInstanceForType() |
ExperimentInfo |
SearchResponse.getExperimentInfo(int index)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
ExperimentInfo |
SearchResponse.Builder.getExperimentInfo(int index)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
ExperimentInfo |
SearchResponseOrBuilder.getExperimentInfo(int index)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
static ExperimentInfo |
ExperimentInfo.parseDelimitedFrom(InputStream input) |
static ExperimentInfo |
ExperimentInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExperimentInfo |
ExperimentInfo.parseFrom(byte[] data) |
static ExperimentInfo |
ExperimentInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExperimentInfo |
ExperimentInfo.parseFrom(ByteBuffer data) |
static ExperimentInfo |
ExperimentInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExperimentInfo |
ExperimentInfo.parseFrom(com.google.protobuf.ByteString data) |
static ExperimentInfo |
ExperimentInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExperimentInfo |
ExperimentInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExperimentInfo |
ExperimentInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExperimentInfo |
ExperimentInfo.parseFrom(InputStream input) |
static ExperimentInfo |
ExperimentInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ExperimentInfo> |
SearchResponse.getExperimentInfoList()
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
List<ExperimentInfo> |
SearchResponse.Builder.getExperimentInfoList()
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
List<ExperimentInfo> |
SearchResponseOrBuilder.getExperimentInfoList()
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
com.google.protobuf.Parser<ExperimentInfo> |
ExperimentInfo.getParserForType() |
static com.google.protobuf.Parser<ExperimentInfo> |
ExperimentInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.Builder |
SearchResponse.Builder.addExperimentInfo(ExperimentInfo value)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
SearchResponse.Builder |
SearchResponse.Builder.addExperimentInfo(int index,
ExperimentInfo value)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
ExperimentInfo.Builder |
ExperimentInfo.Builder.mergeFrom(ExperimentInfo other) |
static ExperimentInfo.Builder |
ExperimentInfo.newBuilder(ExperimentInfo prototype) |
SearchResponse.Builder |
SearchResponse.Builder.setExperimentInfo(int index,
ExperimentInfo value)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.Builder |
SearchResponse.Builder.addAllExperimentInfo(Iterable<? extends ExperimentInfo> values)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
Copyright © 2024 Google LLC. All rights reserved.