Properties of a LogSink.
Package
@google-cloud/loggingProperties
bigqueryOptions
bigqueryOptions?: (google.logging.v2.IBigQueryOptions|null);LogSink bigqueryOptions
createTime
createTime?: (google.protobuf.ITimestamp|null);LogSink createTime
description
description?: (string|null);LogSink description
destination
destination?: (string|null);LogSink destination
disabled
disabled?: (boolean|null);LogSink disabled
exclusions
exclusions?: (google.logging.v2.ILogExclusion[]|null);LogSink exclusions
filter
filter?: (string|null);LogSink filter
includeChildren
includeChildren?: (boolean|null);LogSink includeChildren
name
name?: (string|null);LogSink name
outputVersionFormat
outputVersionFormat?: (google.logging.v2.LogSink.VersionFormat|keyof typeof google.logging.v2.LogSink.VersionFormat|null);LogSink outputVersionFormat
updateTime
updateTime?: (google.protobuf.ITimestamp|null);LogSink updateTime
writerIdentity
writerIdentity?: (string|null);LogSink writerIdentity