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"]],[["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 document provides reference information for the `UpdateServicePerimeterRequest` class within the Identity Access Context Manager v1 API, specifically version 2.2.0."],["`UpdateServicePerimeterRequest` is used to update a `ServicePerimeter` and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `UpdateServicePerimeterRequest()`, and `UpdateServicePerimeterRequest(UpdateServicePerimeterRequest other)` used to instantiate the request object."],["The class has two key properties: `ServicePerimeter`, which represents the updated `ServicePerimeter`, and `UpdateMask`, which is used to specify which fields should be updated."],["There are multiple previous versions of `UpdateServicePerimeterRequest` listed for the same API, ranging from version 1.2.0 up to the latest version 2.5.0."]]],[]]