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

Properties of a LogView.

Package

@google-cloud/logging!

Properties

createTime

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

LogView createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

LogView description

Property Value
TypeDescription
(string|null)

filter

filter?: (string|null);

LogView filter

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

LogView name

Property Value
TypeDescription
(string|null)

updateTime

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

LogView updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)