api property

  1. @TagNumber.new(6)
AttributeContext_Api get api

Represents an API operation that is involved to a network activity.

Implementation

@$pb.TagNumber(6)
AttributeContext_Api get api => $_getN(5);
  1. @TagNumber.new(6)
set api (AttributeContext_Api v)

Implementation

@$pb.TagNumber(6)
set api(AttributeContext_Api v) { setField(6, v); }