public sealed class UpdateServicePerimeterRequest : IMessage<UpdateServicePerimeterRequest>, IEquatable<UpdateServicePerimeterRequest>, IDeepCloneable<UpdateServicePerimeterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class UpdateServicePerimeterRequest.
[[["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 page provides documentation for the `UpdateServicePerimeterRequest` class within the Identity Access Context Manager v1 API, specifically version 2.1.0."],["The `UpdateServicePerimeterRequest` class is used to update a `ServicePerimeter`, as indicated by its name and description."],["It inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ServicePerimeter` (the updated service perimeter) and `UpdateMask` (to control which fields get updated)."],["The documentation provides a list of different versions, with version 2.5.0 being the latest, going back to 1.2.0, all related to the UpdateServicePerimeterRequest."]]],[]]