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