domainPolicy property

  1. @TagNumber(4)
AddCustomDomainPolicyRequest get domainPolicy

Implementation

@$pb.TagNumber(4)
AddCustomDomainPolicyRequest get domainPolicy => $_getN(2);
  1. @TagNumber(4)
set domainPolicy (AddCustomDomainPolicyRequest v)

Implementation

@$pb.TagNumber(4)
set domainPolicy(AddCustomDomainPolicyRequest v) { setField(4, v); }