aliases property

  1. @TagNumber.new(2)
PbList<String> get aliases

DEPRECATED: This field is no longer supported. Instead of using aliases, please specify multiple google.api.Endpoint for each of the intended aliases.

Additional names that this endpoint will be hosted on.

Implementation

@$pb.TagNumber(2)
$pb.PbList<$core.String> get aliases => $_getList(1);