public sealed class ListNetworkUsageResponse : IMessage<ListNetworkUsageResponse>, IEquatable<ListNetworkUsageResponse>, IDeepCloneable<ListNetworkUsageResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class ListNetworkUsageResponse.
[[["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-01 UTC."],[[["This document provides reference documentation for the `ListNetworkUsageResponse` class within the Bare Metal Solution v2 API."],["The `ListNetworkUsageResponse` class, found in the `Google.Cloud.BareMetalSolution.V2` namespace, is used to represent a response containing network information with IPs."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffer management."],["The `Networks` property, of type `RepeatedField\u003cNetworkUsage\u003e`, is a key component of this class, as it holds the collection of networks and their respective IPs."],["This is version 1.1.0 of the documentation for this class and the latest version is 1.7.0, with earlier versions from 1.0.0 up to the current also available."]]],[]]