Interface protos.google.logging.v2.IListBucketsRequest (9.5.7)

Properties of a ListBucketsRequest.

Package

@google-cloud/logging!

Properties

pageSize

pageSize?: (number|null);

ListBucketsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListBucketsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListBucketsRequest parent

Property Value
TypeDescription
(string|null)