menu
google_cloud_compute_v1 package
documentation
compute.dart
ServiceAccount
ServiceAccount.new constructor
ServiceAccount.new constructor
dark_mode
light_mode
ServiceAccount
constructor
ServiceAccount
(
{
String
?
email
,
List
<
String
>
scopes
=
const []
,
})
Implementation
ServiceAccount({this.email, this.scopes = const []}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
ServiceAccount
ServiceAccount.new constructor
ServiceAccount class