使用反詐欺 AI 稽核記錄

本文列出金融服務的受稽核方法。 Google Cloud 服務會產生稽核記錄,用以記錄 Google Cloud 資源中的管理和存取活動。如要進一步瞭解 Cloud 稽核記錄,請參閱以下內容:

服務名稱

如要查看金融服務稽核記錄,請按照下列步驟操作:

  1. 前往 Google Cloud 控制台的「Logs Explorer」頁面:

    前往 Logs Explorer

  2. 複製下列查詢並貼到「Logs Explorer」的「Query」欄位,然後點選「Run query」

        protoPayload.serviceName="financialservices.googleapis.com"
      

依權限類型區分的方法

每個 IAM 權限都具有 type 屬性,其值為以下四個列舉值之一:ADMIN_READADMIN_WRITEDATA_READDATA_WRITE。呼叫方法時,Financial Services 會產生一筆稽核記錄,類別取決於執行該方法所需權限的 type 屬性。若方法需要的 IAM 權限,type 屬性值為 DATA_READDATA_WRITEADMIN_READ,就會產生資料存取稽核記錄;若所需 IAM 權限的 type 屬性值為 ADMIN_WRITE,則會產生管理員活動稽核記錄。

下表列出的 API 方法中,如標有 (LRO) 字樣,表示為長時間執行的作業。這類方法通常會產生兩個稽核記錄項目,作業開始和結束時各一個。詳情請參閱「長時間執行的作業稽核記錄」。
權限類型 方法
ADMIN_READ google.longrunning.Operations.GetOperation
google.longrunning.Operations.ListOperations
ADMIN_WRITE google.longrunning.Operations.CancelOperation
google.longrunning.Operations.DeleteOperation
DATA_READ google.cloud.financialservices.v1.AML.ExportBacktestResultMetadata (LRO)
google.cloud.financialservices.v1.AML.ExportEngineConfigMetadata (LRO)
google.cloud.financialservices.v1.AML.ExportModelMetadata (LRO)
google.cloud.financialservices.v1.AML.ExportPredictionResultMetadata (LRO)
google.cloud.financialservices.v1.AML.ExportRegisteredParties (LRO)
google.cloud.financialservices.v1.AML.GetBacktestResult
google.cloud.financialservices.v1.AML.GetDataset
google.cloud.financialservices.v1.AML.GetEngineConfig
google.cloud.financialservices.v1.AML.GetEngineVersion
google.cloud.financialservices.v1.AML.GetInstance
google.cloud.financialservices.v1.AML.GetModel
google.cloud.financialservices.v1.AML.GetPredictionResult
google.cloud.financialservices.v1.AML.ListBacktestResults
google.cloud.financialservices.v1.AML.ListDatasets
google.cloud.financialservices.v1.AML.ListEngineConfigs
google.cloud.financialservices.v1.AML.ListEngineVersions
google.cloud.financialservices.v1.AML.ListInstances
google.cloud.financialservices.v1.AML.ListModels
google.cloud.financialservices.v1.AML.ListPredictionResults
google.cloud.financialservices.v1alpha.AML.ExportBacktestResultMetadata (LRO)
google.cloud.financialservices.v1alpha.AML.ExportEngineConfigMetadata (LRO)
google.cloud.financialservices.v1alpha.AML.ExportModelMetadata (LRO)
google.cloud.financialservices.v1alpha.AML.ExportPredictionResultMetadata (LRO)
google.cloud.financialservices.v1alpha.AML.ExportRegisteredParties (LRO)
google.cloud.financialservices.v1alpha.AML.GetBacktestResult
google.cloud.financialservices.v1alpha.AML.GetDataset
google.cloud.financialservices.v1alpha.AML.GetEngineConfig
google.cloud.financialservices.v1alpha.AML.GetEngineVersion
google.cloud.financialservices.v1alpha.AML.GetInstance
google.cloud.financialservices.v1alpha.AML.GetModel
google.cloud.financialservices.v1alpha.AML.GetPredictionResult
google.cloud.financialservices.v1alpha.AML.ListBacktestResults
google.cloud.financialservices.v1alpha.AML.ListDatasets
google.cloud.financialservices.v1alpha.AML.ListEngineConfigs
google.cloud.financialservices.v1alpha.AML.ListEngineVersions
google.cloud.financialservices.v1alpha.AML.ListInstances
google.cloud.financialservices.v1alpha.AML.ListModels
google.cloud.financialservices.v1alpha.AML.ListPredictionResults
DATA_WRITE google.cloud.financialservices.v1.AML.CreateBacktestResult (LRO)
google.cloud.financialservices.v1.AML.CreateDataset (LRO)
google.cloud.financialservices.v1.AML.CreateEngineConfig (LRO)
google.cloud.financialservices.v1.AML.CreateInstance (LRO)
google.cloud.financialservices.v1.AML.CreateModel (LRO)
google.cloud.financialservices.v1.AML.CreatePredictionResult (LRO)
google.cloud.financialservices.v1.AML.DeleteBacktestResult (LRO)
google.cloud.financialservices.v1.AML.DeleteDataset (LRO)
google.cloud.financialservices.v1.AML.DeleteEngineConfig (LRO)
google.cloud.financialservices.v1.AML.DeleteInstance (LRO)
google.cloud.financialservices.v1.AML.DeleteModel (LRO)
google.cloud.financialservices.v1.AML.DeletePredictionResult (LRO)
google.cloud.financialservices.v1.AML.ImportRegisteredParties (LRO)
google.cloud.financialservices.v1.AML.UpdateDataset (LRO)
google.cloud.financialservices.v1.AML.UpdateInstance (LRO)
google.cloud.financialservices.v1alpha.AML.CreateBacktestResult (LRO)
google.cloud.financialservices.v1alpha.AML.CreateDataset (LRO)
google.cloud.financialservices.v1alpha.AML.CreateEngineConfig (LRO)
google.cloud.financialservices.v1alpha.AML.CreateInstance (LRO)
google.cloud.financialservices.v1alpha.AML.CreateModel (LRO)
google.cloud.financialservices.v1alpha.AML.CreatePredictionResult (LRO)
google.cloud.financialservices.v1alpha.AML.DeleteBacktestResult (LRO)
google.cloud.financialservices.v1alpha.AML.DeleteDataset (LRO)
google.cloud.financialservices.v1alpha.AML.DeleteEngineConfig (LRO)
google.cloud.financialservices.v1alpha.AML.DeleteInstance (LRO)
google.cloud.financialservices.v1alpha.AML.DeleteModel (LRO)
google.cloud.financialservices.v1alpha.AML.DeletePredictionResult (LRO)
google.cloud.financialservices.v1alpha.AML.ImportRegisteredParties (LRO)
google.cloud.financialservices.v1alpha.AML.UpdateBacktestResult (LRO)
google.cloud.financialservices.v1alpha.AML.UpdateDataset (LRO)
google.cloud.financialservices.v1alpha.AML.UpdateEngineConfig (LRO)
google.cloud.financialservices.v1alpha.AML.UpdateInstance (LRO)
google.cloud.financialservices.v1alpha.AML.UpdateModel (LRO)
google.cloud.financialservices.v1alpha.AML.UpdatePredictionResult (LRO)

