Class: Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstance
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstance
- 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_id ⇒ ::Integer
The InstanceId of the instance.
-
#physical_host_topology ⇒ ::Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology
The PhysicalHostTopology of instances within a Block resource.
-
#project_id ⇒ ::Integer
Project where the instance lives.
Instance Attribute Details
#instance_id ⇒ ::Integer
29902 29903 29904 29905 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29902 class ReservationBlockPhysicalTopologyInstance include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#physical_host_topology ⇒ ::Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology
29902 29903 29904 29905 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29902 class ReservationBlockPhysicalTopologyInstance include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project_id ⇒ ::Integer
29902 29903 29904 29905 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29902 class ReservationBlockPhysicalTopologyInstance include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |