Google Cloud Identity and Access Management (IAM) v1 API - Class PolicyDelta (3.2.0)

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

Reference documentation and code samples for the Google Cloud Identity and Access Management (IAM) v1 API class PolicyDelta.

The difference delta between two policies.

Inheritance

object > PolicyDelta

Namespace

Google.Cloud.Iam.V1

Assembly

Google.Cloud.Iam.V1.dll

Constructors

PolicyDelta()

public PolicyDelta()

PolicyDelta(PolicyDelta)

public PolicyDelta(PolicyDelta other)
Parameter
NameDescription
otherPolicyDelta

Properties

AuditConfigDeltas

public RepeatedField<AuditConfigDelta> AuditConfigDeltas { get; }

The delta for AuditConfigs between two policies.

Property Value
TypeDescription
RepeatedFieldAuditConfigDelta

BindingDeltas

public RepeatedField<BindingDelta> BindingDeltas { get; }

The delta for Bindings between two policies.

Property Value
TypeDescription
RepeatedFieldBindingDelta