Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ReservationBlockPhysicalTopology.
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 block.
 
#cluster=
def cluster=(value) -> ::String
    Parameter
    
  - value (::String) — The cluster name of the reservation block.
 
    Returns
    
- (::String) — The cluster name of the reservation block.