Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class RecrawlUrisMetadata.
Metadata related to the progress of theSiteSearchEngineService.RecrawlUrisoperation. This will be returned by the google.longrunning.Operation.metadata
field.
Generated from protobuf messagegoogle.cloud.discoveryengine.v1.RecrawlUrisMetadata
Operation last update time. If the operation is done, this is also the finish time.
↳ invalid_uris
array
Unique URIs in the request that have invalid format. Sample limited to 1000.
↳ invalid_uris_count
int
Total number of unique URIs in the request that have invalid format.
↳ noindex_uris
array
URIs that have no index meta tag. Sample limited to 1000.
↳ noindex_uris_count
int
Total number of URIs that have no index meta tag.
↳ uris_not_matching_target_sites
array
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE. Sample limited to 1000.
↳ uris_not_matching_target_sites_count
int
Total number of URIs that don't match any TargetSites.
↳ valid_uris_count
int
Total number of unique URIs in the request that are not in invalid_uris.
↳ success_count
int
Total number of URIs that have been crawled so far.
↳ pending_count
int
Total number of URIs that have yet to be crawled.
↳ quota_exceeded_count
int
Total number of URIs that were rejected due to insufficient indexing resources.
URIs that have no index meta tag. Sample limited to 1000.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getNoindexUrisCount
Total number of URIs that have no index meta tag.
Returns
Type
Description
int
setNoindexUrisCount
Total number of URIs that have no index meta tag.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getUrisNotMatchingTargetSites
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE. Sample limited to 1000.
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE. Sample limited to 1000.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getUrisNotMatchingTargetSitesCount
Total number of URIs that don't match any TargetSites.
Returns
Type
Description
int
setUrisNotMatchingTargetSitesCount
Total number of URIs that don't match any TargetSites.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getValidUrisCount
Total number of unique URIs in the request that are not in invalid_uris.
Returns
Type
Description
int
setValidUrisCount
Total number of unique URIs in the request that are not in invalid_uris.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getSuccessCount
Total number of URIs that have been crawled so far.
Returns
Type
Description
int
setSuccessCount
Total number of URIs that have been crawled so far.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPendingCount
Total number of URIs that have yet to be crawled.
Returns
Type
Description
int
setPendingCount
Total number of URIs that have yet to be crawled.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getQuotaExceededCount
Total number of URIs that were rejected due to insufficient indexing
resources.
Returns
Type
Description
int
setQuotaExceededCount
Total number of URIs that were rejected due to insufficient indexing
resources.
[[["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 Discovery Engine V1 Client - Class RecrawlUrisMetadata (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/php/docs/reference/cloud-discoveryengine/latest/V1.RecrawlUrisMetadata)\n- [1.6.1](/php/docs/reference/cloud-discoveryengine/1.6.1/V1.RecrawlUrisMetadata)\n- [1.5.1](/php/docs/reference/cloud-discoveryengine/1.5.1/V1.RecrawlUrisMetadata)\n- [1.4.0](/php/docs/reference/cloud-discoveryengine/1.4.0/V1.RecrawlUrisMetadata)\n- [1.3.3](/php/docs/reference/cloud-discoveryengine/1.3.3/V1.RecrawlUrisMetadata)\n- [1.2.0](/php/docs/reference/cloud-discoveryengine/1.2.0/V1.RecrawlUrisMetadata)\n- [1.1.0](/php/docs/reference/cloud-discoveryengine/1.1.0/V1.RecrawlUrisMetadata)\n- [1.0.0](/php/docs/reference/cloud-discoveryengine/1.0.0/V1.RecrawlUrisMetadata)\n- [0.11.3](/php/docs/reference/cloud-discoveryengine/0.11.3/V1.RecrawlUrisMetadata)\n- [0.8.0](/php/docs/reference/cloud-discoveryengine/0.8.0/V1.RecrawlUrisMetadata)\n- [0.7.1](/php/docs/reference/cloud-discoveryengine/0.7.1/V1.RecrawlUrisMetadata)\n- [0.6.0](/php/docs/reference/cloud-discoveryengine/0.6.0/V1.RecrawlUrisMetadata)\n- [0.5.0](/php/docs/reference/cloud-discoveryengine/0.5.0/V1.RecrawlUrisMetadata)\n- [0.4.0](/php/docs/reference/cloud-discoveryengine/0.4.0/V1.RecrawlUrisMetadata)\n- [0.3.0](/php/docs/reference/cloud-discoveryengine/0.3.0/V1.RecrawlUrisMetadata)\n- [0.2.0](/php/docs/reference/cloud-discoveryengine/0.2.0/V1.RecrawlUrisMetadata)\n- [0.1.1](/php/docs/reference/cloud-discoveryengine/0.1.1/V1.RecrawlUrisMetadata) \nReference documentation and code samples for the Google Cloud Discovery Engine V1 Client class RecrawlUrisMetadata.\n\nMetadata related to the progress of the\n[SiteSearchEngineService.RecrawlUris](/php/docs/reference/cloud-discoveryengine/latest/V1.Client.SiteSearchEngineServiceClient#_Google_Cloud_DiscoveryEngine_V1_Client_SiteSearchEngineServiceClient__recrawlUris__)\noperation. This will be returned by the google.longrunning.Operation.metadata\nfield.\n\nGenerated from protobuf message `google.cloud.discoveryengine.v1.RecrawlUrisMetadata`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DiscoveryEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCreateTime\n\nOperation create time.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOperation create time.\n\n### getUpdateTime\n\nOperation last update time. If the operation is done, this is also the\nfinish time.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOperation last update time. If the operation is done, this is also the\nfinish time.\n\n### getInvalidUris\n\nUnique URIs in the request that have invalid format. Sample limited to\n1000.\n\n### setInvalidUris\n\nUnique URIs in the request that have invalid format. Sample limited to\n1000.\n\n### getInvalidUrisCount\n\nTotal number of unique URIs in the request that have invalid format.\n\n### setInvalidUrisCount\n\nTotal number of unique URIs in the request that have invalid format.\n\n### getNoindexUris\n\nURIs that have no index meta tag. Sample limited to 1000.\n\n### setNoindexUris\n\nURIs that have no index meta tag. Sample limited to 1000.\n\n### getNoindexUrisCount\n\nTotal number of URIs that have no index meta tag.\n\n### setNoindexUrisCount\n\nTotal number of URIs that have no index meta tag.\n\n### getUrisNotMatchingTargetSites\n\nUnique URIs in the request that don't match any TargetSite in the\nDataStore, only match TargetSites that haven't been fully indexed, or match\na TargetSite with type EXCLUDE. Sample limited to 1000.\n\n### setUrisNotMatchingTargetSites\n\nUnique URIs in the request that don't match any TargetSite in the\nDataStore, only match TargetSites that haven't been fully indexed, or match\na TargetSite with type EXCLUDE. Sample limited to 1000.\n\n### getUrisNotMatchingTargetSitesCount\n\nTotal number of URIs that don't match any TargetSites.\n\n### setUrisNotMatchingTargetSitesCount\n\nTotal number of URIs that don't match any TargetSites.\n\n### getValidUrisCount\n\nTotal number of unique URIs in the request that are not in invalid_uris.\n\n### setValidUrisCount\n\nTotal number of unique URIs in the request that are not in invalid_uris.\n\n### getSuccessCount\n\nTotal number of URIs that have been crawled so far.\n\n### setSuccessCount\n\nTotal number of URIs that have been crawled so far.\n\n### getPendingCount\n\nTotal number of URIs that have yet to be crawled.\n\n### setPendingCount\n\nTotal number of URIs that have yet to be crawled.\n\n### getQuotaExceededCount\n\nTotal number of URIs that were rejected due to insufficient indexing\nresources.\n\n### setQuotaExceededCount\n\nTotal number of URIs that were rejected due to insufficient indexing\nresources."]]