[[["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 latest version of the `ListDataPoliciesResponse` class for the BigQuery Data Policy v1 API is version 1.5.0, with previous versions available."],["`ListDataPoliciesResponse` is used as a response message for the `ListDataPolicies` method in the BigQuery Data Policy v1 API, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class contains two constructors: a default one, and another that allows the creation of an instance from another `ListDataPoliciesResponse` object, in order to copy data."],["The `DataPolicies` property of type `RepeatedField\u003cDataPolicy\u003e` holds the data policies that are associated with the project being requested, and the `NextPageToken` property of type string is used for retrieving subsequent pages of results."],["The `GetEnumerator` method allows iterating through the resources within the `ListDataPoliciesResponse` object, which is very useful for retrieving a list of all the data policies."]]],[]]