Class: Google::Cloud::AIPlatform::V1::DiskSpec

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

Overview

Represents the spec of disk options.

Instance Attribute Summary collapse

Instance Attribute Details

#boot_disk_size_gb::Integer



200
201
202
203
# File 'proto_docs/google/cloud/aiplatform/v1/machine_resources.rb', line 200

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

#boot_disk_type::String



200
201
202
203
# File 'proto_docs/google/cloud/aiplatform/v1/machine_resources.rb', line 200

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