public sealed class UpdateServicePerimeterRequest : IMessage<UpdateServicePerimeterRequest>, IEquatable<UpdateServicePerimeterRequest>, IDeepCloneable<UpdateServicePerimeterRequest>, IBufferMessage, IMessage
[[["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 webpage details the `UpdateServicePerimeterRequest` class, which is used to update a `ServicePerimeter` within the Google Identity Access Context Manager API."],["The latest version of the `UpdateServicePerimeterRequest` documentation is 2.5.0, and versions ranging from 1.2.0 up to 2.5.0 are accessible from the navigation menu."],["The `UpdateServicePerimeterRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, a default one and one that takes another `UpdateServicePerimeterRequest` object as a parameter."],["The `UpdateServicePerimeterRequest` class has two main properties, `ServicePerimeter`, the updated service perimeter, and `UpdateMask`, controlling which fields get updated."]]],[]]