Class: Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstance

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

Overview

The instances information for a given Block

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::Integer

Returns The InstanceId of the instance.

Returns:

  • (::Integer)

    The InstanceId of the instance



64544
64545
64546
64547
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 64544

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

#physical_host_topology::Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology

Returns Output only. The PhysicalHostTopology of instances within a Block resource.

Returns:



64544
64545
64546
64547
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 64544

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

#project_id::Integer

Returns Project where the instance lives.

Returns:

  • (::Integer)

    Project where the instance lives



64544
64545
64546
64547
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 64544

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