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-03-21 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 `NativeIamBinding` class documentation includes information on various versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `NativeIamBinding` class has multiple constructors allowing it to be initialized with a role and members, or with a role, members, and a condition defined using a `NativeExpression`."],["The `NativeIamBinding` class provides functions to access and modify the role, members, and condition, as well as to check for and clear conditions."],["The `NativeIamBinding` class also supports assignment operations and provides both const and non-const access to `members` and `conditions`."]]],[]]