Capacity Planner V1BETA API - Class Google::Cloud::CapacityPlanner::V1beta::TimeValue (v0.2.0)

Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::TimeValue.

Capacity demand value for a single time point.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#time

def time() -> ::Google::Protobuf::Timestamp
Returns

#time=

def time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#value

def value() -> ::Float
Returns
  • (::Float) — Required. The demand value at the time point.

#value=

def value=(value) -> ::Float
Parameter
  • value (::Float) — Required. The demand value at the time point.
Returns
  • (::Float) — Required. The demand value at the time point.