Class: Google::Cloud::Compute::V1::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology

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 PhysicalHostTopology of the instance within a Block resource.

Instance Attribute Summary collapse

Instance Attribute Details

#host::String

Returns Host hash for a given instance.

Returns:

  • (::String)

    Host hash for a given instance



29786
29787
29788
29789
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29786

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

#sub_block::String

Returns Sub block hash for a given instance.

Returns:

  • (::String)

    Sub block hash for a given instance



29786
29787
29788
29789
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29786

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