public sealed class ReplaceServicePerimetersResponse : IMessage<ReplaceServicePerimetersResponse>, IEquatable<ReplaceServicePerimetersResponse>, IDeepCloneable<ReplaceServicePerimetersResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class ReplaceServicePerimetersResponse.
A response to ReplaceServicePerimetersRequest. 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."],[[["This document provides reference documentation for the `ReplaceServicePerimetersResponse` class within the Identity Access Context Manager v1 API, specifically for .NET development."],["The `ReplaceServicePerimetersResponse` class serves as a response to `ReplaceServicePerimetersRequest` and is encapsulated within the `Operation.response` field."],["The latest version of the API available is 2.5.0, while this specific documentation covers version 2.1.0, and older versions are accessible as well."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class features the property `ServicePerimeters`, which of type `RepeatedField` and holds a list of `ServicePerimeter` instances."]]],[]]