[[["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 document details the `ListNetworksResponseOrBuilder` interface, which extends `MessageOrBuilder` and provides methods for accessing network data in Google Ad Manager."],["The interface allows retrieval of network information using several methods such as `getNetworks(int index)`, `getNetworksCount()`, and `getNetworksList()`, which are used to obtain specific `Network` details, the number of networks, and a list of networks, respectively."],["Methods `getNetworksOrBuilder(int index)` and `getNetworksOrBuilderList()` provide access to `NetworkOrBuilder` objects, allowing for in-depth inspection and manipulation of network data."],["The data structure `repeated .google.ads.admanager.v1.Network networks = 1;` is consistently referenced across all methods as the underlying structure for the network data."]]],[]]