public sealed class GetIamPolicyLicenseRequest : IMessage<GetIamPolicyLicenseRequest>, IEquatable<GetIamPolicyLicenseRequest>, IDeepCloneable<GetIamPolicyLicenseRequest>, IBufferMessage, IMessage
A request message for Licenses.GetIamPolicy. See the method description for details.
[[["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 `GetIamPolicyLicenseRequest` class is used to request the IAM policy for licenses, as defined in the Google Cloud Compute V1 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting its functionality within the Google.Protobuf library and .NET environment."],["There are 30 versions of `GetIamPolicyLicenseRequest` listed, ranging from version 1.0.0 to the latest 3.6.0."],["The class contains constructors for creating a new instance or copying an existing `GetIamPolicyLicenseRequest`, and it contains properties for setting and getting project IDs, resources, and requested policy version options."],["`GetIamPolicyLicenseRequest` inherits from the Object class, and it has members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]