public sealed class GetOSPolicyAssignmentReportRequest : IMessage<GetOSPolicyAssignmentReportRequest>, IEquatable<GetOSPolicyAssignmentReportRequest>, IDeepCloneable<GetOSPolicyAssignmentReportRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1alpha API class GetOSPolicyAssignmentReportRequest.
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-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e class within the Google Cloud OS Config v1alpha API, specifically version 2.0.0-alpha05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e class is used to retrieve a report detailing the OS policy assignment for a given VM instance, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that takes another \u003ccode\u003eGetOSPolicyAssignmentReportRequest\u003c/code\u003e object as a parameter, used for copying or creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two primary properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the API resource name for the OS policy assignment report, and \u003ccode\u003eOSPolicyAssignmentReportName\u003c/code\u003e, which is a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1Alpha\u003c/code\u003e namespace, and the assembly file associated is \u003ccode\u003eGoogle.Cloud.OsConfig.V1Alpha.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]