type property

String? type
getter/setter pair

Resource type.

Types are defined in IAM's .service files. Valid values for type might be 'storage_buckets', 'compute_instances', 'resourcemanager_customers', 'billing_accounts', etc.

Implementation

core.String? type;