Interface protos.google.pubsub.v1.IValidateSchemaRequest (2.16.6)

Properties of a ValidateSchemaRequest.

Package

@google-cloud/pubsub!

Properties

parent

parent?: (string|null);

ValidateSchemaRequest parent

Property Value
TypeDescription
(string|null)

schema

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

ValidateSchemaRequest schema

Property Value
TypeDescription
(google.pubsub.v1.ISchema|null)