public sealed class GetOSPolicyAssignmentReportRequest : IMessage<GetOSPolicyAssignmentReportRequest>, IEquatable<GetOSPolicyAssignmentReportRequest>, IDeepCloneable<GetOSPolicyAssignmentReportRequest>, IBufferMessage, IMessage
Get a report of the OS policy assignment for a VM instance.
For {project}, either project-number or project-id can be provided.
For {instance_id}, either Compute Engine instance-id or instance-name
can be provided.
For {assignment_id}, the OSPolicyAssignment id must be provided.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e class, which is used to retrieve a report of the OS policy assignment for a specific VM instance within the Google Cloud OS Config service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities such as message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default one and another that allows for the creation of an instance by cloning an existing \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e object, as well as two properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eOSPolicyAssignmentReportName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property is a string that represents the API resource name for an OS policy assignment report, following a specific format including project, location, instance, and assignment identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThere is a full list of prior versions of the \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e available, ranging from the latest version 2.4.0 down to 1.3.0.\u003c/p\u003e\n"]]],[],null,[]]