Request message for the list available versions request.
Attributes
Name
Description
parent
str
Required. The project and location for which
to retrieve instance information in the format
projects/{project}/locations/{location}.
page_size
int
The maximum number of items to return.
page_token
str
The next_page_token value to use if there are additional
results to retrieve for this list request.
latest_patch_only
bool
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]
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-14 UTC."],[],[]]