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

Properties of an UpdateViewRequest.

Package

@google-cloud/logging

Properties

name

name?: (string|null);

UpdateViewRequest name

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateViewRequest updateMask

view

view?: (google.logging.v2.ILogView|null);

UpdateViewRequest view