public sealed class ReplaceAccessLevelsResponse : IMessage<ReplaceAccessLevelsResponse>, IEquatable<ReplaceAccessLevelsResponse>, IDeepCloneable<ReplaceAccessLevelsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class ReplaceAccessLevelsResponse.
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"]],[["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-07 UTC."],[[["This document provides reference documentation for the `ReplaceAccessLevelsResponse` class within the Identity Access Context Manager v1 API, specifically for version 2.3.0."],["`ReplaceAccessLevelsResponse` serves as a response to a `ReplaceAccessLevelsRequest` and is used within the `Operation.response` field in this version."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality within the .NET framework."],["The class is located within the `Google.Identity.AccessContextManager.V1` namespace, and is included in the `Google.Identity.AccessContextManager.V1.dll` assembly."],["It contains a property, `AccessLevels`, which is of type `RepeatedField\u003cAccessLevel\u003e` and it lists the Access Level instances."]]],[]]