public sealed class Permissions : IMessage<IamPolicySearchResult.Types.Explanation.Types.Permissions>, IEquatable<IamPolicySearchResult.Types.Explanation.Types.Permissions>, IDeepCloneable<IamPolicySearchResult.Types.Explanation.Types.Permissions>, IBufferMessage, IMessage
[[["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 `Permissions` class, which is part of the `Google.Cloud.Asset.V1` namespace in the .NET environment."],["The `Permissions` class represents a collection of IAM permissions and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers a list of different versions of the `Permissions` class documentation, ranging from version 2.7.0 to the latest version 3.12.0, and a link to the reference docs for each version."],["The `Permissions` class has two constructors: a default constructor and one that takes another `Permissions` object as a parameter for copying."],["The `Permissions` class has one property called `Permissions_`, which is a `RepeatedField` of strings representing the list of permissions, with examples like \"compute.disk.get\"."]]],[]]