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"]],[["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."],[[["This document provides reference information for the `DeleteServicePerimeterRequest` class within the Google Identity Access Context Manager v1 API, specifically for version 2.4.0."],["The `DeleteServicePerimeterRequest` class is used to request the deletion of a `ServicePerimeter`, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor `DeleteServicePerimeterRequest()` and a constructor that takes another `DeleteServicePerimeterRequest` object as a parameter."],["It includes properties like `Name`, which is a required resource name for the `ServicePerimeter` in a specified format, and `ServicePerimeterName`, which offers a typed view of the `Name` property."],["The documentation shows the current version, 2.4.0, along with the link to the latest version, 2.5.0, and all other previous versions."]]],[]]