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."],[[["The latest version of the `GetIamPolicyLicenseRequest` is 3.6.0, as part of the Google.Cloud.Compute.V1 library."],["This documentation provides reference information for the Compute Engine v1 API class `GetIamPolicyLicenseRequest`, including its inheritance, constructors, and properties."],["`GetIamPolicyLicenseRequest` is a request message used for retrieving the IAM policy for licenses, as detailed in the Licenses.GetIamPolicy method description."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality and usage within the .NET framework."],["Key properties of `GetIamPolicyLicenseRequest` include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which allow users to specify the desired policy version, project, and resource when making the request."]]],[]]