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"]],[["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 page provides documentation for the `GetNetworkEdgeSecurityServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.6.0 of the .NET library."],["The `GetNetworkEdgeSecurityServiceRequest` class is used to request information about a network edge security service and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the `GetNetworkEdgeSecurityServiceRequest`, ranging from the latest (3.6.0) down to version 1.0.0."],["The class has properties for `NetworkEdgeSecurityService`, `Project`, and `Region`, which are all of type `string` and represent the network edge security service name, project ID, and region name, respectively."],["There are two constructors available for this class, a parameterless constructor, and one that accepts another `GetNetworkEdgeSecurityServiceRequest` object as a parameter."]]],[]]