public sealed class GetNetworkEdgeSecurityServiceRequest : IMessage<GetNetworkEdgeSecurityServiceRequest>, IEquatable<GetNetworkEdgeSecurityServiceRequest>, IDeepCloneable<GetNetworkEdgeSecurityServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetNetworkEdgeSecurityServiceRequest.
A request message for NetworkEdgeSecurityServices.Get. See the method description for details.
[[["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-08 UTC."],[[["This page provides documentation for the `GetNetworkEdgeSecurityServiceRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.2.0."],["The `GetNetworkEdgeSecurityServiceRequest` class is used to make requests to retrieve details about a network edge security service and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers the class's constructors and properties, such as `NetworkEdgeSecurityService`, `Project`, and `Region`, which are essential for building a request."],["The latest version available is 3.6.0, but it also provides links to 28 previous versions of the class, ranging from 1.0.0 to 3.5.0."]]],[]]