Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation (v0.2.2)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation.

Usage data aggregation for a single day.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cpu

def cpu() -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::CPU

#cpu=

def cpu=(value) -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::CPU

#date

def date() -> ::Google::Type::Date
Returns

#date=

def date=(value) -> ::Google::Type::Date
Parameter
Returns

#disk

def disk() -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Disk

#disk=

def disk=(value) -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Disk

#memory

def memory() -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Memory

#memory=

def memory=(value) -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Memory

#network

def network() -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Network

#network=

def network=(value) -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Network