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

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

Represents a data point tracking the count of assets allocated for a specific Machine Series.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#allocated_asset_count

def allocated_asset_count() -> ::Integer
Returns
  • (::Integer) — Count of assets allocated to this machine series.

#allocated_asset_count=

def allocated_asset_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Count of assets allocated to this machine series.
Returns
  • (::Integer) — Count of assets allocated to this machine series.

#machine_series

def machine_series() -> ::Google::Cloud::MigrationCenter::V1::MachineSeries
Returns

#machine_series=

def machine_series=(value) -> ::Google::Cloud::MigrationCenter::V1::MachineSeries
Parameter
Returns