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"]],[["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 `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."]]],[]]