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



67861
67862
67863
67864
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 67861

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



67861
67862
67863
67864
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 67861

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