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

Properties of a LogExclusion.

Package

@google-cloud/logging

Properties

createTime

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

LogExclusion createTime

description

description?: (string|null);

LogExclusion description

disabled

disabled?: (boolean|null);

LogExclusion disabled

filter

filter?: (string|null);

LogExclusion filter

name

name?: (string|null);

LogExclusion name

updateTime

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

LogExclusion updateTime