Class: Google::Cloud::Compute::V1::SourceInstanceParams

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

Overview

A specification of the parameters to use when creating the instance template from a source instance.

Instance Attribute Summary collapse

Instance Attribute Details

#disk_configs::Array<::Google::Cloud::Compute::V1::DiskInstantiationConfig>



35750
35751
35752
35753
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35750

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