Interface protos.google.logging.v2.IListSinksResponse (11.0.0)

Properties of a ListSinksResponse.

Package

@google-cloud/logging

Properties

nextPageToken

nextPageToken?: (string|null);

ListSinksResponse nextPageToken

sinks

sinks?: (google.logging.v2.ILogSink[]|null);

ListSinksResponse sinks