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

Properties of a ListBucketsResponse.

Package

@google-cloud/logging!

Properties

buckets

buckets?: (google.logging.v2.ILogBucket[]|null);

ListBucketsResponse buckets

Property Value
TypeDescription
(google.logging.v2.ILogBucket[]|null)

nextPageToken

nextPageToken?: (string|null);

ListBucketsResponse nextPageToken

Property Value
TypeDescription
(string|null)