menu
googleapis package
documentation
vmmigration/v1.dart
ClientSecretCredentials
ClientSecretCredentials constructor
ClientSecretCredentials constructor
dark_mode
light_mode
ClientSecretCredentials
constructor
ClientSecretCredentials
(
{
String
?
clientId
,
String
?
clientSecret
,
String
?
tenantId
,
})
Implementation
ClientSecretCredentials({ this.clientId, this.clientSecret, this.tenantId, });
googleapis package
documentation
vmmigration/v1
ClientSecretCredentials
ClientSecretCredentials constructor
ClientSecretCredentials class