本文列出 Business AI Code 的稽核方法。 Google Cloud 服務會產生稽核記錄,用以記錄 Google Cloud 資源中的管理和存取活動。如要進一步瞭解 Cloud 稽核記錄,請參閱以下內容:
服務名稱
如要查看 Business AI 程式碼稽核記錄,請按照下列步驟操作:
前往 Google Cloud 控制台的「Logs Explorer」頁面:
複製下列查詢並貼到「Logs Explorer」的「Query」欄位,然後點選「Run query」。
protoPayload.serviceName="businessaicode.googleapis.com"
依權限類型區分的方法
每個 IAM 權限都具有 type 屬性,其值為以下四個列舉值之一:ADMIN_READ、ADMIN_WRITE、DATA_READ 或 DATA_WRITE。呼叫方法時,Business AI Code 會產生一筆稽核記錄,類別取決於執行該方法所需權限的 type 屬性。若方法需要的 IAM 權限,type 屬性值為 DATA_READ、DATA_WRITE 或 ADMIN_READ,就會產生資料存取稽核記錄;若所需 IAM 權限的 type 屬性值為 ADMIN_WRITE,則會產生管理員活動稽核記錄。
| 權限類型 | 方法 |
|---|---|
DATA_READ |
google.cloud.businessaicode.v1alpha.PredictionService.GenerateContentgoogle.cloud.businessaicode.v1alpha.PredictionService.QueryConfiggoogle.cloud.businessaicode.v1beta.PredictionService.GenerateContentgoogle.cloud.businessaicode.v1beta.PredictionService.QueryConfig |
DATA_WRITE |
google.cloud.businessaicode.v1alpha.PredictionService.SendTelemetrygoogle.cloud.businessaicode.v1beta.PredictionService.SendTelemetry |
API 介面稽核記錄
如要瞭解各方法所需的權限及評估方式,請參閱 Business AI Code 的 Identity and Access Management 說明文件。
google.cloud.businessaicode.v1alpha.PredictionService
屬於 google.cloud.businessaicode.v1alpha.PredictionService 的方法會產生以下稽核記錄。
GenerateContent
- 方法:
google.cloud.businessaicode.v1alpha.PredictionService.GenerateContent - 稽核記錄類型:資料存取
- 權限:
businessaicode.locations.generateContent - DATA_READ
- 方法的作業種類:
非長時間執行或串流作業。
- 篩選條件:
protoPayload.methodName="google.cloud.businessaicode.v1alpha.PredictionService.GenerateContent"
QueryConfig
- 方法:
google.cloud.businessaicode.v1alpha.PredictionService.QueryConfig - 稽核記錄類型:資料存取
- 權限:
businessaicode.locations.queryConfiguration - DATA_READ
- 方法的作業種類:
非長時間執行或串流作業。
- 篩選條件:
protoPayload.methodName="google.cloud.businessaicode.v1alpha.PredictionService.QueryConfig"
SendTelemetry
- 方法:
google.cloud.businessaicode.v1alpha.PredictionService.SendTelemetry - 稽核記錄類型:資料存取
- 權限:
businessaicode.locations.sendTelemetry - DATA_WRITE
- 方法的作業種類:
非長時間執行或串流作業。
- 篩選條件:
protoPayload.methodName="google.cloud.businessaicode.v1alpha.PredictionService.SendTelemetry"
google.cloud.businessaicode.v1beta.PredictionService
屬於 google.cloud.businessaicode.v1beta.PredictionService 的方法會產生以下稽核記錄。
GenerateContent
- 方法:
google.cloud.businessaicode.v1beta.PredictionService.GenerateContent - 稽核記錄類型:資料存取
- 權限:
businessaicode.locations.generateContent - DATA_READ
- 方法的作業種類:
非長時間執行或串流作業。
- 篩選條件:
protoPayload.methodName="google.cloud.businessaicode.v1beta.PredictionService.GenerateContent"
QueryConfig
- 方法:
google.cloud.businessaicode.v1beta.PredictionService.QueryConfig - 稽核記錄類型:資料存取
- 權限:
businessaicode.locations.queryConfiguration - DATA_READ
- 方法的作業種類:
非長時間執行或串流作業。
- 篩選條件:
protoPayload.methodName="google.cloud.businessaicode.v1beta.PredictionService.QueryConfig"
SendTelemetry
- 方法:
google.cloud.businessaicode.v1beta.PredictionService.SendTelemetry - 稽核記錄類型:資料存取
- 權限:
businessaicode.locations.sendTelemetry - DATA_WRITE
- 方法的作業種類:
非長時間執行或串流作業。
- 此方法的篩選條件:
protoPayload.methodName="google.cloud.businessaicode.v1beta.PredictionService.SendTelemetry"