Total number of Contacts.
If a filter was included in the request, this reflects the total number
after the filtering is applied.
total_size will not be calculated in the response unless it has been
included in a response field mask. The response field mask can be provided
to the method by using the URL parameter $fields or fields, or by using
the HTTP/gRPC header X-Goog-FieldMask.
[[["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."],[[["This webpage provides documentation for the `ListContactsResponse` class within the Google Ad Manager API's Java client library, specifically for version 0.3.0."],["`ListContactsResponse` is a response object that contains a list of `Contact` resources and is part of the `google.ads.admanager.v1` protocol buffer type."],["The documentation details the class's inheritance, methods, and static fields, including those related to parsing, building, and handling the response data, such as retrieving contacts, page tokens, and total size."],["The most recent version of the documentation is 0.19.0, and it has older documentation going as far back as version 0.1.0, all relating to the `ListContactsResponse` class, and all under the ad-manager."],["This class in particular is an extension of the `GeneratedMessageV3` class, which allows it to have multiple inherited members for data handling, like equals, hashcode, and serialize to name a few."]]],[]]