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

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

Memory usage sample.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#utilized_percentage

def utilized_percentage() -> ::Float
Returns
  • (::Float) — Percentage of system memory utilized. Must be in the interval [0, 100].

#utilized_percentage=

def utilized_percentage=(value) -> ::Float
Parameter
  • value (::Float) — Percentage of system memory utilized. Must be in the interval [0, 100].
Returns
  • (::Float) — Percentage of system memory utilized. Must be in the interval [0, 100].