public sealed class SearchResponse.Types.GeoSearchDebugInfo : IMessage<SearchResponse.Types.GeoSearchDebugInfo>, IEquatable<SearchResponse.Types.GeoSearchDebugInfo>, IDeepCloneable<SearchResponse.Types.GeoSearchDebugInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class SearchResponse.Types.GeoSearchDebugInfo.
Debug information specifically related to forward geocoding issues arising
from Geolocation Search.
[[["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 documentation is for the `SearchResponse.Types.GeoSearchDebugInfo` class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta17."],["The `GeoSearchDebugInfo` class provides debug information related to forward geocoding issues that may occur during Geolocation Search."],["This class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and one that takes another `GeoSearchDebugInfo` object, and also exposes two properties, `ErrorMessage` and `OriginalAddressQuery`, which are used for error messages and problematic addresses respectively."]]],[]]