authentication property
Auth configuration. Contains only the OAuth rules.
Implementation
@$pb.TagNumber(11)
$3.Authentication get authentication => $_getN(5);
Implementation
@$pb.TagNumber(11)
set authentication($3.Authentication value) => $_setField(11, value);