TagValue

A tag value, which is a child of a tag key. Tag values are the specific labels that can be attached to resources through tag bindings.

API ManagementCloud ComputingInfrastructurePlatform-as-a-Service

Properties

Name Type Description
name string The resource name of the tag value in the form tagValues/{tag_value_id}. Output only.
parent string The resource name of the parent tag key.
shortName string The user-friendly short name for the tag value. Unique for a given tag key. Maximum length of 256 characters.
namespacedName string The namespaced name of the tag value in the form {parentNamespace}/{shortName}. Output only.
description string User-assigned description of the tag value. Maximum length of 256 characters.
createTime string Timestamp when the tag value was created. Output only.
updateTime string Timestamp when the tag value was last modified. Output only.
etag string Entity tag for optimistic concurrency control.
View JSON Schema on GitHub

JSON Schema

google-cloud-platform-tagvalue-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/TagValue",
  "title": "TagValue",
  "type": "object",
  "description": "A tag value, which is a child of a tag key. Tag values are the specific labels that can be attached to resources through tag bindings.",
  "properties": {
    "name": {
      "type": "string",
      "description": "The resource name of the tag value in the form tagValues/{tag_value_id}. Output only.",
      "readOnly": true,
      "example": "Example Title"
    },
    "parent": {
      "type": "string",
      "description": "The resource name of the parent tag key.",
      "example": "example_value"
    },
    "shortName": {
      "type": "string",
      "description": "The user-friendly short name for the tag value. Unique for a given tag key. Maximum length of 256 characters.",
      "maxLength": 256,
      "example": "example_value"
    },
    "namespacedName": {
      "type": "string",
      "description": "The namespaced name of the tag value in the form {parentNamespace}/{shortName}. Output only.",
      "readOnly": true,
      "example": "example_value"
    },
    "description": {
      "type": "string",
      "description": "User-assigned description of the tag value. Maximum length of 256 characters.",
      "maxLength": 256,
      "example": "A sample description."
    },
    "createTime": {
      "type": "string",
      "format": "date-time",
      "description": "Timestamp when the tag value was created. Output only.",
      "readOnly": true,
      "example": "2026-01-15T10:30:00Z"
    },
    "updateTime": {
      "type": "string",
      "format": "date-time",
      "description": "Timestamp when the tag value was last modified. Output only.",
      "readOnly": true,
      "example": "2026-01-15T10:30:00Z"
    },
    "etag": {
      "type": "string",
      "description": "Entity tag for optimistic concurrency control.",
      "readOnly": true,
      "example": "example_value"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/google-cloud-platform-tagvalue"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.