Interface protos.google.pubsub.v1.ISchema (3.2.1)

Properties of a Schema.

Package

@google-cloud/pubsub

Properties

definition

definition?: (string|null);

Schema definition

name

name?: (string|null);

Schema name

type

type?: (google.pubsub.v1.Schema.Type|keyof typeof google.pubsub.v1.Schema.Type|null);

Schema type