public sealed class RecrawlUrisResponse.Types.FailureInfo : IMessage<RecrawlUrisResponse.Types.FailureInfo>, IEquatable<RecrawlUrisResponse.Types.FailureInfo>, IDeepCloneable<RecrawlUrisResponse.Types.FailureInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class RecrawlUrisResponse.Types.FailureInfo.
Details about why a particular URI failed to be crawled. Each FailureInfo
contains one FailureReason per CorpusType.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eRecrawlUrisResponse.Types.FailureInfo\u003c/code\u003e class, which is part of the Google Cloud Discovery Engine v1 API, and is used to provide information on why a specific URI failed during a recrawl operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFailureInfo\u003c/code\u003e class, implemented in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e namespace, inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFailureInfo\u003c/code\u003e class contains a \u003ccode\u003eFailureReasons\u003c/code\u003e property, which is a list of failure reasons categorized by corpus type, and a \u003ccode\u003eUri\u003c/code\u003e property, which is a string representing the specific URI that encountered a crawling failure.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default \u003ccode\u003eFailureInfo()\u003c/code\u003e constructor and a copy constructor \u003ccode\u003eFailureInfo(RecrawlUrisResponse.Types.FailureInfo other)\u003c/code\u003e, allowing for the creation of new instances or copies of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers the range of versions between 1.0.0-beta06 up to the latest version 1.6.0, with links to each version for additional content.\u003c/p\u003e\n"]]],[],null,[]]