Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstance.
The instances information for a given Block
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_id
def instance_id() -> ::Integer
Returns
- (::Integer) — The InstanceId of the instance
#instance_id=
def instance_id=(value) -> ::Integer
Parameter
- value (::Integer) — The InstanceId of the instance
Returns
- (::Integer) — The InstanceId of the instance
#physical_host_topology
def physical_host_topology() -> ::Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology
Returns
- (::Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology) — The PhysicalHostTopology of instances within a Block resource.
#physical_host_topology=
def physical_host_topology=(value) -> ::Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology
Parameter
- value (::Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology) — The PhysicalHostTopology of instances within a Block resource.
Returns
- (::Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology) — The PhysicalHostTopology of instances within a Block resource.
#project_id
def project_id() -> ::Integer
Returns
- (::Integer) — Project where the instance lives
#project_id=
def project_id=(value) -> ::Integer
Parameter
- value (::Integer) — Project where the instance lives
Returns
- (::Integer) — Project where the instance lives