public sealed class GetNetworkEdgeSecurityServiceRequest : IMessage<GetNetworkEdgeSecurityServiceRequest>, IEquatable<GetNetworkEdgeSecurityServiceRequest>, IDeepCloneable<GetNetworkEdgeSecurityServiceRequest>, IBufferMessage, IMessage
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 latest version of the `GetNetworkEdgeSecurityServiceRequest` is 3.6.0, and the page provides access to multiple older versions, down to version 1.0.0."],["`GetNetworkEdgeSecurityServiceRequest` is a request message used in the NetworkEdgeSecurityServices.Get method for the Google Cloud Compute API."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties for `NetworkEdgeSecurityService`, `Project`, and `Region`, all of which are strings and used to define the scope of the request."],["The class has 2 constructors, `GetNetworkEdgeSecurityServiceRequest()` and `GetNetworkEdgeSecurityServiceRequest(GetNetworkEdgeSecurityServiceRequest other)`."]]],[]]