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."],[[["The `GetNetworkEdgeSecurityServiceRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request details about a network edge security service."],["The latest version of this API class is 3.6.0, with multiple other versions available ranging from 1.0.0 to 3.5.0."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetNetworkEdgeSecurityServiceRequest` class has three key properties: `NetworkEdgeSecurityService`, `Project`, and `Region`, which are all strings."],["The provided content shows all the versions available for the GetNetworkEdgeSecurityServiceRequest class, with links to their respective documentation."]]],[]]