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."],[[["The latest version available for the `GetServicePerimeterRequest` is 2.5.0, and the documentation provides access to versions dating back to 1.2.0."],["`GetServicePerimeterRequest` is a class within the Google.Identity.AccessContextManager.V1 namespace, used to request a specific ServicePerimeter from the Identity Access Context Manager v1 API."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting operations such as equality comparison and deep cloning."],["The `GetServicePerimeterRequest` class includes properties like `Name`, which is a required resource name formatted as `accessPolicies/{policy_id}/servicePerimeters/{service_perimeters_id}`, and `ServicePerimeterName`, which provides a typed view of the resource name."],["There are two constructors for the `GetServicePerimeterRequest` class: one default and one that can be used to clone the GetServicePerimeterRequest object by passing another GetServicePerimeterRequest object as a parameter."]]],[]]