apis property
A list of API interfaces exported by this service. Only the name field
of the google.protobuf.Api needs to be provided by the configuration
author, as the remaining fields will be derived from the IDL during the
normalization process. It is an error to specify an API interface here
which cannot be resolved against the associated IDL files.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$0.Api> get apis => $_getList(2);