public sealed class RecrawlUrisResponse : IMessage<RecrawlUrisResponse>, IEquatable<RecrawlUrisResponse>, IDeepCloneable<RecrawlUrisResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class RecrawlUrisResponse.
Response message for
[SiteSearchEngineService.RecrawlUris][google.cloud.discoveryengine.v1.SiteSearchEngineService.RecrawlUris]
method.
[[["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 document provides reference information for the `RecrawlUrisResponse` class within version 1.5.0 of the Google Cloud Discovery Engine v1 API."],["The `RecrawlUrisResponse` class is a response message used by the `SiteSearchEngineService.RecrawlUris` method."],["This class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `FailedUris`, which lists URIs that were not crawled, and `FailureSamples`, which provides details for up to 10 failed URIs."],["The document lists previous versions, with version 1.6.0 being the most recent, along with the initial beta release, version 1.0.0-beta06."]]],[]]