public static final class ExperimentInfo.ServingConfigExperiment extends GeneratedMessage implements ExperimentInfo.ServingConfigExperimentOrBuilderMetadata for active serving config A/B tests.
Protobuf type google.cloud.retail.v2.ExperimentInfo.ServingConfigExperiment
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ExperimentInfo.ServingConfigExperimentStatic Fields
EXPERIMENT_SERVING_CONFIG_FIELD_NUMBER
public static final int EXPERIMENT_SERVING_CONFIG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
ORIGINAL_SERVING_CONFIG_FIELD_NUMBER
public static final int ORIGINAL_SERVING_CONFIG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ExperimentInfo.ServingConfigExperiment getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ExperimentInfo.ServingConfigExperiment.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment.Builder |
|
newBuilder(ExperimentInfo.ServingConfigExperiment prototype)
public static ExperimentInfo.ServingConfigExperiment.Builder newBuilder(ExperimentInfo.ServingConfigExperiment prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ExperimentInfo.ServingConfigExperiment |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment.Builder |
|
parseDelimitedFrom(InputStream input)
public static ExperimentInfo.ServingConfigExperiment parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ExperimentInfo.ServingConfigExperiment parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ExperimentInfo.ServingConfigExperiment parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ExperimentInfo.ServingConfigExperiment parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ExperimentInfo.ServingConfigExperiment parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ExperimentInfo.ServingConfigExperiment parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ExperimentInfo.ServingConfigExperiment parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ExperimentInfo.ServingConfigExperiment parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ExperimentInfo.ServingConfigExperiment parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ExperimentInfo.ServingConfigExperiment parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ExperimentInfo.ServingConfigExperiment parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ExperimentInfo.ServingConfigExperiment parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ExperimentInfo.ServingConfigExperiment> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ServingConfigExperiment> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ExperimentInfo.ServingConfigExperiment getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment |
|
getExperimentServingConfig()
public String getExperimentServingConfig() The fully qualified resource name of the serving config
Experiment.VariantArm.serving_config_id responsible for generating
the search response. For example:
projects/*/locations/*/catalogs/*/servingConfigs/*.
string experiment_serving_config = 2 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The experimentServingConfig. |
getExperimentServingConfigBytes()
public ByteString getExperimentServingConfigBytes() The fully qualified resource name of the serving config
Experiment.VariantArm.serving_config_id responsible for generating
the search response. For example:
projects/*/locations/*/catalogs/*/servingConfigs/*.
string experiment_serving_config = 2 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for experimentServingConfig. |
getOriginalServingConfig()
public String getOriginalServingConfig() The fully qualified resource name of the original
SearchRequest.placement
in the search request prior to reassignment by experiment API. For
example: projects/*/locations/*/catalogs/*/servingConfigs/*.
string original_serving_config = 1 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The originalServingConfig. |
getOriginalServingConfigBytes()
public ByteString getOriginalServingConfigBytes() The fully qualified resource name of the original
SearchRequest.placement
in the search request prior to reassignment by experiment API. For
example: projects/*/locations/*/catalogs/*/servingConfigs/*.
string original_serving_config = 1 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for originalServingConfig. |
getParserForType()
public Parser<ExperimentInfo.ServingConfigExperiment> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ServingConfigExperiment> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ExperimentInfo.ServingConfigExperiment.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ExperimentInfo.ServingConfigExperiment.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment.Builder |
|
toBuilder()
public ExperimentInfo.ServingConfigExperiment.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ExperimentInfo.ServingConfigExperiment.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|