Represents a Binding which associates a member with a particular role which can be used for Identity and Access management for Cloud Platform Resources.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `NativeIamBinding` class, which is used to manage Identity and Access Management (IAM) bindings for Google Cloud Platform resources, associating members with specific roles."],["The content lists multiple versions of the `NativeIamBinding` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, along with links to their respective documentation pages."],["`NativeIamBinding` class supports constructors for creating bindings with or without a conditional expression, `NativeExpression`, and also includes copy and move constructors."],["The `NativeIamBinding` class offers functions to get and set the role (`role()`, `set_role()`), to get and directly modify the list of members associated with a role (`members()`), as well as to manage the conditional expression for the binding (`condition()`, `set_condition()`, `has_condition()`, `clear_condition()`)."]]],[]]