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 documentation for the `GetServicePerimeterRequest` class within the Google Identity Access Context Manager v1 API, specifically version 2.3.0."],["The `GetServicePerimeterRequest` class is used to request a specific `ServicePerimeter` and inherits from the `object` class, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors, one default and another that takes a `GetServicePerimeterRequest` object as a parameter for cloning."],["Key properties of the `GetServicePerimeterRequest` class include `Name`, a string representing the resource name of the Service Perimeter, and `ServicePerimeterName`, which provides a typed view over the `Name` property."],["The document lists previous versions of the API, with version 2.5.0 being the latest, and outlines versions as far back as 1.2.0."]]],[]]