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

Properties of a ListTopicsRequest.

Package

@google-cloud/pubsub!

Properties

pageSize

pageSize?: (number|null);

ListTopicsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListTopicsRequest pageToken

Property Value
TypeDescription
(string|null)

project

project?: (string|null);

ListTopicsRequest project

Property Value
TypeDescription
(string|null)