Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::SearchResponse::GeoSearchDebugInfo.
Debug information specifically related to forward geocoding issues arising from Geolocation Search.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_message
def error_message() -> ::String
Returns
- (::String) — The error produced.
#error_message=
def error_message=(value) -> ::String
Parameter
- value (::String) — The error produced.
Returns
- (::String) — The error produced.
#original_address_query
def original_address_query() -> ::String
Returns
- (::String) — The address from which forward geocoding ingestion produced issues.
#original_address_query=
def original_address_query=(value) -> ::String
Parameter
- value (::String) — The address from which forward geocoding ingestion produced issues.
Returns
- (::String) — The address from which forward geocoding ingestion produced issues.