Class: Google::Cloud::Compute::V1::ReservationSubBlockPhysicalTopology

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#block::String

Returns The hash of the capacity block within the cluster.

Returns:

  • (::String)

    The hash of the capacity block within the cluster.



29954
29955
29956
29957
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29954

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

#cluster::String

Returns The cluster name of the reservation subBlock.

Returns:

  • (::String)

    The cluster name of the reservation subBlock.



29954
29955
29956
29957
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29954

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

#sub_block::String

Returns The hash of the capacity sub-block within the capacity block.

Returns:

  • (::String)

    The hash of the capacity sub-block within the capacity block.



29954
29955
29956
29957
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29954

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