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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#block

def block() -> ::String
Returns
  • (::String) — The hash of the capacity block within the cluster.

#block=

def block=(value) -> ::String
Parameter
  • value (::String) — The hash of the capacity block within the cluster.
Returns
  • (::String) — The hash of the capacity block within the cluster.

#cluster

def cluster() -> ::String
Returns
  • (::String) — The cluster name of the reservation subBlock.

#cluster=

def cluster=(value) -> ::String
Parameter
  • value (::String) — The cluster name of the reservation subBlock.
Returns
  • (::String) — The cluster name of the reservation subBlock.

#sub_block

def sub_block() -> ::String
Returns
  • (::String) — The hash of the capacity sub-block within the capacity block.

#sub_block=

def sub_block=(value) -> ::String
Parameter
  • value (::String) — The hash of the capacity sub-block within the capacity block.
Returns
  • (::String) — The hash of the capacity sub-block within the capacity block.