groupIdentifier property
Back-reference to the API Group if this call is a member of one. @doc The unique identifier of the API Group containing the endpoint.
Implementation
@$pb.TagNumber(12)
FFIdentifier get groupIdentifier => $_getN(11);
Implementation
@$pb.TagNumber(12)
set groupIdentifier(FFIdentifier value) => $_setField(12, value);