Interface DbSystemOptionsOrBuilder (0.29.0)

public interface DbSystemOptionsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getStorageManagement()

public abstract DbSystemOptions.StorageManagement getStorageManagement()

Optional. The storage option used in DB system.

.google.cloud.oracledatabase.v1.DbSystemOptions.StorageManagement storage_management = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
DbSystemOptions.StorageManagement

The storageManagement.

getStorageManagementValue()

public abstract int getStorageManagementValue()

Optional. The storage option used in DB system.

.google.cloud.oracledatabase.v1.DbSystemOptions.StorageManagement storage_management = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for storageManagement.