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 documentation provides access to various other versions, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, and down to 1.0.0."],["The `GetNetworkEdgeSecurityServiceRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request a network edge security service."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message manipulation and cloning."],["The `GetNetworkEdgeSecurityServiceRequest` class includes properties such as `NetworkEdgeSecurityService`, `Project`, and `Region`, which are strings used to specify the network edge security service being requested, the project ID, and the region."]]],[]]