Class: Google::Cloud::OracleDatabase::V1::DbSystemInitialStorageSize

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/oracledatabase/v1/db_system_initial_storage_size.rb

Overview

Summary of the DbSystem initial storage size.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String (readonly)

Returns Output only. The name of the resource.

Returns:

  • (::String)

    Output only. The name of the resource.



31
32
33
34
# File 'proto_docs/google/cloud/oracledatabase/v1/db_system_initial_storage_size.rb', line 31

class DbSystemInitialStorageSize
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#properties::Google::Cloud::OracleDatabase::V1::DbSystemInitialStorageSizeProperties (readonly)

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

Returns:



31
32
33
34
# File 'proto_docs/google/cloud/oracledatabase/v1/db_system_initial_storage_size.rb', line 31

class DbSystemInitialStorageSize
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end