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` class is 3.6.0, which can be found in the Google.Cloud.Compute.V1 namespace."],["This class is used for making request messages for the `Licenses.GetIamPolicy` method within the Compute Engine v1 API."],["`GetIamPolicyLicenseRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `GetIamPolicyLicenseRequest` class has properties to manage settings, such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, all of which are essential for defining and sending a request."],["Historical versions of this class are documented, dating back to version 1.0.0, allowing users to see the evolution of this API request class."]]],[]]