public sealed class GetServicePerimeterRequest : IMessage<GetServicePerimeterRequest>, IEquatable<GetServicePerimeterRequest>, IDeepCloneable<GetServicePerimeterRequest>, 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-04-01 UTC."],[[["The latest version of `GetServicePerimeterRequest` is 2.5.0, with previous versions available down to 1.2.0."],["`GetServicePerimeterRequest` is a class that requests a specific `ServicePerimeter` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and has properties such as `Name`, a string representing the resource name for the `ServicePerimeter`, and `ServicePerimeterName`, a typed view over the `Name` resource."],["The `GetServicePerimeterRequest` class has two constructors: a default one and another that accepts an existing `GetServicePerimeterRequest` object as a parameter."],["The `GetServicePerimeterRequest` class is part of the `Google.Identity.AccessContextManager.V1` namespace and is found in the `Google.Identity.AccessContextManager.V1.dll` assembly."]]],[]]