v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13153563.6 KB
projects

Lists possible versions for Data Fusion instances in the specified project and location.

get/v1/{+parent}/versions

Path parameters

parentstring required

Required. The project and location for which to retrieve instance information in the format projects/{project}/locations/{location}.

Query parameters

latestPatchOnlyboolean

Whether or not to return the latest patch of every available minor version. If true, only the latest patch will be returned. Ex. if allowed versions is [6.1.1, 6.1.2, 6.2.0] then response will be [6.1.2, 6.2.0]

pageSizeinteger

The maximum number of items to return.

pageTokenstring

The next_page_token value to use if there are additional results to retrieve for this list request.

Response

Successful response