requestedProperties property

  1. @TagNumber(4)
List<StructMask> requestedProperties

Defines a subset of infra.buildbucket.requested_properties to return.

When not empty, implicitly adds the corresponding field to fields.

Implementation

@$pb.TagNumber(4)
$core.List<$9.StructMask> get requestedProperties => $_getList(3);