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

Properties of a CreateSchemaRequest.

Package

@google-cloud/pubsub

Properties

parent

parent?: (string|null);

CreateSchemaRequest parent

schema

schema?: (google.pubsub.v1.ISchema|null);

CreateSchemaRequest schema

schemaId

schemaId?: (string|null);

CreateSchemaRequest schemaId