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"]],[["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-04-17 UTC."],[[["This document provides reference information for the `GetOSPolicyAssignmentRequest` class within the Google Cloud OS Config v1 API, specifically version 2.2.0."],["`GetOSPolicyAssignmentRequest` is a request message used to retrieve an OS policy assignment and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and includes properties like `Name` (a string) and `OSPolicyAssignmentName` (a typed view of the name)."],["Constructors are available to create a new `GetOSPolicyAssignmentRequest` object or to create a copy of an existing one."],["The document lists various available version numbers of this resource, with 2.4.0 being the latest version."]]],[]]