Class: Google::Cloud::Batch::V1::JobStatus::InstanceStatus

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

Overview

VM instance status.

Instance Attribute Summary collapse

Instance Attribute Details

#boot_disk::Google::Cloud::Batch::V1::AllocationPolicy::Disk



165
166
167
168
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 165

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

#machine_type::String



165
166
167
168
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 165

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

#provisioning_model::Google::Cloud::Batch::V1::AllocationPolicy::ProvisioningModel



165
166
167
168
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 165

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

#task_pack::Integer



165
166
167
168
# File 'proto_docs/google/cloud/batch/v1/job.rb', line 165

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