type property

String? type
getter/setter pair

Resource type.

Types are defined in IAM's .service files. Valid values for type might be 'gce', 'gcs', 'project', 'account' etc.

Implementation

core.String? type;