Class Google::Cloud::Bigquery::Reservation::V1::SplitCapacityCommitmentRequest (v0.4.2)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The resource name e.g.,: projects/myproject/locations/US/capacityCommitments/123

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name e.g.,: projects/myproject/locations/US/capacityCommitments/123
Returns
  • (::String) — Required. The resource name e.g.,: projects/myproject/locations/US/capacityCommitments/123

#slot_count

def slot_count() -> ::Integer
Returns
  • (::Integer) — Number of slots in the capacity commitment after the split.

#slot_count=

def slot_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of slots in the capacity commitment after the split.
Returns
  • (::Integer) — Number of slots in the capacity commitment after the split.