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-03-21 UTC."],[[["This document provides reference documentation for the `GetServicePerimeterRequest` class within the Google Identity Access Context Manager v1 API, specifically for version 2.4.0, and is also available in versions 2.5.0 down to 1.2.0."],["`GetServicePerimeterRequest` is used to request a specific `ServicePerimeter` and inherits from the `object` class while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetServicePerimeterRequest` class has two constructors, one default and one that accepts another `GetServicePerimeterRequest` object, and has two properties, `Name` as a string and `ServicePerimeterName` as a typed view of the resource name."],["The `Name` property is a required resource name for the `ServicePerimeter`, following the format: `accessPolicies/{policy_id}/servicePerimeters/{service_perimeters_id}`."]]],[]]