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 .NET."],["The documentation covers the request message used for the `NetworkEdgeSecurityServices.Get` method, detailing its purpose and usage."],["The class `GetNetworkEdgeSecurityServiceRequest` has constructors and properties such as `NetworkEdgeSecurityService`, `Project`, and `Region` that allows the user to specify parameters for the request."],["The page includes a list of available versions of the Google.Cloud.Compute.V1 API, ranging from version 1.0.0 to the latest version, 3.6.0, allowing for access to specific versions' documentation."],["The class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to allow for various functionalities for this class."]]],[]]