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-04-09 UTC."],[[["This webpage provides documentation for the `GetIamPolicyLicenseRequest` class within the Google.Cloud.Compute.V1 API, specifically for .NET development."],["The `GetIamPolicyLicenseRequest` class is a request message used for retrieving the IAM policy of a license, as defined in the Compute Engine v1 API."],["The documentation lists various versions of the Google.Cloud.Compute.V1 package, ranging from version 1.0.0 up to the latest version, 3.6.0, with the current page at version 3.2.0."],["The `GetIamPolicyLicenseRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `GetIamPolicyLicenseRequest` class include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are used to specify the IAM policy version and the target project and resource."]]],[]]