Interface protos.google.api.IMonitoredResource (0.2.6)

Properties of a MonitoredResource.

Package

@google-cloud/service-management!

Properties

labels

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

MonitoredResource labels

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

type

type?: (string|null);

MonitoredResource type

Property Value
TypeDescription
(string|null)