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-03-21 UTC."],[[["This webpage provides reference documentation for the `UpdateServicePerimeterRequest` class within the Google Identity Access Context Manager v1 API."],["The `UpdateServicePerimeterRequest` class is used to send a request to update a `ServicePerimeter`, and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation outlines available versions of this class, ranging from version 1.2.0 up to the latest version, 2.5.0."],["The `UpdateServicePerimeterRequest` class has two constructors and two properties: `ServicePerimeter` and `UpdateMask`, the latter controlling which fields get updated."],["The `UpdateServicePerimeterRequest` class inherits from the object class."]]],[]]