Interface protos.google.pubsub.v1.IGetSchemaRequest (2.13.0)

Properties of a GetSchemaRequest.

Package

@google-cloud/pubsub!

Properties

name

name?: (string|null);

GetSchemaRequest name

Property Value
TypeDescription
(string|null)

view

view?: (google.pubsub.v1.SchemaView|keyof typeof google.pubsub.v1.SchemaView|null);

GetSchemaRequest view

Property Value
TypeDescription
(google.pubsub.v1.SchemaView|keyof typeof google.pubsub.v1.SchemaView|null)