Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class ListCutoverJobsResponse.
Response message for 'ListCutoverJobs' request.
Generated from protobuf message google.cloud.vmmigration.v1.ListCutoverJobsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cutover_jobs
↳ next_page_token
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
array
Output only. Locations that could not be reached.
getCutoverJobs
Output only. The list of cutover jobs response.
setCutoverJobs
Output only. The list of cutover jobs response.
$this
getNextPageToken
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.
string
setNextPageToken
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.
var
string
$this
getUnreachable
Output only. Locations that could not be reached.
setUnreachable
Output only. Locations that could not be reached.
var
string[]
$this