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

Properties of an UpdateExclusionRequest.

Package

@google-cloud/logging!

Properties

exclusion

exclusion?: (google.logging.v2.ILogExclusion|null);

UpdateExclusionRequest exclusion

Property Value
TypeDescription
(google.logging.v2.ILogExclusion|null)

name

name?: (string|null);

UpdateExclusionRequest name

Property Value
TypeDescription
(string|null)

updateMask

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

UpdateExclusionRequest updateMask

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