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-03-21 UTC."],[[["This documentation page covers the `ReplaceServicePerimetersResponse` class within the Google Identity Access Context Manager v1 API, specifically version 2.3.0."],["The `ReplaceServicePerimetersResponse` class serves as a response to `ReplaceServicePerimetersRequest` and is designed to be included in the `Operation.response` field."],["This class inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities like deep cloning and message handling."],["The `ServicePerimeters` property, of type `RepeatedField\u003cServicePerimeter\u003e`, is a list of `ServicePerimeter` instances, and represents a collection of service perimeters."],["The document also lists older versions, with 2.5.0 being the most recent, that offer similar functionality, and the versions provided are ranging between 1.2.0 and 2.5.0."]]],[]]