[[["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-09 UTC."],[[["The document outlines the `Report.DataTable` class within the `com.google.ads.admanager.v1` package, detailing its role as a container for report data, including dimension and metric values."],["`Report.DataTable` is a subclass of `GeneratedMessageV3` and implements `Report.DataTableOrBuilder`, indicating its structure and interface within the Java protocol buffer system."],["The document provides a list of various versions of `Report.DataTable` starting from version 0.1.0 up to the latest 0.19.0, which allows users to easily select the relevant documentation for the version they're using."],["Multiple static methods are provided for instantiating `Report.DataTable` objects, including `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and `parser()`, for flexible object creation and parsing from various data sources."],["Instance methods including `equals()`, `hashCode()`, and `getSerializedSize()` are explained, showing that `Report.DataTable` objects have methods for comparison, hashing, and determining the size of the serialized data."]]],[]]