licenses property

List<String>? licenses
getter/setter pair

A list of public visible licenses that apply to this snapshot.

This can be because the original image had licenses attached (such as a Windows image).

Output only.

Implementation

core.List<core.String>? licenses;