API 介面稽核記錄

如要瞭解各方法所需的權限及評估方式,請參閱 Financial Services 的 Identity and Access Management 說明文件。

google.cloud.financialservices.v1.AML

屬於 google.cloud.financialservices.v1.AML 的方法會產生以下稽核記錄。

CreateBacktestResult

  • 方法google.cloud.financialservices.v1.AML.CreateBacktestResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.CreateBacktestResult"

CreateDataset

  • 方法google.cloud.financialservices.v1.AML.CreateDataset
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.CreateDataset"

CreateEngineConfig

  • 方法google.cloud.financialservices.v1.AML.CreateEngineConfig
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.CreateEngineConfig"

CreateInstance

  • 方法google.cloud.financialservices.v1.AML.CreateInstance
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.CreateInstance"

CreateModel

  • 方法google.cloud.financialservices.v1.AML.CreateModel
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.CreateModel"

CreatePredictionResult

  • 方法google.cloud.financialservices.v1.AML.CreatePredictionResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.CreatePredictionResult"

DeleteBacktestResult

  • 方法google.cloud.financialservices.v1.AML.DeleteBacktestResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.DeleteBacktestResult"

DeleteDataset

  • 方法google.cloud.financialservices.v1.AML.DeleteDataset
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.DeleteDataset"

DeleteEngineConfig

  • 方法google.cloud.financialservices.v1.AML.DeleteEngineConfig
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.DeleteEngineConfig"

DeleteInstance

  • 方法google.cloud.financialservices.v1.AML.DeleteInstance
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.DeleteInstance"

DeleteModel

  • 方法google.cloud.financialservices.v1.AML.DeleteModel
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.DeleteModel"

DeletePredictionResult

  • 方法google.cloud.financialservices.v1.AML.DeletePredictionResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.DeletePredictionResult"

ExportBacktestResultMetadata

  • 方法google.cloud.financialservices.v1.AML.ExportBacktestResultMetadata
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.exportMetadata - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ExportBacktestResultMetadata"

ExportEngineConfigMetadata

  • 方法google.cloud.financialservices.v1.AML.ExportEngineConfigMetadata
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.exportMetadata - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ExportEngineConfigMetadata"

ExportModelMetadata

  • 方法google.cloud.financialservices.v1.AML.ExportModelMetadata
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.exportMetadata - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ExportModelMetadata"

