public sealed class GetServicePerimeterRequest : IMessage<GetServicePerimeterRequest>, IEquatable<GetServicePerimeterRequest>, IDeepCloneable<GetServicePerimeterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GetServicePerimeterRequest.
[[["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 `GetServicePerimeterRequest` class within the Identity Access Context Manager v1 API, specifically for version 2.1.0."],["`GetServicePerimeterRequest` is used to retrieve a specific `ServicePerimeter` and is part of the `Google.Identity.AccessContextManager.V1` namespace."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor and two main properties: `Name` (a string representing the resource name) and `ServicePerimeterName` (a typed view over the resource name property)."],["The document also offers links to different versions of `GetServicePerimeterRequest` documentation, with version 2.5.0 being the latest."]]],[]]