menu
gcloud package
documentation
storage.dart
ProjectScope
ProjectScope constructor
ProjectScope constructor
dark_mode
light_mode
ProjectScope
constructor
ProjectScope
(
String
project
,
String
role
)
Implementation
ProjectScope(String project, this.role) : super._(AclScope._typeProject, project);
gcloud package
documentation
storage
ProjectScope
ProjectScope constructor
ProjectScope class