Oracle Database@Google Cloud v1 API - Class DbSystemInitialStorageSize (1.4.0)

public sealed class DbSystemInitialStorageSize : IMessage<DbSystemInitialStorageSize>, IEquatable<DbSystemInitialStorageSize>, IDeepCloneable<DbSystemInitialStorageSize>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class DbSystemInitialStorageSize.

Summary of the DbSystem initial storage size.

Inheritance

object > DbSystemInitialStorageSize

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

DbSystemInitialStorageSize()

public DbSystemInitialStorageSize()

DbSystemInitialStorageSize(DbSystemInitialStorageSize)

public DbSystemInitialStorageSize(DbSystemInitialStorageSize other)
Parameter
Name Description
other DbSystemInitialStorageSize

Properties

DbSystemInitialStorageSizeName

public DbSystemInitialStorageSizeName DbSystemInitialStorageSizeName { get; set; }

DbSystemInitialStorageSizeName-typed view over the Name resource name property.

Property Value
Type Description
DbSystemInitialStorageSizeName

Name

public string Name { get; set; }

Output only. The name of the resource.

Property Value
Type Description
string

Properties

public DbSystemInitialStorageSizeProperties Properties { get; set; }

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

Property Value
Type Description
DbSystemInitialStorageSizeProperties