public sealed class PolicyRule : IMessage<PolicyRule>, IEquatable<PolicyRule>, IDeepCloneable<PolicyRule>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class PolicyRule.
Deploy Policy rule.
Implements
IMessagePolicyRule, IEquatablePolicyRule, IDeepCloneablePolicyRule, IBufferMessage, IMessageNamespace
Google.Cloud.Deploy.V1Assembly
Google.Cloud.Deploy.V1.dll
Constructors
PolicyRule()
public PolicyRule()
PolicyRule(PolicyRule)
public PolicyRule(PolicyRule other)
Parameter | |
---|---|
Name | Description |
other |
PolicyRule |
Properties
RolloutRestriction
public RolloutRestriction RolloutRestriction { get; set; }
Rollout restrictions.
Property Value | |
---|---|
Type | Description |
RolloutRestriction |
RuleCase
public PolicyRule.RuleOneofCase RuleCase { get; }
Property Value | |
---|---|
Type | Description |
PolicyRuleRuleOneofCase |