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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `DeleteServicePerimeterRequest` is 2.5.0, but the current page documents version 1.4.0."],["`DeleteServicePerimeterRequest` is a class used to request the deletion of a `ServicePerimeter`, within the `Google.Identity.AccessContextManager.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteServicePerimeterRequest` class has two constructors: a default constructor and one that takes another `DeleteServicePerimeterRequest` object as a parameter."],["The class has two properties: `Name` which is a string type and `ServicePerimeterName` which is a ServicePerimeterName type, both of which are related to the resource name for the Service Perimeter."]]],[]]