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

Properties of a Schema.

Package

@google-cloud/pubsub

Properties

definition

definition?: (string|null);

Schema definition

name

name?: (string|null);

Schema name

revisionCreateTime

revisionCreateTime?: (google.protobuf.ITimestamp|null);

Schema revisionCreateTime

revisionId

revisionId?: (string|null);

Schema revisionId

type

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

Schema type