attributes property
Describes attributes about the operation being executed by the service.
Implementation
@$pb.TagNumber(3)
$1.AttributeContext get attributes => $_getN(2);
Implementation
@$pb.TagNumber(3)
set attributes($1.AttributeContext value) => $_setField(3, value);