api property
Represents an API operation that is involved to a network activity.
Implementation
@$pb.TagNumber(6)
AttributeContext_Api get api => $_getN(5);
Implementation
@$pb.TagNumber(6)
set api(AttributeContext_Api value) => $_setField(6, value);