ResourceMetadata

Standardized resource metadata common to all compute resources.

JSON representation
{
  "resourceType": string,
  "apiVersion": string
}
Fields
resourceType

string

The canonical resource type name in the format of a resource type as defined by AIP-123. For example, "compute.googleapis.com/Instance".

apiVersion

string

The version of the API interface that this resource was retrieved through. For example, "2025-01-01" or "2025-01-01-preview".