public sealed class AdvanceChildRolloutJobRun : IMessage<AdvanceChildRolloutJobRun>, IEquatable<AdvanceChildRolloutJobRun>, IDeepCloneable<AdvanceChildRolloutJobRun>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AdvanceChildRolloutJobRun.
AdvanceChildRolloutJobRun contains information specific to a
advanceChildRollout JobRun
.
Implements
IMessage AdvanceChildRolloutJobRun , IEquatable AdvanceChildRolloutJobRun , IDeepCloneable AdvanceChildRolloutJobRun , IBufferMessage , IMessageNamespace
Google Cloud Google.Cloud.Deploy V1Assembly
Google.Cloud.Deploy.V1.dll
Constructors
AdvanceChildRolloutJobRun()
public AdvanceChildRolloutJobRun()
AdvanceChildRolloutJobRun(AdvanceChildRolloutJobRun)
public AdvanceChildRolloutJobRun(AdvanceChildRolloutJobRun other)
Properties
Rollout
public string Rollout { get; set; }
Output only. Name of the ChildRollout
. Format is projects/{project}/
locations/{location}/deliveryPipelines/{deliveryPipeline}/
releases/{release}/rollouts/[a-z][a-z0-9-]{0,62}.
RolloutPhaseId
public string RolloutPhaseId { get; set; }
Output only. the ID of the ChildRollout's Phase.