Reference documentation and code samples for the Cloud Tasks V2 API class Google::Iam::V1::PolicyDelta.
The difference delta between two policies.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#audit_config_deltas
def audit_config_deltas() -> ::Array<::Google::Iam::V1::AuditConfigDelta> Returns 
 - (::Array<::Google::Iam::V1::AuditConfigDelta>) — The delta for AuditConfigs between two policies.
 
#audit_config_deltas=
def audit_config_deltas=(value) -> ::Array<::Google::Iam::V1::AuditConfigDelta> Parameter 
 - value (::Array<::Google::Iam::V1::AuditConfigDelta>) — The delta for AuditConfigs between two policies.
 
 Returns 
 - (::Array<::Google::Iam::V1::AuditConfigDelta>) — The delta for AuditConfigs between two policies.
 
#binding_deltas
def binding_deltas() -> ::Array<::Google::Iam::V1::BindingDelta> Returns 
 - (::Array<::Google::Iam::V1::BindingDelta>) — The delta for Bindings between two policies.
 
#binding_deltas=
def binding_deltas=(value) -> ::Array<::Google::Iam::V1::BindingDelta> Parameter 
 - value (::Array<::Google::Iam::V1::BindingDelta>) — The delta for Bindings between two policies.
 
 Returns 
 - (::Array<::Google::Iam::V1::BindingDelta>) — The delta for Bindings between two policies.