public sealed class ReplaceServicePerimetersResponse : IMessage<ReplaceServicePerimetersResponse>, IEquatable<ReplaceServicePerimetersResponse>, IDeepCloneable<ReplaceServicePerimetersResponse>, IBufferMessage, IMessage
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."],[[["The latest version of the `ReplaceServicePerimetersResponse` is 2.5.0, but the current page documents version 1.4.0."],["`ReplaceServicePerimetersResponse` serves as a response to a `ReplaceServicePerimetersRequest`, residing within the `Operation.response` field."],["This class, `ReplaceServicePerimetersResponse`, inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ServicePerimeters` property, of type `RepeatedField\u003cServicePerimeter\u003e`, contains a list of `ServicePerimeter` instances."],["The `ReplaceServicePerimetersResponse` class has two constructors, one being empty and another that accepts another `ReplaceServicePerimetersResponse` as a parameter."]]],[]]