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