Interface protos.google.logging.v2.ILogBucket (9.8.2)

Properties of a LogBucket.

Package

@google-cloud/logging

Properties

cmekSettings

cmekSettings?: (google.logging.v2.ICmekSettings|null);

LogBucket cmekSettings

createTime

createTime?: (google.protobuf.ITimestamp|null);

LogBucket createTime

description

description?: (string|null);

LogBucket description

lifecycleState

lifecycleState?: (google.logging.v2.LifecycleState|keyof typeof google.logging.v2.LifecycleState|null);

LogBucket lifecycleState

locked

locked?: (boolean|null);

LogBucket locked

name

name?: (string|null);

LogBucket name

restrictedFields

restrictedFields?: (string[]|null);

LogBucket restrictedFields

retentionDays

retentionDays?: (number|null);

LogBucket retentionDays

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

LogBucket updateTime