Request message for
PrivateCatalog.SearchVersions.
Attributes
Name
Description
resource
str
Required. The name of the resource context. See
SearchCatalogsRequest.resource
for details.
query
str
Required. The query to filter the versions.
The supported queries are:
- List versions under a product:
parent=catalogs/{catalog}/products/{product}
- Get a version by name:
name=catalogs/{catalog}/products/{product}/versions/{version}
page_size
int
The maximum number of entries that are
requested.
page_token
str
A pagination token returned from a previous
call to SearchVersions that indicates where this
listing should continue from.
[[["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-03 UTC."],[],[]]