SqlValidatorTestedExplore Stay organized with collections Save and categorize content based on your preferences.
Version 4.0.25.18 (latest)
Datatype
Description
(object)
object
model
lock
string
LookML model that was tested
explore
lock
string
LookML Explore that was tested
status
lock
string
Status of the validation (unknown, failed, passed, skipped, errored, cancelled, queued, running)
skip_reason
lock
string
Reason the validation was skipped
error_count
lock
integer
Total number of failed validations
errors
Expand SqlValidatorErrorItem definition...
Expand SqlValidatorError definition...
type
lock
string
A URI reference that identifies the problem type
title
lock
string
Overview of the error
detail
lock
string
Detail of the error
status
lock
string
The HTTP status code for the problem
instance
lock
string
URI reference that identifies the specific occurrence of the problem
model
lock
string
LookML model that contains the Explore that failed SQL validation
explore
lock
string
LookML Explore that failed SQL validation
message
lock
string
Message returned by the SQL validation
explore_url
lock
string
URL to the Explore
lookml_url
lock
string
URL to the LookML that caused the error
dimension
lock
string
LookML dimension that caused the error
line_number
lock
string
Line of the error in the LookML file
Expand GenericError definition...
type
lock
string
A URI reference that identifies the problem type
title
lock
string
Overview of the error
detail
lock
string
Detail of the error
status
lock
string
The HTTP status code for the problem
instance
lock
string
URI reference that identifies the specific occurrence of the problem
Related Types
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-08 UTC.