aliases property
Unimplemented. Dot not use.
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
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(2)
$pb.PbList<$core.String> get aliases => $_getList(1);