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



67849
67850
67851
67852
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 67849

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:



67849
67850
67851
67852
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 67849

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



67849
67850
67851
67852
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 67849

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