Class VersionRelease (0.7.0)

VersionRelease(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Version release for the experiment.

Attributes

Name Description
state google.cloud.ces_v1beta.types.ExperimentConfig.State
Optional. State of the version release.
traffic_allocations MutableSequence[google.cloud.ces_v1beta.types.ExperimentConfig.VersionRelease.TrafficAllocation]
Optional. Traffic allocations for the version release.

Classes

TrafficAllocation

TrafficAllocation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Traffic allocation for the version release.