Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::ComputeStorageDescriptor (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ComputeStorageDescriptor.

Compute Engine storage option descriptor.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#size_gb

def size_gb() -> ::Integer
Returns
  • (::Integer) — Disk size in GiB.

#size_gb=

def size_gb=(value) -> ::Integer
Parameter
  • value (::Integer) — Disk size in GiB.
Returns
  • (::Integer) — Disk size in GiB.

#type

def type() -> ::Google::Cloud::MigrationCenter::V1::PersistentDiskType
Returns

#type=

def type=(value) -> ::Google::Cloud::MigrationCenter::V1::PersistentDiskType
Parameter
Returns