type property

String? type
getter/setter pair

The resource type this id is for.

At present, the valid types are: "organization", "folder", and "project".

Implementation

core.String? type;