ExportPredictionResultMetadata

  • 方法google.cloud.financialservices.v1.AML.ExportPredictionResultMetadata
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.exportMetadata - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ExportPredictionResultMetadata"

ExportRegisteredParties

  • 方法google.cloud.financialservices.v1.AML.ExportRegisteredParties
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.exportRegisteredParties - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ExportRegisteredParties"

GetBacktestResult

  • 方法google.cloud.financialservices.v1.AML.GetBacktestResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.GetBacktestResult"

GetDataset

  • 方法google.cloud.financialservices.v1.AML.GetDataset
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.GetDataset"

GetEngineConfig

  • 方法google.cloud.financialservices.v1.AML.GetEngineConfig
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.GetEngineConfig"

GetEngineVersion

  • 方法google.cloud.financialservices.v1.AML.GetEngineVersion
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineversions.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.GetEngineVersion"

GetInstance

  • 方法google.cloud.financialservices.v1.AML.GetInstance
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.GetInstance"

GetModel

  • 方法google.cloud.financialservices.v1.AML.GetModel
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.GetModel"

GetPredictionResult

  • 方法google.cloud.financialservices.v1.AML.GetPredictionResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.GetPredictionResult"

ImportRegisteredParties

  • 方法google.cloud.financialservices.v1.AML.ImportRegisteredParties
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.importRegisteredParties - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ImportRegisteredParties"

ListBacktestResults

  • 方法google.cloud.financialservices.v1.AML.ListBacktestResults
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ListBacktestResults"

ListDatasets

  • 方法google.cloud.financialservices.v1.AML.ListDatasets
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ListDatasets"

ListEngineConfigs

  • 方法google.cloud.financialservices.v1.AML.ListEngineConfigs
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ListEngineConfigs"

ListEngineVersions

  • 方法google.cloud.financialservices.v1.AML.ListEngineVersions
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineversions.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ListEngineVersions"

ListInstances

  • 方法google.cloud.financialservices.v1.AML.ListInstances
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ListInstances"

ListModels

  • 方法google.cloud.financialservices.v1.AML.ListModels
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ListModels"

ListPredictionResults

  • 方法google.cloud.financialservices.v1.AML.ListPredictionResults
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.ListPredictionResults"

UpdateDataset

  • 方法google.cloud.financialservices.v1.AML.UpdateDataset
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.update - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.UpdateDataset"

UpdateInstance

  • 方法google.cloud.financialservices.v1.AML.UpdateInstance
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.update - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1.AML.UpdateInstance"

google.cloud.financialservices.v1alpha.AML

屬於 google.cloud.financialservices.v1alpha.AML 的方法會產生以下稽核記錄。

CreateBacktestResult

  • 方法google.cloud.financialservices.v1alpha.AML.CreateBacktestResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.CreateBacktestResult"

CreateDataset

  • 方法google.cloud.financialservices.v1alpha.AML.CreateDataset
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.CreateDataset"

CreateEngineConfig

  • 方法google.cloud.financialservices.v1alpha.AML.CreateEngineConfig
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.CreateEngineConfig"

CreateInstance

  • 方法google.cloud.financialservices.v1alpha.AML.CreateInstance
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.CreateInstance"

CreateModel

  • 方法google.cloud.financialservices.v1alpha.AML.CreateModel
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.CreateModel"

CreatePredictionResult

  • 方法google.cloud.financialservices.v1alpha.AML.CreatePredictionResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.create - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.CreatePredictionResult"

DeleteBacktestResult

  • 方法google.cloud.financialservices.v1alpha.AML.DeleteBacktestResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.DeleteBacktestResult"

DeleteDataset

  • 方法google.cloud.financialservices.v1alpha.AML.DeleteDataset
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.DeleteDataset"

DeleteEngineConfig

  • 方法google.cloud.financialservices.v1alpha.AML.DeleteEngineConfig
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.DeleteEngineConfig"

DeleteInstance

  • 方法google.cloud.financialservices.v1alpha.AML.DeleteInstance
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.DeleteInstance"

DeleteModel

  • 方法google.cloud.financialservices.v1alpha.AML.DeleteModel
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.DeleteModel"

DeletePredictionResult

  • 方法google.cloud.financialservices.v1alpha.AML.DeletePredictionResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.delete - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.DeletePredictionResult"

ExportBacktestResultMetadata

  • 方法google.cloud.financialservices.v1alpha.AML.ExportBacktestResultMetadata
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.exportMetadata - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ExportBacktestResultMetadata"

ExportEngineConfigMetadata

  • 方法google.cloud.financialservices.v1alpha.AML.ExportEngineConfigMetadata
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.exportMetadata - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ExportEngineConfigMetadata"

ExportModelMetadata

  • 方法google.cloud.financialservices.v1alpha.AML.ExportModelMetadata
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.exportMetadata - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ExportModelMetadata"

