public sealed class GetIamPolicyLicenseRequest : IMessage<GetIamPolicyLicenseRequest>, IEquatable<GetIamPolicyLicenseRequest>, IDeepCloneable<GetIamPolicyLicenseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyLicenseRequest.
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."],[[["This page provides reference documentation for the `GetIamPolicyLicenseRequest` class within the Compute Engine v1 API."],["The latest available version of the `GetIamPolicyLicenseRequest` API is 3.6.0, with multiple older versions listed, ranging down to 1.0.0."],["`GetIamPolicyLicenseRequest` is a request message used for obtaining the IAM policy of a license, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating instances and properties like `OptionsRequestedPolicyVersion`, `Project`, and `Resource` for setting relevant request parameters."],["This documentation covers inherited members, constructors, properties, and namespace information for the `GetIamPolicyLicenseRequest` class, all within the `Google.Cloud.Compute.V1` namespace."]]],[]]