Interface protos.google.api.IMonitoredResourceMetadata (9.5.7)

Properties of a MonitoredResourceMetadata.

Package

@google-cloud/logging!

Properties

systemLabels

systemLabels?: (google.protobuf.IStruct|null);

MonitoredResourceMetadata systemLabels

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

userLabels

userLabels?: ({ [k: string]: string }|null);

MonitoredResourceMetadata userLabels

Property Value
TypeDescription
({ [k: string]: string }|null)