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
defallocated_asset_count()->::Integer
Returns
(::Integer) — Count of assets allocated to this machine series.
#allocated_asset_count=
defallocated_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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::ReportSummary::MachineSeriesAllocation (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-migration_center-v1/latest/Google-Cloud-MigrationCenter-V1-ReportSummary-MachineSeriesAllocation)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-ReportSummary-MachineSeriesAllocation)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-ReportSummary-MachineSeriesAllocation)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-ReportSummary-MachineSeriesAllocation)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-ReportSummary-MachineSeriesAllocation)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-ReportSummary-MachineSeriesAllocation)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-ReportSummary-MachineSeriesAllocation)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-ReportSummary-MachineSeriesAllocation) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::MachineSeriesAllocation.\n\nRepresents a data point tracking the count of assets allocated for a\nspecific Machine Series. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #allocated_asset_count\n\n def allocated_asset_count() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Count of assets allocated to this machine series.\n\n### #allocated_asset_count=\n\n def allocated_asset_count=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Count of assets allocated to this machine series. \n**Returns**\n\n- (::Integer) --- Count of assets allocated to this machine series.\n\n### #machine_series\n\n def machine_series() -\u003e ::Google::Cloud::MigrationCenter::V1::MachineSeries\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::MachineSeries](./Google-Cloud-MigrationCenter-V1-MachineSeries)) --- The Machine Series (e.g. \"E2\", \"N2\")\n\n### #machine_series=\n\n def machine_series=(value) -\u003e ::Google::Cloud::MigrationCenter::V1::MachineSeries\n\n**Parameter**\n\n- **value** ([::Google::Cloud::MigrationCenter::V1::MachineSeries](./Google-Cloud-MigrationCenter-V1-MachineSeries)) --- The Machine Series (e.g. \"E2\", \"N2\") \n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::MachineSeries](./Google-Cloud-MigrationCenter-V1-MachineSeries)) --- The Machine Series (e.g. \"E2\", \"N2\")"]]