Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::ComputeEngineFinding.
A set of findings that applies to assets destined for Compute Engine.
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 which were allocated.
#allocated_asset_count=
def allocated_asset_count=(value) -> ::Integer
Parameter
- value (::Integer) — Count of assets which were allocated.
Returns
- (::Integer) — Count of assets which were allocated.
#allocated_disk_types
def allocated_disk_types() -> ::Array<::Google::Cloud::MigrationCenter::V1::PersistentDiskType>
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::PersistentDiskType>) — Set of disk types allocated to assets.
#allocated_disk_types=
def allocated_disk_types=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::PersistentDiskType>
Parameter
- value (::Array<::Google::Cloud::MigrationCenter::V1::PersistentDiskType>) — Set of disk types allocated to assets.
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::PersistentDiskType>) — Set of disk types allocated to assets.
#allocated_regions
def allocated_regions() -> ::Array<::String>
Returns
- (::Array<::String>) — Set of regions in which the assets were allocated.
#allocated_regions=
def allocated_regions=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Set of regions in which the assets were allocated.
Returns
- (::Array<::String>) — Set of regions in which the assets were allocated.
#machine_series_allocations
def machine_series_allocations() -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::MachineSeriesAllocation>
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::MachineSeriesAllocation>) — Distribution of assets based on the Machine Series.
#machine_series_allocations=
def machine_series_allocations=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::MachineSeriesAllocation>
Parameter
- value (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::MachineSeriesAllocation>) — Distribution of assets based on the Machine Series.
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::MachineSeriesAllocation>) — Distribution of assets based on the Machine Series.