Interface protos.google.cloud.vmmigration.v1.IListUtilizationReportsResponse (3.0.2)

Properties of a ListUtilizationReportsResponse.

Package

@google-cloud/vmmigration

Properties

nextPageToken

nextPageToken?: (string|null);

ListUtilizationReportsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListUtilizationReportsResponse unreachable

utilizationReports

utilizationReports?: (google.cloud.vmmigration.v1.IUtilizationReport[]|null);

ListUtilizationReportsResponse utilizationReports