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"]],[["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 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."]]],[]]