public static final class DbSystemInitialStorageSizeProperties.Builder extends GeneratedMessageV3.Builder<DbSystemInitialStorageSizeProperties.Builder> implements DbSystemInitialStorageSizePropertiesOrBuilderThe properties of a DbSystem initial storage size summary.
Protobuf type google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > DbSystemInitialStorageSizeProperties.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllLaunchFromBackupStorageSizeDetails(Iterable<? extends StorageSizeDetails> values)
public DbSystemInitialStorageSizeProperties.Builder addAllLaunchFromBackupStorageSizeDetails(Iterable<? extends StorageSizeDetails> values)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.oracledatabase.v1.StorageSizeDetails> |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addAllStorageSizeDetails(Iterable<? extends StorageSizeDetails> values)
public DbSystemInitialStorageSizeProperties.Builder addAllStorageSizeDetails(Iterable<? extends StorageSizeDetails> values)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.oracledatabase.v1.StorageSizeDetails> |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addLaunchFromBackupStorageSizeDetails(StorageSizeDetails value)
public DbSystemInitialStorageSizeProperties.Builder addLaunchFromBackupStorageSizeDetails(StorageSizeDetails value)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
StorageSizeDetails |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addLaunchFromBackupStorageSizeDetails(StorageSizeDetails.Builder builderForValue)
public DbSystemInitialStorageSizeProperties.Builder addLaunchFromBackupStorageSizeDetails(StorageSizeDetails.Builder builderForValue)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
StorageSizeDetails.Builder |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addLaunchFromBackupStorageSizeDetails(int index, StorageSizeDetails value)
public DbSystemInitialStorageSizeProperties.Builder addLaunchFromBackupStorageSizeDetails(int index, StorageSizeDetails value)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
StorageSizeDetails |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addLaunchFromBackupStorageSizeDetails(int index, StorageSizeDetails.Builder builderForValue)
public DbSystemInitialStorageSizeProperties.Builder addLaunchFromBackupStorageSizeDetails(int index, StorageSizeDetails.Builder builderForValue)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
StorageSizeDetails.Builder |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addLaunchFromBackupStorageSizeDetailsBuilder()
public StorageSizeDetails.Builder addLaunchFromBackupStorageSizeDetailsBuilder()Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetails.Builder |
|
addLaunchFromBackupStorageSizeDetailsBuilder(int index)
public StorageSizeDetails.Builder addLaunchFromBackupStorageSizeDetailsBuilder(int index)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetails.Builder |
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DbSystemInitialStorageSizeProperties.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addStorageSizeDetails(StorageSizeDetails value)
public DbSystemInitialStorageSizeProperties.Builder addStorageSizeDetails(StorageSizeDetails value)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
StorageSizeDetails |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addStorageSizeDetails(StorageSizeDetails.Builder builderForValue)
public DbSystemInitialStorageSizeProperties.Builder addStorageSizeDetails(StorageSizeDetails.Builder builderForValue)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
StorageSizeDetails.Builder |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addStorageSizeDetails(int index, StorageSizeDetails value)
public DbSystemInitialStorageSizeProperties.Builder addStorageSizeDetails(int index, StorageSizeDetails value)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
StorageSizeDetails |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addStorageSizeDetails(int index, StorageSizeDetails.Builder builderForValue)
public DbSystemInitialStorageSizeProperties.Builder addStorageSizeDetails(int index, StorageSizeDetails.Builder builderForValue)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
StorageSizeDetails.Builder |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
addStorageSizeDetailsBuilder()
public StorageSizeDetails.Builder addStorageSizeDetailsBuilder()Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetails.Builder |
|
addStorageSizeDetailsBuilder(int index)
public StorageSizeDetails.Builder addStorageSizeDetailsBuilder(int index)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetails.Builder |
|
build()
public DbSystemInitialStorageSizeProperties build()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties |
|
buildPartial()
public DbSystemInitialStorageSizeProperties buildPartial()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties |
|
clear()
public DbSystemInitialStorageSizeProperties.Builder clear()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public DbSystemInitialStorageSizeProperties.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
clearLaunchFromBackupStorageSizeDetails()
public DbSystemInitialStorageSizeProperties.Builder clearLaunchFromBackupStorageSizeDetails()Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public DbSystemInitialStorageSizeProperties.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
clearShapeType()
public DbSystemInitialStorageSizeProperties.Builder clearShapeType()Output only. VM shape platform type
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.ShapeType shape_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
This builder for chaining. |
clearStorageManagement()
public DbSystemInitialStorageSizeProperties.Builder clearStorageManagement()Output only. The storage option used in DB system.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.StorageManagement storage_management = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
This builder for chaining. |
clearStorageSizeDetails()
public DbSystemInitialStorageSizeProperties.Builder clearStorageSizeDetails()Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
clone()
public DbSystemInitialStorageSizeProperties.Builder clone()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
getDefaultInstanceForType()
public DbSystemInitialStorageSizeProperties getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getLaunchFromBackupStorageSizeDetails(int index)
public StorageSizeDetails getLaunchFromBackupStorageSizeDetails(int index)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetails |
|
getLaunchFromBackupStorageSizeDetailsBuilder(int index)
public StorageSizeDetails.Builder getLaunchFromBackupStorageSizeDetailsBuilder(int index)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetails.Builder |
|
getLaunchFromBackupStorageSizeDetailsBuilderList()
public List<StorageSizeDetails.Builder> getLaunchFromBackupStorageSizeDetailsBuilderList()Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getLaunchFromBackupStorageSizeDetailsCount()
public int getLaunchFromBackupStorageSizeDetailsCount()Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
|
getLaunchFromBackupStorageSizeDetailsList()
public List<StorageSizeDetails> getLaunchFromBackupStorageSizeDetailsList()Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<StorageSizeDetails> |
|
getLaunchFromBackupStorageSizeDetailsOrBuilder(int index)
public StorageSizeDetailsOrBuilder getLaunchFromBackupStorageSizeDetailsOrBuilder(int index)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetailsOrBuilder |
|
getLaunchFromBackupStorageSizeDetailsOrBuilderList()
public List<? extends StorageSizeDetailsOrBuilder> getLaunchFromBackupStorageSizeDetailsOrBuilderList()Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.oracledatabase.v1.StorageSizeDetailsOrBuilder> |
|
getShapeType()
public DbSystemInitialStorageSizeProperties.ShapeType getShapeType()Output only. VM shape platform type
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.ShapeType shape_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.ShapeType |
The shapeType. |
getShapeTypeValue()
public int getShapeTypeValue()Output only. VM shape platform type
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.ShapeType shape_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for shapeType. |
getStorageManagement()
public DbSystemInitialStorageSizeProperties.StorageManagement getStorageManagement()Output only. The storage option used in DB system.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.StorageManagement storage_management = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.StorageManagement |
The storageManagement. |
getStorageManagementValue()
public int getStorageManagementValue()Output only. The storage option used in DB system.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.StorageManagement storage_management = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for storageManagement. |
getStorageSizeDetails(int index)
public StorageSizeDetails getStorageSizeDetails(int index)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetails |
|
getStorageSizeDetailsBuilder(int index)
public StorageSizeDetails.Builder getStorageSizeDetailsBuilder(int index)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetails.Builder |
|
getStorageSizeDetailsBuilderList()
public List<StorageSizeDetails.Builder> getStorageSizeDetailsBuilderList()Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getStorageSizeDetailsCount()
public int getStorageSizeDetailsCount()Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
|
getStorageSizeDetailsList()
public List<StorageSizeDetails> getStorageSizeDetailsList()Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<StorageSizeDetails> |
|
getStorageSizeDetailsOrBuilder(int index)
public StorageSizeDetailsOrBuilder getStorageSizeDetailsOrBuilder(int index)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
StorageSizeDetailsOrBuilder |
|
getStorageSizeDetailsOrBuilderList()
public List<? extends StorageSizeDetailsOrBuilder> getStorageSizeDetailsOrBuilderList()Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.oracledatabase.v1.StorageSizeDetailsOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(DbSystemInitialStorageSizeProperties other)
public DbSystemInitialStorageSizeProperties.Builder mergeFrom(DbSystemInitialStorageSizeProperties other)| Parameter | |
|---|---|
| Name | Description |
other |
DbSystemInitialStorageSizeProperties |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DbSystemInitialStorageSizeProperties.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DbSystemInitialStorageSizeProperties.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DbSystemInitialStorageSizeProperties.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
removeLaunchFromBackupStorageSizeDetails(int index)
public DbSystemInitialStorageSizeProperties.Builder removeLaunchFromBackupStorageSizeDetails(int index)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
removeStorageSizeDetails(int index)
public DbSystemInitialStorageSizeProperties.Builder removeStorageSizeDetails(int index)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public DbSystemInitialStorageSizeProperties.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
setLaunchFromBackupStorageSizeDetails(int index, StorageSizeDetails value)
public DbSystemInitialStorageSizeProperties.Builder setLaunchFromBackupStorageSizeDetails(int index, StorageSizeDetails value)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
StorageSizeDetails |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
setLaunchFromBackupStorageSizeDetails(int index, StorageSizeDetails.Builder builderForValue)
public DbSystemInitialStorageSizeProperties.Builder setLaunchFromBackupStorageSizeDetails(int index, StorageSizeDetails.Builder builderForValue)Output only. List of storage disk details available for launches from backup.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails launch_from_backup_storage_size_details = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
StorageSizeDetails.Builder |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DbSystemInitialStorageSizeProperties.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
setShapeType(DbSystemInitialStorageSizeProperties.ShapeType value)
public DbSystemInitialStorageSizeProperties.Builder setShapeType(DbSystemInitialStorageSizeProperties.ShapeType value)Output only. VM shape platform type
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.ShapeType shape_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
DbSystemInitialStorageSizeProperties.ShapeTypeThe shapeType to set. |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
This builder for chaining. |
setShapeTypeValue(int value)
public DbSystemInitialStorageSizeProperties.Builder setShapeTypeValue(int value)Output only. VM shape platform type
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.ShapeType shape_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
intThe enum numeric value on the wire for shapeType to set. |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
This builder for chaining. |
setStorageManagement(DbSystemInitialStorageSizeProperties.StorageManagement value)
public DbSystemInitialStorageSizeProperties.Builder setStorageManagement(DbSystemInitialStorageSizeProperties.StorageManagement value)Output only. The storage option used in DB system.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.StorageManagement storage_management = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
DbSystemInitialStorageSizeProperties.StorageManagementThe storageManagement to set. |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
This builder for chaining. |
setStorageManagementValue(int value)
public DbSystemInitialStorageSizeProperties.Builder setStorageManagementValue(int value)Output only. The storage option used in DB system.
.google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.StorageManagement storage_management = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
intThe enum numeric value on the wire for storageManagement to set. |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
This builder for chaining. |
setStorageSizeDetails(int index, StorageSizeDetails value)
public DbSystemInitialStorageSizeProperties.Builder setStorageSizeDetails(int index, StorageSizeDetails value)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
StorageSizeDetails |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
setStorageSizeDetails(int index, StorageSizeDetails.Builder builderForValue)
public DbSystemInitialStorageSizeProperties.Builder setStorageSizeDetails(int index, StorageSizeDetails.Builder builderForValue)Output only. List of storage disk details.
repeated .google.cloud.oracledatabase.v1.StorageSizeDetails storage_size_details = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
StorageSizeDetails.Builder |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final DbSystemInitialStorageSizeProperties.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties.Builder |
|