public sealed class GetOSPolicyAssignmentRequest : IMessage<GetOSPolicyAssignmentRequest>, IEquatable<GetOSPolicyAssignmentRequest>, IDeepCloneable<GetOSPolicyAssignmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1alpha API class GetOSPolicyAssignmentRequest.
[[["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-03-21 UTC."],[[["This documentation is for the `GetOSPolicyAssignmentRequest` class within the Google Cloud OS Config v1alpha API, specifically version 2.0.0-alpha05."],["The `GetOSPolicyAssignmentRequest` class is used to request an OS policy assignment and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and contains properties like `Name` (a string) and `OSPolicyAssignmentName` (a typed view over the Name resource)."],["There are two constructors available: a parameterless constructor and one that takes another `GetOSPolicyAssignmentRequest` object as an argument."],["The latest version available is `2.0.0-alpha06`, while this documentation is for `2.0.0-alpha05`, and `1.0.0-alpha04` is also available."]]],[]]