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