Gemini for Google Cloud API

Trợ lý dựa trên AI cho Google Cloud.

Dịch vụ: cloudaicompanion.googleapis.com

Để gọi dịch vụ này, bạn nên sử dụng thư viện ứng dụng do Google cung cấp. Nếu ứng dụng của bạn cần sử dụng thư viện của riêng mình để gọi dịch vụ này, hãy sử dụng thông tin sau khi bạn tạo yêu cầu API.

Tài liệu khám phá

Tài liệu khám phá là một bản đặc tả có thể đọc được bằng máy để mô tả và sử dụng các API REST. Thư viện này dùng để tạo thư viện ứng dụng, trình bổ trợ IDE và các công cụ khác tương tác với API của Google. Một dịch vụ có thể cung cấp nhiều tài liệu khám phá. Dịch vụ này cung cấp tài liệu khám phá sau:

Điểm cuối dịch vụ

Điểm cuối của dịch vụ là một URL cơ sở chỉ định địa chỉ mạng của một dịch vụ API. Một dịch vụ có thể có nhiều điểm cuối dịch vụ. Dịch vụ này có điểm cuối dịch vụ sau và tất cả URI dưới đây đều liên quan đến điểm cuối dịch vụ này:

  • https://cloudaicompanion.googleapis.com

Tài nguyên REST: v1.projects.locations