ExportPredictionResultMetadata

  • 方法google.cloud.financialservices.v1alpha.AML.ExportPredictionResultMetadata
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.exportMetadata - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ExportPredictionResultMetadata"

ExportRegisteredParties

  • 方法google.cloud.financialservices.v1alpha.AML.ExportRegisteredParties
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.exportRegisteredParties - DATA_READ
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ExportRegisteredParties"

GetBacktestResult

  • 方法google.cloud.financialservices.v1alpha.AML.GetBacktestResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.GetBacktestResult"

GetDataset

  • 方法google.cloud.financialservices.v1alpha.AML.GetDataset
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.GetDataset"

GetEngineConfig

  • 方法google.cloud.financialservices.v1alpha.AML.GetEngineConfig
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.GetEngineConfig"

GetEngineVersion

  • 方法google.cloud.financialservices.v1alpha.AML.GetEngineVersion
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineversions.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.GetEngineVersion"

GetInstance

  • 方法google.cloud.financialservices.v1alpha.AML.GetInstance
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.GetInstance"

GetModel

  • 方法google.cloud.financialservices.v1alpha.AML.GetModel
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.GetModel"

GetPredictionResult

  • 方法google.cloud.financialservices.v1alpha.AML.GetPredictionResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.get - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.GetPredictionResult"

ImportRegisteredParties

  • 方法google.cloud.financialservices.v1alpha.AML.ImportRegisteredParties
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.importRegisteredParties - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ImportRegisteredParties"

ListBacktestResults

  • 方法google.cloud.financialservices.v1alpha.AML.ListBacktestResults
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ListBacktestResults"

ListDatasets

  • 方法google.cloud.financialservices.v1alpha.AML.ListDatasets
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ListDatasets"

ListEngineConfigs

  • 方法google.cloud.financialservices.v1alpha.AML.ListEngineConfigs
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ListEngineConfigs"

ListEngineVersions

  • 方法google.cloud.financialservices.v1alpha.AML.ListEngineVersions
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineversions.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ListEngineVersions"

ListInstances

  • 方法google.cloud.financialservices.v1alpha.AML.ListInstances
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ListInstances"

ListModels

  • 方法google.cloud.financialservices.v1alpha.AML.ListModels
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ListModels"

ListPredictionResults

  • 方法google.cloud.financialservices.v1alpha.AML.ListPredictionResults
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.list - DATA_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.ListPredictionResults"

UpdateBacktestResult

  • 方法google.cloud.financialservices.v1alpha.AML.UpdateBacktestResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1backtests.update - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.UpdateBacktestResult"

UpdateDataset

  • 方法google.cloud.financialservices.v1alpha.AML.UpdateDataset
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1datasets.update - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.UpdateDataset"

UpdateEngineConfig

  • 方法google.cloud.financialservices.v1alpha.AML.UpdateEngineConfig
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1engineconfigs.update - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.UpdateEngineConfig"

UpdateInstance

  • 方法google.cloud.financialservices.v1alpha.AML.UpdateInstance
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1instances.update - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.UpdateInstance"

UpdateModel

  • 方法google.cloud.financialservices.v1alpha.AML.UpdateModel
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1models.update - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.UpdateModel"

UpdatePredictionResult

  • 方法google.cloud.financialservices.v1alpha.AML.UpdatePredictionResult
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.v1predictions.update - DATA_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.financialservices.v1alpha.AML.UpdatePredictionResult"

google.longrunning.Operations

屬於 google.longrunning.Operations 的方法會產生以下稽核記錄。

CancelOperation

  • 方法google.longrunning.Operations.CancelOperation
  • 稽核記錄類型管理員活動
  • 權限
    • financialservices.operations.cancel - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.longrunning.Operations.CancelOperation"

DeleteOperation

  • 方法google.longrunning.Operations.DeleteOperation
  • 稽核記錄類型管理員活動
  • 權限
    • financialservices.operations.delete - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.longrunning.Operations.DeleteOperation"

GetOperation

  • 方法google.longrunning.Operations.GetOperation
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.operations.get - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.longrunning.Operations.GetOperation"

ListOperations

  • 方法google.longrunning.Operations.ListOperations
  • 稽核記錄類型資料存取
  • 權限
    • financialservices.operations.list - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.longrunning.Operations.ListOperations"

不會產生稽核記錄的方法

某些方法可能不會產生稽核記錄,原因包括以下一或多項:

  • 該方法的流量使用量高,若產生稽核記錄,會導致記錄與儲存成本過高。
  • 稽核價值低。
  • 其他稽核記錄或平台記錄已涵蓋該方法的活動。

下列方法不會產生稽核記錄:

  • google.cloud.location.Locations.GetLocation
  • google.cloud.location.Locations.ListLocations
  • google.longrunning.Operations.WaitOperation