[[["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-09-04 UTC."],[],[],null,["# Google Cloud Data Catalog V1 Client - Class UsageStats (2.3.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.2 (latest)](/php/docs/reference/cloud-data-catalog/latest/V1.UsageStats)\n- [2.3.1](/php/docs/reference/cloud-data-catalog/2.3.1/V1.UsageStats)\n- [2.2.4](/php/docs/reference/cloud-data-catalog/2.2.4/V1.UsageStats)\n- [2.1.0](/php/docs/reference/cloud-data-catalog/2.1.0/V1.UsageStats)\n- [2.0.2](/php/docs/reference/cloud-data-catalog/2.0.2/V1.UsageStats)\n- [1.10.3](/php/docs/reference/cloud-data-catalog/1.10.3/V1.UsageStats)\n- [1.9.1](/php/docs/reference/cloud-data-catalog/1.9.1/V1.UsageStats)\n- [1.8.2](/php/docs/reference/cloud-data-catalog/1.8.2/V1.UsageStats)\n- [1.7.1](/php/docs/reference/cloud-data-catalog/1.7.1/V1.UsageStats)\n- [1.6.0](/php/docs/reference/cloud-data-catalog/1.6.0/V1.UsageStats)\n- [1.5.1](/php/docs/reference/cloud-data-catalog/1.5.1/V1.UsageStats)\n- [1.4.2](/php/docs/reference/cloud-data-catalog/1.4.2/V1.UsageStats)\n- [1.3.9](/php/docs/reference/cloud-data-catalog/1.3.9/V1.UsageStats) \nReference documentation and code samples for the Google Cloud Data Catalog V1 Client class UsageStats.\n\nDetailed statistics on the entry's usage.\n\nUsage statistics have the following limitations:\n\n- Only BigQuery tables have them.\n- They only include BigQuery query jobs.\n- They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table](https://cloud.google.com/bigquery/docs/querying-wildcard-tables)\n\nGenerated from protobuf message `google.cloud.datacatalog.v1.UsageStats`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTotalCompletions\n\nThe number of successful uses of the underlying entry.\n\n### setTotalCompletions\n\nThe number of successful uses of the underlying entry.\n\n### getTotalFailures\n\nThe number of failed attempts to use the underlying entry.\n\n### setTotalFailures\n\nThe number of failed attempts to use the underlying entry.\n\n### getTotalCancellations\n\nThe number of cancelled attempts to use the underlying entry.\n\n### setTotalCancellations\n\nThe number of cancelled attempts to use the underlying entry.\n\n### getTotalExecutionTimeForCompletionsMillis\n\nTotal time spent only on successful uses, in milliseconds.\n\n### setTotalExecutionTimeForCompletionsMillis\n\nTotal time spent only on successful uses, in milliseconds."]]