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 page documents the `Permissions` class within the `Google.Cloud.Asset.V1` namespace, specifically for the `IamPolicySearchResult.Types.Explanation.Types` context."],["The `Permissions` class, which implements several interfaces including `IMessage` and `IEquatable`, represents a collection of IAM permissions."],["The latest version of the API available on the page is 3.12.0, but multiple older versions, down to 2.7.0, are also documented."],["The `Permissions_` property of the `Permissions` class, of type `RepeatedField\u003cstring\u003e`, contains a list of permission strings, such as `compute.disk.get`."],["The `Permissions` class can be constructed with no arguments, or with another `IamPolicySearchResult.Types.Explanation.Types.Permissions` object."]]],[]]