GitDiagnosticReport

Version 4.0.26.12 (latest)
Datatype
Description
(object)
object
can
object
Operations the current user is able to perform on this object
id
string
Unique ID of the git diagnostic report.
project_id
string
Target Looker Project ID.
user_id
string
ID of the user initiating the diagnosis.
state
string
Raw lifecycle state.
status
string
Status derived from state.
created_at
string
Creation time.
updated_at
string
Update time.
project_type
string
Project structure type.
Expand GitDiagnosticIssue definition...
can
object
Operations the current user is able to perform on this object
id
string
Unique ID of the diagnostic issue.
report_id
string
Parent diagnostic report ID.
project_id
string
Target Looker Project ID.
project_type
string
Environment scope (developer/production).
issue_type
string
Git diagnostic issue category.
issue_version
string
Version schema.
state
string
Current execution status.
created_at
string
Creation timestamp.
updated_at
string
Last update timestamp.