[[["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."],[[["The `CompanyName` class in the `com.google.ads.admanager.v1` package implements the `ResourceName` interface and represents a resource name, likely for company-related data within an ad manager system."],["The class provides static methods for parsing, formatting, and creating `CompanyName` instances, such as `format`, `isParsableFrom`, `newBuilder`, `of`, `parse`, `parseList`, and `toStringList`, which allow for the manipulation and conversion of `CompanyName` objects."],["It has the methods `getCompany` and `getNetworkCode` to retrieve the respective values from a `CompanyName` object, as well as `getFieldValue` and `getFieldValuesMap` for generic field access."],["The class inherits methods from `Object`, such as `equals`, `hashCode`, and `toString`, and also includes its own implementations of these methods, and also includes the method `toBuilder` to return a `CompanyName.Builder` object."],["Multiple versions of the class are available, ranging from version 0.1.0 up to the latest version 0.19.0, with links to documentation for each version, this is the documentation for version 0.13.0."]]],[]]