public sealed class ReplaceAccessLevelsResponse : IMessage<ReplaceAccessLevelsResponse>, IEquatable<ReplaceAccessLevelsResponse>, IDeepCloneable<ReplaceAccessLevelsResponse>, IBufferMessage, IMessage
A response to ReplaceAccessLevelsRequest. This will be put inside of
Operation.response field.
[[["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-02 UTC."],[[["The `ReplaceAccessLevelsResponse` class is a response type for the `ReplaceAccessLevelsRequest` in the `Google.Identity.AccessContextManager.V1` namespace, contained in the `Google.Identity.AccessContextManager.V1.dll` assembly."],["This class implements several interfaces, including `IMessage\u003cReplaceAccessLevelsResponse\u003e`, `IEquatable\u003cReplaceAccessLevelsResponse\u003e`, `IDeepCloneable\u003cReplaceAccessLevelsResponse\u003e`, `IBufferMessage`, and `IMessage`, and inherits from `Object`."],["The latest version of this documentation is 2.5.0, with versions ranging back to 1.2.0, and the current version being viewed is 1.4.0."],["It contains a property called `AccessLevels` of the type `RepeatedField\u003cAccessLevel\u003e`, representing a list of `AccessLevel` instances."]]],[]]