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\u003eThe latest version of the \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e is 2.4.0, and the content also includes past versions down to 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e class is used to retrieve a report on the OS policy assignment for a specific VM instance, as part of the OS Config API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that accepts another \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e instance, along with two properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eOSPolicyAssignmentReportName\u003c/code\u003e, for managing the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is a required string, specifies the API resource name for the OS policy assignment report, including project, location, instance, and assignment identifiers.\u003c/p\u003e\n"]]],[],null,[]]