Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNodeAllocation.
Represents assets allocated to a specific VMWare Node type.
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 these nodes
#allocated_asset_count=
defallocated_asset_count=(value)->::Integer
Parameter
value (::Integer) — Count of assets allocated to these nodes
Returns
(::Integer) — Count of assets allocated to these nodes
#node_count
defnode_count()->::Integer
Returns
(::Integer) — Count of this node type to be provisioned
#node_count=
defnode_count=(value)->::Integer
Parameter
value (::Integer) — Count of this node type to be provisioned
Returns
(::Integer) — Count of this node type to be provisioned
[[["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::VmwareNodeAllocation (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-VmwareNodeAllocation)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNodeAllocation)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNodeAllocation)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNodeAllocation)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNodeAllocation)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNodeAllocation)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNodeAllocation)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNodeAllocation) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNodeAllocation.\n\nRepresents assets allocated to a specific VMWare Node type. \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 these nodes\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 these nodes \n**Returns**\n\n- (::Integer) --- Count of assets allocated to these nodes\n\n### #node_count\n\n def node_count() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Count of this node type to be provisioned\n\n### #node_count=\n\n def node_count=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Count of this node type to be provisioned \n**Returns**\n\n- (::Integer) --- Count of this node type to be provisioned\n\n### #vmware_node\n\n def vmware_node() -\u003e ::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNode\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNode](./Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNode)) --- VMWare node type, e.g. \"ve1-standard-72\"\n\n### #vmware_node=\n\n def vmware_node=(value) -\u003e ::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNode\n\n**Parameter**\n\n- **value** ([::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNode](./Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNode)) --- VMWare node type, e.g. \"ve1-standard-72\" \n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNode](./Google-Cloud-MigrationCenter-V1-ReportSummary-VmwareNode)) --- VMWare node type, e.g. \"ve1-standard-72\""]]