Interface protos.google.cloud.clouddms.v1.IListMigrationJobsResponse (1.0.5)

Properties of a ListMigrationJobsResponse.

Package

@google-cloud/dms!

Properties

migrationJobs

migrationJobs?: (google.cloud.clouddms.v1.IMigrationJob[]|null);

ListMigrationJobsResponse migrationJobs

Property Value
TypeDescription
(google.cloud.clouddms.v1.IMigrationJob[]|null)

nextPageToken

nextPageToken?: (string|null);

ListMigrationJobsResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListMigrationJobsResponse unreachable

Property Value
TypeDescription
(string[]|null)