menu
googleapis_beta package
documentation
sqladmin/v1beta4.dart
SqlInstancesGetLatestRecoveryTimeResponse
SqlInstancesGetLatestRecoveryTimeResponse constructor
SqlInstancesGetLatestRecoveryTimeResponse constructor
dark_mode
light_mode
SqlInstancesGetLatestRecoveryTimeResponse
constructor
SqlInstancesGetLatestRecoveryTimeResponse
(
{
String
?
kind
,
String
?
latestRecoveryTime
,
})
Implementation
SqlInstancesGetLatestRecoveryTimeResponse({ this.kind, this.latestRecoveryTime, });
googleapis_beta package
documentation
sqladmin/v1beta4
SqlInstancesGetLatestRecoveryTimeResponse
SqlInstancesGetLatestRecoveryTimeResponse constructor
SqlInstancesGetLatestRecoveryTimeResponse class