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\u003eFailureInfo\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically within the \u003ccode\u003eRecrawlUrisResponse.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFailureInfo\u003c/code\u003e class provides details on why a specific URI could not be crawled, including a list of \u003ccode\u003eFailureReason\u003c/code\u003e objects categorized by corpus type, like desktop or mobile.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default constructor and one that takes another \u003ccode\u003eFailureInfo\u003c/code\u003e object as an argument, and also contains the properties \u003ccode\u003eFailureReasons\u003c/code\u003e and \u003ccode\u003eUri\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be found within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1.dll\u003c/code\u003e assembly and is part of the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]