public sealed class GetOSPolicyAssignmentRequest : IMessage<GetOSPolicyAssignmentRequest>, IEquatable<GetOSPolicyAssignmentRequest>, IDeepCloneable<GetOSPolicyAssignmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class GetOSPolicyAssignmentRequest.
[[["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."],[[["This document provides reference documentation for the `GetOSPolicyAssignmentRequest` class within the Google Cloud OS Config v1 API."],["The `GetOSPolicyAssignmentRequest` class is used to construct a request for retrieving details about a specific OS policy assignment."],["The latest version of the `GetOSPolicyAssignmentRequest` is 2.4.0, but it has several other previous versions listed as well."],["It Implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The key properties for this class include `Name`, which is required and represents the resource name of the OS policy assignment, and `OSPolicyAssignmentName` which provides a typed view of the name."]]],[]]