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-14 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 offers multiple constructors, including options to specify a role and members, or a role, members, and a condition."],["The documentation details various functions of the `NativeIamBinding` class, such as `role()`, `members()`, `condition()`, `set_role()`, `set_condition()`, `has_condition()`, and `clear_condition()`, along with their respective parameters and return types."],["The class also provides overloaded assignment operators, allowing for assignment using a constant reference or an rvalue reference, `operator=(NativeIamBinding const &)` and `operator=(NativeIamBinding &&)`."],["The webpage provides a list of prior version releases of this content, with the latest version being 2.37.0-rc, and it lists 2.19.0 as the current displayed version."]]],[]]