packageType property

String? packageType
getter/setter pair

The type of package; whether native or non native (e.g., ruby gems, node.js packages, etc.).

Output only.

Implementation

core.String? packageType;