public sealed class Permissions : IMessage<IamPolicySearchResult.Types.Explanation.Types.Permissions>, IEquatable<IamPolicySearchResult.Types.Explanation.Types.Permissions>, IDeepCloneable<IamPolicySearchResult.Types.Explanation.Types.Permissions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicySearchResult.Types.Explanation.Types.Permissions.
[[["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 reference documentation for the `IamPolicySearchResult.Types.Explanation.Types.Permissions` class within the Google Cloud Asset Inventory v1 API."],["The documentation covers multiple versions of the API, ranging from version 2.7.0 to the latest version, 3.12.0, allowing users to navigate to the specific documentation for the version they require."],["The `Permissions` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The `Permissions` class has two constructors, a default constructor, and one that takes another instance of the `Permissions` class as an argument."],["The `Permissions_` property of the class is a list of permissions of type `RepeatedField\u003cString\u003e`, allowing access to the list of permissions, such as 'compute.disk.get'."]]],[]]