requestPolicies property
Policies that are applicable to the request message.
Implementation
@$pb.TagNumber(2)
$pb.PbList<FieldPolicy> get requestPolicies => $_getList(0);
Policies that are applicable to the request message.
@$pb.TagNumber(2)
$pb.PbList<FieldPolicy> get requestPolicies => $_getList(0);