Cloud Run V2 API - Class Google::Iam::V1::PolicyDelta (v0.4.0) Stay organized with collections Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Run 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
defaudit_config_deltas()->::Array<::Google::Iam::V1::AuditConfigDelta>Returns
- (::Array<::Google::Iam::V1::AuditConfigDelta>) — The delta for AuditConfigs between two policies.
#audit_config_deltas=
defaudit_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
defbinding_deltas()->::Array<::Google::Iam::V1::BindingDelta>Returns
- (::Array<::Google::Iam::V1::BindingDelta>) — The delta for Bindings between two policies.
#binding_deltas=
defbinding_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.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.