This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

gcp_pubsub_schema

ancestors

Type: UNORDERED_LIST_STRING

definition

Type: STRING
Provider name: definition
Description: The definition of the schema. This should contain a string representing the full definition of the schema that is a valid schema definition of the type specified in type.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Required. Name of the schema. Format is projects/{project}/schemas/{schema}.

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

revision_create_time

Type: TIMESTAMP
Provider name: revisionCreateTime
Description: Output only. The timestamp that the revision was created.

revision_id

Type: STRING
Provider name: revisionId
Description: Output only. Immutable. The revision ID of the schema.

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: The type of the schema definition.
Possible values:

  • TYPE_UNSPECIFIED - Default value. This value is unused.
  • PROTOCOL_BUFFER - A Protocol Buffer schema definition.
  • AVRO - An Avro schema definition.