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-09 UTC."],[[["This document provides reference information for the `UpdateServicePerimeterRequest` class within the Google Identity Access Context Manager v1 API, specifically for version 2.3.0."],["The `UpdateServicePerimeterRequest` class is used to send a request to update a `ServicePerimeter`, and it inherits from object while also implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the `UpdateServicePerimeterRequest` class, one being a default and the other allowing for initialization with another `UpdateServicePerimeterRequest` instance."],["The class has two primary properties: `ServicePerimeter`, representing the updated service perimeter, and `UpdateMask`, which controls which fields are to be updated during the operation."],["The document also provides a list of all the versions of the `UpdateServicePerimeterRequest`, where the most recent version is 2.5.0, and each of them have a linked page."]]],[]]