Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::ListUtilizationReportsResponse (v0.1.1)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::ListUtilizationReportsResponse.

Response message for 'ListUtilizationReports' request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Output only. A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

#unreachable

def unreachable() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. Locations that could not be reached.

#utilization_reports

def utilization_reports() -> ::Array<::Google::Cloud::VMMigration::V1::UtilizationReport>
Returns