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

Properties of a LogView.

Package

@google-cloud/logging

Properties

createTime

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

LogView createTime

description

description?: (string|null);

LogView description

filter

filter?: (string|null);

LogView filter

name

name?: (string|null);

LogView name

updateTime

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

LogView updateTime