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

Properties of a LogBucket.

Package

@google-cloud/logging

Properties

analyticsEnabled

analyticsEnabled?: (boolean|null);

LogBucket analyticsEnabled

cmekSettings

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

LogBucket cmekSettings

createTime

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

LogBucket createTime

description

description?: (string|null);

LogBucket description

indexConfigs

indexConfigs?: (google.logging.v2.IIndexConfig[]|null);

LogBucket indexConfigs

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