menu
googleapis package
documentation
iam/v1.dart
OauthClientCredential
OauthClientCredential constructor
OauthClientCredential constructor
dark_mode
light_mode
OauthClientCredential
constructor
OauthClientCredential
(
{
String
?
clientSecret
,
bool
?
disabled
,
String
?
displayName
,
String
?
name
,
})
Implementation
OauthClientCredential({ this.clientSecret, this.disabled, this.displayName, this.name, });
googleapis package
documentation
iam/v1
OauthClientCredential
OauthClientCredential constructor
OauthClientCredential class