Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::PerformanceSample (v0.1.0)

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

Performance data sample.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cpu

def cpu() -> ::Google::Cloud::MigrationCenter::V1::CpuUsageSample

#cpu=

def cpu=(value) -> ::Google::Cloud::MigrationCenter::V1::CpuUsageSample
Parameter

#disk

def disk() -> ::Google::Cloud::MigrationCenter::V1::DiskUsageSample

#disk=

def disk=(value) -> ::Google::Cloud::MigrationCenter::V1::DiskUsageSample
Parameter

#memory

def memory() -> ::Google::Cloud::MigrationCenter::V1::MemoryUsageSample
Returns

#memory=

def memory=(value) -> ::Google::Cloud::MigrationCenter::V1::MemoryUsageSample
Parameter
Returns

#network

def network() -> ::Google::Cloud::MigrationCenter::V1::NetworkUsageSample
Returns

#network=

def network=(value) -> ::Google::Cloud::MigrationCenter::V1::NetworkUsageSample
Parameter
Returns

#sample_time

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

#sample_time=

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