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 developers."],["The `GetNetworkEdgeSecurityServiceRequest` class is used to request details about a network edge security service and is part of the `Google.Cloud.Compute.V1` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling its use in various .NET contexts."],["The class includes properties for specifying the `NetworkEdgeSecurityService`, `Project`, and `Region` when making a request, all of which are of type `string`."],["This page offers a comprehensive list of previous versions of the API, from version 1.0.0 up to the latest version, 3.6.0, allowing users to see changes over time."]]],[]]