本文档列出了 Business AI Code 的受审核方法。 Google Cloud 服务 会生成审核日志,以记录资源中的管理和访问活动。 Google Cloud 资源。 如需详细了解 Cloud Audit Logs,请参阅以下内容:
服务名称
如需查看 Business AI Code 审核日志,请执行以下操作:
在 Google Cloud 控制台中,前往 Logs Explorer 页面:
将以下查询复制并粘贴到Logs Explorer的查询字段中,然后点击运行查询。
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"