Google Cloud Oracle Database V1 Client - Class DbSystemInitialStorageSize (0.8.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class DbSystemInitialStorageSize.

Summary of the DbSystem initial storage size.

Generated from protobuf message google.cloud.oracledatabase.v1.DbSystemInitialStorageSize

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Output only. The name of the resource.

↳ properties DbSystemInitialStorageSizeProperties

Output only. The properties of the DbSystem initial storage size summary.

getName

Output only. The name of the resource.

Returns
Type Description
string

setName

Output only. The name of the resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getProperties

Output only. The properties of the DbSystem initial storage size summary.

Returns
Type Description
DbSystemInitialStorageSizeProperties|null

hasProperties

clearProperties

setProperties

Output only. The properties of the DbSystem initial storage size summary.

Parameter
Name Description
var DbSystemInitialStorageSizeProperties
Returns
Type Description
$this