public sealed class Entitlement.Types.RequesterJustificationConfig.Types.Unstructured : IMessage<Entitlement.Types.RequesterJustificationConfig.Types.Unstructured>, IEquatable<Entitlement.Types.RequesterJustificationConfig.Types.Unstructured>, IDeepCloneable<Entitlement.Types.RequesterJustificationConfig.Types.Unstructured>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Entitlement.Types.RequesterJustificationConfig.Types.Unstructured.
The requester has to provide a justification in the form of a string.
[[["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 page provides reference documentation for the `Entitlement.Types.RequesterJustificationConfig.Types.Unstructured` class within the Google Cloud Privileged Access Manager v1 API."],["The `Unstructured` class requires requesters to provide a justification as a string."],["It is a sealed class that inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either empty or by copying from an existing `Unstructured` object."]]],[]]