Compute Engine v1 API - Class PreviewFeatureRolloutOperation (3.18.0)

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

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

Represents the rollout operation

Inheritance

object > PreviewFeatureRolloutOperation

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

PreviewFeatureRolloutOperation()

public PreviewFeatureRolloutOperation()

PreviewFeatureRolloutOperation(PreviewFeatureRolloutOperation)

public PreviewFeatureRolloutOperation(PreviewFeatureRolloutOperation other)
Parameter
Name Description
other PreviewFeatureRolloutOperation

Properties

RolloutInput

public PreviewFeatureRolloutOperationRolloutInput RolloutInput { get; set; }

Input only. The input for the rollout operation.

Property Value
Type Description
PreviewFeatureRolloutOperationRolloutInput