Phương thức
get GET /v1/{name=projects/*/locations/*}
Nhận thông tin về một vị trí.
list GET /v1/{name=projects/*}/locations
Liệt kê thông tin về các vị trí được hỗ trợ cho dịch vụ này.

Tài nguyên REST: v1.projects.locations.codeRepositoryIndexes

Phương thức
create POST /v1/{parent=projects/*/locations/*}/codeRepositoryIndexes
Tạo một CodeRepositoryIndex mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*}
Xoá một CodeRepositoryIndex.
get GET /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*}
Lấy thông tin chi tiết về một CodeRepositoryIndex.
list GET /v1/{parent=projects/*/locations/*}/codeRepositoryIndexes
liệt kê CodeRepositoryIndexes trong một dự án và vị trí nhất định.
patch PATCH /v1/{codeRepositoryIndex.name=projects/*/locations/*/codeRepositoryIndexes/*}
Cập nhật các tham số của một CodeRepositoryIndex.

Tài nguyên REST: v1.projects.locations.codeRepositoryIndexes.repositoryGroups

Phương thức
create POST /v1/{parent=projects/*/locations/*/codeRepositoryIndexes/*}/repositoryGroups
Tạo một RepositoryGroup mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}
Xoá một RepositoryGroup.
get GET /v1/{name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}
Lấy thông tin chi tiết về một RepositoryGroup.
getIamPolicy GET /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:getIamPolicy
Lấy chính sách kiểm soát quyền truy cập cho một tài nguyên.
list GET /v1/{parent=projects/*/locations/*/codeRepositoryIndexes/*}/repositoryGroups
Liệt kê RepositoryGroups trong một dự án và vị trí nhất định.
patch PATCH /v1/{repositoryGroup.name=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}
Cập nhật các tham số của một RepositoryGroup.
setIamPolicy POST /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:setIamPolicy
Đặt chính sách kiểm soát quyền truy cập trên tài nguyên được chỉ định.
testIamPermissions POST /v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:testIamPermissions
Trả về các quyền mà phương thức gọi có trên tài nguyên đã chỉ định.

Tài nguyên REST: v1.projects.locations.codeToolsSettings

Phương thức
create POST /v1/{parent=projects/*/locations/*}/codeToolsSettings
Tạo một CodeToolsSetting mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/codeToolsSettings/*}
Xoá một CodeToolsSetting.
get GET /v1/{name=projects/*/locations/*/codeToolsSettings/*}
Lấy thông tin chi tiết về một CodeToolsSetting.
list GET /v1/{parent=projects/*/locations/*}/codeToolsSettings
liệt kê CodeToolsSettings trong một dự án và vị trí nhất định.
patch PATCH /v1/{codeToolsSetting.name=projects/*/locations/*/codeToolsSettings/*}
Cập nhật các tham số của một CodeToolsSetting.

Tài nguyên REST: v1.projects.locations.codeToolsSettings.settingBindings

Phương thức
create POST /v1/{parent=projects/*/locations/*/codeToolsSettings/*}/settingBindings
Tạo một SettingBinding mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/codeToolsSettings/*/settingBindings/*}
Xoá một SettingBinding.
get GET /v1/{name=projects/*/locations/*/codeToolsSettings/*/settingBindings/*}
Lấy thông tin chi tiết về một SettingBinding.
list GET /v1/{parent=projects/*/locations/*/codeToolsSettings/*}/settingBindings
Liệt kê SettingBindings trong một dự án và vị trí nhất định.
patch PATCH /v1/{settingBinding.name=projects/*/locations/*/codeToolsSettings/*/settingBindings/*}
Cập nhật các tham số của một SettingBinding.

Tài nguyên REST: v1.projects.locations.dataSharingWithGoogleSettings

Phương thức
create POST /v1/{parent=projects/*/locations/*}/dataSharingWithGoogleSettings
Tạo một DataSharingWithGoogleSetting mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/dataSharingWithGoogleSettings/*}
Xoá một DataSharingWithGoogleSetting.
get GET /v1/{name=projects/*/locations/*/dataSharingWithGoogleSettings/*}
Lấy thông tin chi tiết về một DataSharingWithGoogleSetting.
list GET /v1/{parent=projects/*/locations/*}/dataSharingWithGoogleSettings
Liệt kê DataSharingWithGoogleSettings trong một dự án và vị trí nhất định.
patch PATCH /v1/{dataSharingWithGoogleSetting.name=projects/*/locations/*/dataSharingWithGoogleSettings/*}
Cập nhật các thông số của một DataSharingWithGoogleSetting.

Tài nguyên REST: v1.projects.locations.dataSharingWithGoogleSettings.settingBindings

Phương thức
create POST /v1/{parent=projects/*/locations/*/dataSharingWithGoogleSettings/*}/settingBindings
Tạo một SettingBinding mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/dataSharingWithGoogleSettings/*/settingBindings/*}
Xoá một SettingBinding.
get GET /v1/{name=projects/*/locations/*/dataSharingWithGoogleSettings/*/settingBindings/*}
Lấy thông tin chi tiết về một SettingBinding.
list GET /v1/{parent=projects/*/locations/*/dataSharingWithGoogleSettings/*}/settingBindings
Liệt kê SettingBindings trong một dự án và vị trí nhất định.
patch PATCH /v1/{settingBinding.name=projects/*/locations/*/dataSharingWithGoogleSettings/*/settingBindings/*}
Cập nhật các tham số của một SettingBinding.

Tài nguyên REST: v1.projects.locations.geminiGcpEnablementSettings

Phương thức
create POST /v1/{parent=projects/*/locations/*}/geminiGcpEnablementSettings
Tạo một GeminiGcpEnablementSetting mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/geminiGcpEnablementSettings/*}
Xoá một GeminiGcpEnablementSetting.
get GET /v1/{name=projects/*/locations/*/geminiGcpEnablementSettings/*}
Lấy thông tin chi tiết về một GeminiGcpEnablementSetting.
list GET /v1/{parent=projects/*/locations/*}/geminiGcpEnablementSettings
Liệt kê GeminiGcpEnablementSettings trong một dự án và vị trí nhất định.
patch PATCH /v1/{geminiGcpEnablementSetting.name=projects/*/locations/*/geminiGcpEnablementSettings/*}
Cập nhật các thông số của một GeminiGcpEnablementSetting.

Tài nguyên REST: v1.projects.locations.geminiGcpEnablementSettings.settingBindings

Phương thức
create POST /v1/{parent=projects/*/locations/*/geminiGcpEnablementSettings/*}/settingBindings
Tạo một SettingBinding mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/geminiGcpEnablementSettings/*/settingBindings/*}
Xoá một SettingBinding.
get GET /v1/{name=projects/*/locations/*/geminiGcpEnablementSettings/*/settingBindings/*}
Lấy thông tin chi tiết về một SettingBinding.
list GET /v1/{parent=projects/*/locations/*/geminiGcpEnablementSettings/*}/settingBindings
Liệt kê SettingBindings trong một dự án và vị trí nhất định.
patch PATCH /v1/{settingBinding.name=projects/*/locations/*/geminiGcpEnablementSettings/*/settingBindings/*}
Cập nhật các tham số của một SettingBinding.

Tài nguyên REST: v1.projects.locations.loggingSettings

Phương thức
create POST /v1/{parent=projects/*/locations/*}/loggingSettings
Tạo một LoggingSetting mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/loggingSettings/*}
Xoá một LoggingSetting.
get GET /v1/{name=projects/*/locations/*/loggingSettings/*}
Lấy thông tin chi tiết về một LoggingSetting.
list GET /v1/{parent=projects/*/locations/*}/loggingSettings
Liệt kê LoggingSettings trong một dự án và vị trí nhất định.
patch PATCH /v1/{loggingSetting.name=projects/*/locations/*/loggingSettings/*}
Cập nhật các tham số của một LoggingSetting.

Tài nguyên REST: v1.projects.locations.loggingSettings.settingBindings

Phương thức
create POST /v1/{parent=projects/*/locations/*/loggingSettings/*}/settingBindings
Tạo một SettingBinding mới trong một dự án và vị trí nhất định.
delete DELETE /v1/{name=projects/*/locations/*/loggingSettings/*/settingBindings/*}
Xoá một SettingBinding.
get GET /v1/{name=projects/*/locations/*/loggingSettings/*/settingBindings/*}
Lấy thông tin chi tiết về một SettingBinding.
list GET /v1/{parent=projects/*/locations/*/loggingSettings/*}/settingBindings
Liệt kê SettingBindings trong một dự án và vị trí nhất định.
patch PATCH /v1/{settingBinding.name=projects/*/locations/*/loggingSettings/*/settingBindings/*}
Cập nhật các tham số của một SettingBinding.

Tài nguyên REST: v1.projects.locations.operations

Phương thức
cancel POST /v1/{name=projects/*/locations/*/operations/*}:cancel
Bắt đầu huỷ không đồng bộ trên một thao tác chạy trong thời gian dài.
delete DELETE /v1/{name=projects/*/locations/*/operations/*}
Xoá một thao tác đang chạy trong thời gian dài.
get GET /v1/{name=projects/*/locations/*/operations/*}
Lấy trạng thái mới nhất của một thao tác chạy trong thời gian dài.
list GET /v1/{name=projects/*/locations/*}/operations
Liệt kê các thao tác khớp với bộ lọc đã chỉ định trong yêu cầu.