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

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

#allocated_disk_types=

def allocated_disk_types=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::PersistentDiskType>
Parameter
Returns

#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

#machine_series_allocations=

def machine_series_allocations=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::MachineSeriesAllocation>
Parameter
Returns