Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ExperimentConfig::VersionRelease.
Version release for the experiment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#state
def state() -> ::Google::Cloud::Ces::V1beta::ExperimentConfig::State
Returns
- (::Google::Cloud::Ces::V1beta::ExperimentConfig::State) — Optional. State of the version release.
#state=
def state=(value) -> ::Google::Cloud::Ces::V1beta::ExperimentConfig::State
Parameter
- value (::Google::Cloud::Ces::V1beta::ExperimentConfig::State) — Optional. State of the version release.
Returns
- (::Google::Cloud::Ces::V1beta::ExperimentConfig::State) — Optional. State of the version release.
#traffic_allocations
def traffic_allocations() -> ::Array<::Google::Cloud::Ces::V1beta::ExperimentConfig::VersionRelease::TrafficAllocation>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::ExperimentConfig::VersionRelease::TrafficAllocation>) — Optional. Traffic allocations for the version release.
#traffic_allocations=
def traffic_allocations=(value) -> ::Array<::Google::Cloud::Ces::V1beta::ExperimentConfig::VersionRelease::TrafficAllocation>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::ExperimentConfig::VersionRelease::TrafficAllocation>) — Optional. Traffic allocations for the version release.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::ExperimentConfig::VersionRelease::TrafficAllocation>) — Optional. Traffic allocations for the version release.