DbSystemInitialStorageSizeProperties(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)The properties of a DbSystem initial storage size summary.
Attributes |
|
|---|---|
| Name | Description |
storage_management |
google.cloud.oracledatabase_v1.types.DbSystemInitialStorageSizeProperties.StorageManagement
Output only. The storage option used in DB system. |
shape_type |
google.cloud.oracledatabase_v1.types.DbSystemInitialStorageSizeProperties.ShapeType
Output only. VM shape platform type |
storage_size_details |
MutableSequence[google.cloud.oracledatabase_v1.types.StorageSizeDetails]
Output only. List of storage disk details. |
launch_from_backup_storage_size_details |
MutableSequence[google.cloud.oracledatabase_v1.types.StorageSizeDetails]
Output only. List of storage disk details available for launches from backup. |
Classes
ShapeType
ShapeType(value)The shape type of the DB system.
StorageManagement
StorageManagement(value)The storage option used in the DB system.