Class: Google::Cloud::Compute::V1::BulkInsertInstanceResourcePerInstanceProperties

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

Overview

Per-instance properties to be set on individual instances. To be extended in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns This field is only temporary. It will be removed. Do not use it.

Returns:

  • (::String)

    This field is only temporary. It will be removed. Do not use it.



3501
3502
3503
3504
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 3501

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