snapshotSource property
Indicates whether the snapshot is from an automatic backup
(automated
) or was created manually (manual
).
Implementation
final String? snapshotSource;
Indicates whether the snapshot is from an automatic backup
(automated
) or was created manually (manual
).
final String? snapshotSource;