Capacity Planner V1BETA API - Class Google::Cloud::CapacityPlanner::V1beta::TimeSeriesView (v0.1.0)

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

TimeSeriesView contains capacity_value which has the timeseries for a given type. Each type as a single timeseries associated with it.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#capacity_value

def capacity_value() -> ::Google::Cloud::CapacityPlanner::V1beta::DemandValue
Returns

#capacity_value=

def capacity_value=(value) -> ::Google::Cloud::CapacityPlanner::V1beta::DemandValue
Parameter
Returns

#type

def type() -> ::Google::Cloud::CapacityPlanner::V1beta::CapacityType
Returns

#type=

def type=(value) -> ::Google::Cloud::CapacityPlanner::V1beta::CapacityType
Parameter
Returns