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 |