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 latest version available is 3.6.0, with various older versions ranging down to 1.0.0 also accessible for the `GetIamPolicyLicenseRequest`."],["`GetIamPolicyLicenseRequest` is a request message specifically for `Licenses.GetIamPolicy` within the `Google.Cloud.Compute.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which all pertain to message handling and data management."],["Key properties within the `GetIamPolicyLicenseRequest` class include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, allowing for control and identification."],["The class can be instantiated with or without a pre existing `GetIamPolicyLicenseRequest`."]]],[]]