This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

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.