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-04-09 UTC."],[[["This webpage provides documentation for the `GetNetworkEdgeSecurityServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `GetNetworkEdgeSecurityServiceRequest` class is used to request details about a network edge security service, as indicated by its function within the `NetworkEdgeSecurityServices.Get` method."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in message handling and data manipulation."],["The page lists available documentation for a range of versions from 1.0.0 to 3.6.0, with 3.6.0 as the latest and the version 3.5.0 being the content in the current page."],["The properties of the class include `NetworkEdgeSecurityService`, `Project`, and `Region`, all strings, that specify the required parameters to get the requested data."]]],[]]