labels property

Map<String, String>? labels
getter/setter pair

Compute Engine instance labels that must be present for a VM instance to be targeted by this filter.

Implementation

core.Map<core.String, core.String>? labels;