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-03-21 UTC."],[[["This webpage provides documentation for the `ServerlessNegInfo` class within the Google Cloud Network Management v1 API, specifically for version 2.12.0."],["The `ServerlessNegInfo` class is used to handle metadata associated with serverless network endpoint group backends, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class can be instantiated through a parameterless constructor or by copying an existing `ServerlessNegInfo` object."],["The `NegUri` property, a string type, is used to store and retrieve the URI of the serverless network endpoint group."],["The documentation covers versions ranging from 1.0.0 to the latest, 2.13.0, allowing access to previous versions of the `ServerlessNegInfo` class documentation."]]],[]]