The approximate total number of entries matched by the query.
↳ next_page_token
string
Pagination token that can be used in subsequent calls to retrieve the next page of results.
↳ unreachable
array
Unreachable locations. Search results don't include data from those locations. To get additional information on an error, repeat the search request and restrict it to specific locations by setting the SearchCatalogRequest.scope.restricted_locations parameter.
The approximate total number of entries matched by the query.
Returns
Type
Description
int
setTotalSize
The approximate total number of entries matched by the query.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getNextPageToken
Pagination token that can be used in subsequent calls to retrieve the next
page of results.
Returns
Type
Description
string
setNextPageToken
Pagination token that can be used in subsequent calls to retrieve the next
page of results.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getUnreachable
Unreachable locations. Search results don't include data from those
locations.
To get additional information on an error, repeat the search request and
restrict it to specific locations by setting the
SearchCatalogRequest.scope.restricted_locations parameter.
Unreachable locations. Search results don't include data from those
locations.
To get additional information on an error, repeat the search request and
restrict it to specific locations by setting the
SearchCatalogRequest.scope.restricted_locations parameter.
[[["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 SearchCatalogResponse (2.3.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.2 (latest)](/php/docs/reference/cloud-data-catalog/latest/V1.SearchCatalogResponse)\n- [2.3.1](/php/docs/reference/cloud-data-catalog/2.3.1/V1.SearchCatalogResponse)\n- [2.2.4](/php/docs/reference/cloud-data-catalog/2.2.4/V1.SearchCatalogResponse)\n- [2.1.0](/php/docs/reference/cloud-data-catalog/2.1.0/V1.SearchCatalogResponse)\n- [2.0.2](/php/docs/reference/cloud-data-catalog/2.0.2/V1.SearchCatalogResponse)\n- [1.10.3](/php/docs/reference/cloud-data-catalog/1.10.3/V1.SearchCatalogResponse)\n- [1.9.1](/php/docs/reference/cloud-data-catalog/1.9.1/V1.SearchCatalogResponse)\n- [1.8.2](/php/docs/reference/cloud-data-catalog/1.8.2/V1.SearchCatalogResponse)\n- [1.7.1](/php/docs/reference/cloud-data-catalog/1.7.1/V1.SearchCatalogResponse)\n- [1.6.0](/php/docs/reference/cloud-data-catalog/1.6.0/V1.SearchCatalogResponse)\n- [1.5.1](/php/docs/reference/cloud-data-catalog/1.5.1/V1.SearchCatalogResponse)\n- [1.4.2](/php/docs/reference/cloud-data-catalog/1.4.2/V1.SearchCatalogResponse)\n- [1.3.9](/php/docs/reference/cloud-data-catalog/1.3.9/V1.SearchCatalogResponse) \nReference documentation and code samples for the Google Cloud Data Catalog V1 Client class SearchCatalogResponse.\n\nResponse message for\nSearchCatalog.\n\nGenerated from protobuf message `google.cloud.datacatalog.v1.SearchCatalogResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResults\n\nSearch results.\n\n### setResults\n\nSearch results.\n\n### getTotalSize\n\nThe approximate total number of entries matched by the query.\n\n### setTotalSize\n\nThe approximate total number of entries matched by the query.\n\n### getNextPageToken\n\nPagination token that can be used in subsequent calls to retrieve the next\npage of results.\n\n### setNextPageToken\n\nPagination token that can be used in subsequent calls to retrieve the next\npage of results.\n\n### getUnreachable\n\nUnreachable locations. Search results don't include data from those\nlocations.\n\nTo get additional information on an error, repeat the search request and\nrestrict it to specific locations by setting the\n`SearchCatalogRequest.scope.restricted_locations` parameter.\n\n### setUnreachable\n\nUnreachable locations. Search results don't include data from those\nlocations.\n\nTo get additional information on an error, repeat the search request and\nrestrict it to specific locations by setting the\n`SearchCatalogRequest.scope.restricted_locations` parameter."]]