public sealed class DeleteServicePerimeterRequest : IMessage<DeleteServicePerimeterRequest>, IEquatable<DeleteServicePerimeterRequest>, IDeepCloneable<DeleteServicePerimeterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class DeleteServicePerimeterRequest.
[[["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 documentation for the `DeleteServicePerimeterRequest` class within the Google Identity Access Context Manager v1 API, specifically for version 2.1.0."],["The `DeleteServicePerimeterRequest` class is used to request the deletion of a `ServicePerimeter` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that accepts another `DeleteServicePerimeterRequest` object for initialization."],["The class includes two properties: `Name`, a string that represents the resource name of the `ServicePerimeter`, and `ServicePerimeterName`, which is a typed view over the `Name` property."],["There are several versions of this API available, with the latest being 2.5.0 and all versions provide the same functionality and documentation for `DeleteServicePerimeterRequest`."]]],[]]