public sealed class ServerlessNegInfo : IMessage<ServerlessNegInfo>, IEquatable<ServerlessNegInfo>, IDeepCloneable<ServerlessNegInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class ServerlessNegInfo.
For display only. Metadata associated with the serverless network endpoint
group backend.
[[["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-17 UTC."],[[["This page provides reference documentation for the `ServerlessNegInfo` class within the Google Cloud Network Management v1 API, specifically version 2.11.0."],["The `ServerlessNegInfo` class is designed to store metadata related to serverless network endpoint groups."],["This class has constructors to create new instances, either empty or from another `ServerlessNegInfo` object."],["It inherits from multiple interfaces and classes including `object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `NegUri` property, which is a string that represents the URI of the serverless network endpoint group."]]],[]]