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-03-21 UTC."],[[["This webpage provides documentation for the `ListContactsResponse` class, which is a part of the Google Ad Manager API's Java client library."],["The `ListContactsResponse` class is a response object that holds the matching Contact resources retrieved from a `ListContactsRequest`."],["This class extends `GeneratedMessageV3` and implements `ListContactsResponseOrBuilder`, offering functionalities like retrieving contacts, getting the next page token, and fetching the total number of contacts."],["The webpage also lists various versions of the Ad Manager API, with the latest being 0.19.0 and this page detailing the 0.6.0 version, each with a link to their respective `ListContactsResponse` documentation."],["Static methods are provided to handle instance management, descriptor retrieval, parsing data from various sources, and obtaining a parser, with several handling different forms of input data."]]],[]]