MissingSpecErrorDetails Stay organized with collections Save and categorize content based on your preferences.
Identifies missing specs that should have been included in ReportRuntimeStatusRequest. Returned as [error details][https://aip.dev/193#details].
| JSON representation |
|---|
{"missingSpecs":[{object ( |
| Fields | |
|---|---|
missingSpecs[] |
A list of specs missing from the ReportRuntimeStatusRequest. |
Spec
A spec identifier.
| JSON representation |
|---|
{"resource":string,"uid":string,"revisionId":string} |
| Fields | |
|---|---|
resource |
The resource name. |
uid |
The uid of the resource. |
revisionId |
The revision of the resource |
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 2026-02-19 UTC.