public sealed class DeleteServicePerimeterRequest : IMessage<DeleteServicePerimeterRequest>, IEquatable<DeleteServicePerimeterRequest>, IDeepCloneable<DeleteServicePerimeterRequest>, IBufferMessage, IMessage
[[["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."],[[["The page details the `DeleteServicePerimeterRequest` class, which is used to request the deletion of a `ServicePerimeter`."],["This class is part of the `Google.Identity.AccessContextManager.V1` namespace, and is found within the `Google.Identity.AccessContextManager.V1.dll` assembly."],["The `DeleteServicePerimeterRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Name` property of the class is required and specifies the resource name of the Service Perimeter, following a specific format."],["This page documents multiple versions of the API from version 1.2.0 up to the latest version 2.5.0."]]],[]]