public sealed class PrivilegedAccess : IMessage<PrivilegedAccess>, IEquatable<PrivilegedAccess>, IDeepCloneable<PrivilegedAccess>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class PrivilegedAccess.
Privileged access that this service can be used to gate.
[[["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."],[[["The `PrivilegedAccess` class in the Google Cloud Privileged Access Manager v1 API is used to define and manage privileged access within the service."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and manipulation within the API."],["The `PrivilegedAccess` class allows for the management of access to a Google Cloud resource through IAM via its `GcpIamAccess` property."],["There are two versions available for `PrivilegedAccess`: the latest version 1.0.0, and the beta version 1.0.0-beta01."],["It contains two constructors: the default `PrivilegedAccess()` constructor and the constructor `PrivilegedAccess(PrivilegedAccess other)` which takes another `PrivilegedAccess` as parameter."]]],[]]