guestAttributes property

  1. @TagNumber(14)
Map<String, String> get guestAttributes

Output only. The Compute Engine guest attributes. (see Project and instance guest attributes).

Implementation

@$pb.TagNumber(14)
$core.Map<$core.String, $core.String> get guestAttributes => $_getMap(11);