Obrigatório. Valor pai para ListCodeRepositoryIndexesRequest
Parâmetros de consulta
Parâmetros
pageSize
integer
Opcional. Tamanho de página solicitado. O servidor pode retornar menos itens do que o solicitado. Se não for especificado, o servidor escolherá um padrão apropriado.
pageToken
string
Opcional. Um token que identifica uma página de resultados que o servidor deve retornar.
Corpo da solicitação
O corpo da solicitação deve estar vazio.
Corpo de resposta
Mensagem de resposta à listagem de CodeRepositoryIndexes
Se bem-sucedido, o corpo da resposta conterá dados com a seguinte estrutura:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-06-09 UTC."],[[["This endpoint retrieves a list of CodeRepositoryIndexes within a specified project and location using a `GET` request to the provided URL."],["The request URL requires a `parent` path parameter to identify the project and location, and it also supports optional `pageSize` and `pageToken` query parameters for pagination."],["The request body must be empty, and the successful response body contains a list of `CodeRepositoryIndex` objects and a `nextPageToken` for pagination."],["Accessing this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `cloudaicompanion.codeRepositoryIndexes.list` IAM permission on the parent resource."]]],[]]