Compute Engine v1 API - Class RolloutPlanWaveSelectorLocationSelector (3.28.0)

public sealed class RolloutPlanWaveSelectorLocationSelector : IMessage<RolloutPlanWaveSelectorLocationSelector>, IEquatable<RolloutPlanWaveSelectorLocationSelector>, IDeepCloneable<RolloutPlanWaveSelectorLocationSelector>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class RolloutPlanWaveSelectorLocationSelector.

Roll out to resources by location.

Inheritance

object > RolloutPlanWaveSelectorLocationSelector

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

RolloutPlanWaveSelectorLocationSelector()

public RolloutPlanWaveSelectorLocationSelector()

RolloutPlanWaveSelectorLocationSelector(RolloutPlanWaveSelectorLocationSelector)

public RolloutPlanWaveSelectorLocationSelector(RolloutPlanWaveSelectorLocationSelector other)
Parameter
Name Description
other RolloutPlanWaveSelectorLocationSelector

Properties

IncludedLocations

public RepeatedField<string> IncludedLocations { get; }

Optional. Example: "us-central1-a"

Property Value
Type Description
RepeatedFieldstring