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-09 UTC."],[[["This document provides reference information for the `NativeIamBinding` class within the Google Cloud Storage C++ library, spanning versions from 2.11.0 to the latest release candidate, 2.37.0-rc."],["`NativeIamBinding` represents a binding between a member and a role for identity and access management in cloud resources, as detailed at the provided Google Cloud resource manager link."],["The `NativeIamBinding` class supports constructors for creating bindings with a role and members, and optionally a condition, as well as copy and move constructors, and assignment operators."],["The class includes functions for managing the role, members, and condition associated with a binding, including getting, setting, and clearing the condition."],["The functions provided such as, `role()`, `members()`, `condition()`, `set_role()`, `set_condition()`, `has_condition()` and `clear_condition()` allow for direct interaction and manipulation of the bindings parameters."]]],[]]