MissingSpecErrorDetails

Identifies missing specs that should have been included in ReportRuntimeStatusRequest. Returned as [error details][https://aip.dev/193#details].

JSON representation
{"missingSpecs":[{object (Spec)}]}
Fields
missingSpecs[]

object (Spec)

A list of specs missing from the ReportRuntimeStatusRequest.

Spec

A spec identifier.

JSON representation
{"resource":string,"uid":string,"revisionId":string}
Fields
resource

string

The resource name.

uid

string

The uid of the resource.

revisionId

string

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.