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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The latest version of the `GetNetworkEdgeSecurityServiceRequest` is 3.6.0, and the page provides links to various prior versions, down to version 1.0.0."],["The `GetNetworkEdgeSecurityServiceRequest` class is a request message for the NetworkEdgeSecurityServices.Get method in the Compute Engine v1 API."],["The `GetNetworkEdgeSecurityServiceRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to the Google.Protobuf library."],["The class includes properties such as `NetworkEdgeSecurityService`, `Project`, and `Region`, which are strings and used for specifying the details of the request."],["There are two constructors available, one default, and one that takes another `GetNetworkEdgeSecurityServiceRequest` object as a parameter."]]],[]]