licenses property

  1. @TagNumber(9)
List<String> licenses

A list of publicly visible licenses. Reserved for Google's use. A License represents billing and aggregate usage data for public and marketplace images.

Implementation

@$pb.TagNumber(9)
$core.List<$core.String> get licenses => $_getList(8);