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-09 UTC."],[[["This document provides reference information for the `DeleteServicePerimeterRequest` class within the Google Identity Access Context Manager v1 API, specifically version 2.3.0."],["The `DeleteServicePerimeterRequest` class is used to request the deletion of a `ServicePerimeter`, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and another that takes a `DeleteServicePerimeterRequest` object as a parameter."],["It includes two properties: `Name`, a string that represents the resource name of the `ServicePerimeter`, and `ServicePerimeterName`, a typed view of the `Name` property."],["The document shows the available versions of this class, from 1.2.0 up to the latest, 2.5.0, and their corresponding paths."]]],[]]