Interface protos.google.api.IMonitoredResourceMetadata (0.2.6)

Properties of a MonitoredResourceMetadata.

Package

@google-cloud/service-management!

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)