Class ExperimentConfig
Experiment for the deployment.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1.dll
Syntax
public class ExperimentConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
VersionRelease
Optional. Version release for the experiment.
Declaration
[JsonProperty("versionRelease")]
public virtual ExperimentConfigVersionRelease VersionRelease { get; set; }
Property Value
| Type | Description |
|---|---|
| ExperimentConfigVersionRelease |