Google Cloud용 AI 기반 지원입니다.
- REST 리소스: v1.projects.locations
- REST 리소스: v1.projects.locations.codeRepositoryIndexes
- REST 리소스: v1.projects.locations.codeRepositoryIndexes.repositoryGroups
- REST 리소스: v1.projects.locations.operations
서비스: cloudaicompanion.googleapis.com
이 서비스를 호출하려면 Google에서 제공하는 클라이언트 라이브러리를 사용하는 것이 좋습니다. 애플리케이션에서 자체 라이브러리를 사용하여 이 서비스를 호출해야 한다면 API 요청을 실행할 때 다음 정보를 사용해야 합니다.
검색 문서
검색 문서는 머신에서 읽을 수 있는 사양이며 REST API를 설명하고 사용하는 데 참조할 수 있습니다. 또한 클라이언트 라이브러리, IDE 플러그인, 기타 Google API와 상호작용하는 도구를 빌드하는 데 사용됩니다. 하나의 서비스는 여러 개의 검색 문서를 제공할 수 있습니다. 이 서비스는 다음 검색 문서를 제공합니다.
서비스 엔드포인트
서비스 엔드포인트는 API 서비스의 네트워크 주소를 지정하는 기준 URL입니다. 하나의 서비스는 여러 서비스 엔드포인트를 포함할 수 있습니다. 이 서비스에는 다음 서비스 엔드포인트가 포함되고, 그 아래의 모든 URI가 이 서비스 엔드포인트와 관련됩니다.
https://cloudaicompanion.googleapis.com
REST 리소스: v1.projects.locations
메서드 | |
---|---|
get |
GET /v1/{name=projects/*/locations/*} 위치 정보를 가져옵니다. |
list |
GET /v1/{name=projects/*}/locations 이 서비스에 지원되는 위치 정보를 나열합니다. |
REST 리소스: v1.projects.locations.codeRepositoryIndexes
메서드 | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*}/codeRepositoryIndexes 특정 프로젝트와 위치에 새 CodeRepositoryIndex를 만듭니다. |
delete |
DELETE /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*} 단일 CodeRepositoryIndex를 삭제합니다. |
get |
GET /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*} 단일 CodeRepositoryIndex의 세부정보를 가져옵니다. |
list |
GET /v1/{parent=projects/*/locations/*}/codeRepositoryIndexes 특정 프로젝트와 위치의 CodeRepositoryIndex를 나열합니다. |
patch |
PATCH /v1/{codeRepositoryIndex.name=projects/*/locations/*/codeRepositoryIndexes/*} 단일 CodeRepositoryIndex 파라미터를 업데이트합니다. |
REST 리소스: v1.projects.locations.codeRepositoryIndexes.repositoryGroups
메서드 | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*/codeRepositoryIndexes/*}/repositoryGroups 특정 프로젝트와 위치에 새 RepositoryGroup을 만듭니다. |
delete |
DELETE /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*} 단일 RepositoryGroup을 삭제합니다. |
get |
GET /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*} 단일 RepositoryGroup의 세부정보를 가져옵니다. |
getIamPolicy |
GET /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:getIamPolicy 리소스의 액세스 제어 정책을 가져옵니다. |
list |
GET /v1/{parent=projects/*/locations/*/codeRepositoryIndexes/*}/repositoryGroups 특정 프로젝트와 위치의 RepositoryGroup을 나열합니다. |
patch |
PATCH /v1/{repositoryGroup.name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*} 단일 RepositoryGroup 파라미터를 업데이트합니다. |
setIamPolicy |
POST /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:setIamPolicy 지정된 리소스의 액세스 제어 정책을 설정합니다. |
testIamPermissions |
POST /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:testIamPermissions 지정된 리소스에 대해 호출자가 보유한 권한을 반환합니다. |
REST 리소스: v1.projects.locations.operations
메서드 | |
---|---|
cancel |
POST /v1/{name=projects/*/locations/*/operations/*}:cancel 장기 실행 작업에 대한 비동기 취소를 시작합니다. |
delete |
DELETE /v1/{name=projects/*/locations/*/operations/*} 장기 실행 작업을 삭제합니다. |
get |
GET /v1/{name=projects/*/locations/*/operations/*} 장기 실행 작업의 최신 상태를 가져옵니다. |
list |
GET /v1/{name=projects/*/locations/*}/operations 요청에 지정된 필터와 일치하는 작업을 나열합니다. |