control property

  1. @TagNumber.new(21)
Control get control

Configuration for the service control plane.

Implementation

@$pb.TagNumber(21)
$42.Control get control => $_getN(14);
  1. @TagNumber.new(21)
set control (Control v)

Implementation

@$pb.TagNumber(21)
set control($42.Control v) { $_setField(21, v); }