accessGuidance property
Text briefly describing how to access the endpoint. Changes to this value will not affect the revision.
Implementation
@$pb.TagNumber(12)
$core.String get accessGuidance => $_getSZ(11);
Implementation
@$pb.TagNumber(12)
set accessGuidance($core.String v) { $_setString(11, v); }