menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
AuthConfig_GoogleServiceAccountConfig
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Object
toJson
(
)
override
Implementation
@override Object toJson() => { if (serviceAccount.isNotDefault) 'serviceAccount': serviceAccount, };
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
AuthConfig_GoogleServiceAccountConfig
toJson method
AuthConfig_GoogleServiceAccountConfig class