Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::FutureResourcesSpecLocalSsdPartition.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disk_interface
def disk_interface() -> ::String
Returns
- (::String) — Disk interface. Defaults to SCSI. Check the DiskInterface enum for the list of possible values.
#disk_interface=
def disk_interface=(value) -> ::String
Parameter
- value (::String) — Disk interface. Defaults to SCSI. Check the DiskInterface enum for the list of possible values.
Returns
- (::String) — Disk interface. Defaults to SCSI. Check the DiskInterface enum for the list of possible values.
#disk_size_gb
def disk_size_gb() -> ::Integer
Returns
- (::Integer) — The size of the disk in GB.
#disk_size_gb=
def disk_size_gb=(value) -> ::Integer
Parameter
- value (::Integer) — The size of the disk in GB.
Returns
- (::Integer) — The size of the disk in GB.