Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology (v3.0.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology.

The PhysicalHostTopology of the instance within a Block resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#host

def host() -> ::String
Returns
  • (::String) — Host hash for a given instance

#host=

def host=(value) -> ::String
Parameter
  • value (::String) — Host hash for a given instance
Returns
  • (::String) — Host hash for a given instance

#sub_block

def sub_block() -> ::String
Returns
  • (::String) — Sub block hash for a given instance

#sub_block=

def sub_block=(value) -> ::String
Parameter
  • value (::String) — Sub block hash for a given instance
Returns
  • (::String) — Sub block hash for a given instance