menu
googleapis package
documentation
connectors/v1.dart
RoleGrant
RoleGrant.new constructor
RoleGrant.new constructor
dark_mode
light_mode
RoleGrant
constructor
RoleGrant
(
{
String
?
helperTextTemplate
,
String
?
principal
,
Resource
?
resource
,
List
<
String
>
?
roles
,
})
Implementation
RoleGrant({
this
.helperTextTemplate,
this
.principal,
this
.resource,
this
.roles, });
googleapis package
documentation
connectors/v1
RoleGrant
RoleGrant.new constructor
RoleGrant class
Constructors
new
fromJson
Properties
hashCode
helperTextTemplate
principal
resource
roles
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==