roles property

List<GoogleFirebaseExtensionsV1betaRole>? roles
getter/setter pair

List of IAM roles that define the access the Extension will have in the project.

Optional.

Implementation

core.List<GoogleFirebaseExtensionsV1betaRole>? roles;