Journaux d'audit AutoML

Ce document décrit la journalisation d'audit pour AutoML. Les services Google Cloud génèrent des journaux d'audit qui enregistrent les activités d'administration et d'accès dans vos ressources Google Cloud. Pour en savoir plus sur Cloud Audit Logs, consultez les ressources suivantes :

Nom du service

Les journaux d'audit AutoML utilisent le nom de service automl.googleapis.com. Filtrez les résultats pour ce service :

    protoPayload.serviceName="automl.googleapis.com"
  

Méthodes par type d'autorisation

Chaque autorisation IAM possède une propriété type, dont la valeur est une énumération pouvant être l'une des quatre valeurs suivantes: ADMIN_READ, ADMIN_WRITE, DATA_READ ou DATA_WRITE. Lorsque vous appelez une méthode, AutoML génère un journal d'audit dont la catégorie dépend de la propriété type de l'autorisation requise pour exécuter la méthode. Les méthodes nécessitant une autorisation IAM avec la valeur de la propriété type de DATA_READ, DATA_WRITE ou ADMIN_READ génèrent des journaux d'audit pour l'accès aux données. Les méthodes nécessitant une autorisation IAM avec la valeur de propriété type de ADMIN_WRITE génèrent des journaux d'audit pour les activités d'administration.

Type d'autorisation Méthodes
ADMIN_READ google.cloud.automl.v1.AutoMl.GetModel
google.cloud.automl.v1.AutoMl.ListDatasets
google.cloud.automl.v1.AutoMl.ListModels
google.cloud.automl.v1.PredictionService.Predict
google.cloud.automl.v1beta1.AutoMl.ExportData
google.cloud.automl.v1beta1.AutoMl.GetDataset
google.cloud.automl.v1beta1.AutoMl.GetModel
google.cloud.automl.v1beta1.AutoMl.ListDatasets
google.cloud.automl.v1beta1.AutoMl.ListModels
google.cloud.automl.v1beta1.PredictionService.BatchPredict
google.cloud.automl.v1beta1.PredictionService.Predict
google.cloud.automl.v1p1beta.AutoMl.ExportData
google.cloud.automl.v1p1beta.AutoMl.GetDataset
google.cloud.automl.v1p1beta.AutoMl.GetModel
google.cloud.automl.v1p1beta.AutoMl.ListDatasets
google.cloud.automl.v1p1beta.AutoMl.ListModels
google.cloud.automl.v1p1beta.PredictionService.Predict
ADMIN_WRITE google.cloud.automl.v1.AutoMl.CreateDataset
google.cloud.automl.v1.AutoMl.CreateModel
google.cloud.automl.v1.AutoMl.DeleteDataset
google.cloud.automl.v1.AutoMl.DeleteModel
google.cloud.automl.v1.AutoMl.DeployModel
google.cloud.automl.v1.AutoMl.ImportData
google.cloud.automl.v1.AutoMl.UndeployModel
google.cloud.automl.v1beta1.AutoMl.CreateDataset
google.cloud.automl.v1beta1.AutoMl.CreateModel
google.cloud.automl.v1beta1.AutoMl.DeleteDataset
google.cloud.automl.v1beta1.AutoMl.DeleteModel
google.cloud.automl.v1beta1.AutoMl.DeployModel
google.cloud.automl.v1beta1.AutoMl.ImportData
google.cloud.automl.v1beta1.AutoMl.UndeployModel
google.cloud.automl.v1beta1.AutoMl.UpdateDataset
google.cloud.automl.v1p1beta.AutoMl.CreateDataset
google.cloud.automl.v1p1beta.AutoMl.CreateModel
google.cloud.automl.v1p1beta.AutoMl.DeleteDataset
google.cloud.automl.v1p1beta.AutoMl.DeleteModel
google.cloud.automl.v1p1beta.AutoMl.ImportData
google.iam.v1.IAMPolicy.SetIamPolicy
DATA_READ google.cloud.automl.v1beta1.AutoMl.ListColumnSpecs
google.cloud.automl.v1beta1.AutoMl.ListModelEvaluations
google.cloud.automl.v1beta1.AutoMl.ListTableSpecs
google.cloud.automl.v1p1beta.AutoMl.GetTableSpec
google.cloud.location.Locations.ListLocations
google.longrunning.Operations.GetOperation
google.longrunning.Operations.ListOperations
DATA_WRITE google.cloud.automl.v1beta1.AutoMl.UpdateColumnSpec
google.longrunning.Operations.CancelOperation

Journaux d'audit d'interface API

Pour en savoir plus sur la manière dont les autorisations sont évaluées, pour chaque méthode, consultez la documentation sur la gestion de l'authentification et des accès pour AutoML.

google.cloud.automl.v1.AutoMl

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.automl.v1.AutoMl.

CreateDataset

  • Méthode : google.cloud.automl.v1.AutoMl.CreateDataset
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.CreateDataset"

CreateModel

  • Méthode : google.cloud.automl.v1.AutoMl.CreateModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.CreateModel"

DeleteDataset

  • Méthode : google.cloud.automl.v1.AutoMl.DeleteDataset
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.DeleteDataset"

DeleteModel

  • Méthode : google.cloud.automl.v1.AutoMl.DeleteModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.DeleteModel"

DeployModel

  • Méthode : google.cloud.automl.v1.AutoMl.DeployModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.deploy - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.DeployModel"

GetModel

  • Méthode : google.cloud.automl.v1.AutoMl.GetModel
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.GetModel"

ImportData

  • Méthode : google.cloud.automl.v1.AutoMl.ImportData
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.import - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.ImportData"

ListDatasets

  • Méthode : google.cloud.automl.v1.AutoMl.ListDatasets
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.datasets.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.ListDatasets"

ListModels

  • Méthode : google.cloud.automl.v1.AutoMl.ListModels
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.ListModels"

UndeployModel

  • Méthode : google.cloud.automl.v1.AutoMl.UndeployModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.undeploy - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.AutoMl.UndeployModel"

google.cloud.automl.v1.PredictionService

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.automl.v1.PredictionService.

Predict

  • Méthode : google.cloud.automl.v1.PredictionService.Predict
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.predict - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1.PredictionService.Predict"

google.cloud.automl.v1beta1.AutoMl

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.automl.v1beta1.AutoMl.

CreateDataset

  • Méthode : google.cloud.automl.v1beta1.AutoMl.CreateDataset
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.CreateDataset"

CreateModel

  • Méthode : google.cloud.automl.v1beta1.AutoMl.CreateModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.CreateModel"

DeleteDataset

  • Méthode : google.cloud.automl.v1beta1.AutoMl.DeleteDataset
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.DeleteDataset"

DeleteModel

  • Méthode : google.cloud.automl.v1beta1.AutoMl.DeleteModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.DeleteModel"

DeployModel

  • Méthode : google.cloud.automl.v1beta1.AutoMl.DeployModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.deploy - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.DeployModel"

ExportData

  • Méthode : google.cloud.automl.v1beta1.AutoMl.ExportData
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.datasets.export - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.ExportData"

GetDataset

  • Méthode : google.cloud.automl.v1beta1.AutoMl.GetDataset
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.datasets.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.GetDataset"

GetModel

  • Méthode : google.cloud.automl.v1beta1.AutoMl.GetModel
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.GetModel"

ImportData

  • Méthode : google.cloud.automl.v1beta1.AutoMl.ImportData
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.import - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.ImportData"

ListColumnSpecs

  • Méthode : google.cloud.automl.v1beta1.AutoMl.ListColumnSpecs
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.columnSpecs.list - DATA_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.ListColumnSpecs"

ListDatasets

  • Méthode : google.cloud.automl.v1beta1.AutoMl.ListDatasets
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.datasets.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.ListDatasets"

ListModelEvaluations

  • Méthode : google.cloud.automl.v1beta1.AutoMl.ListModelEvaluations
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.modelEvaluations.list - DATA_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.ListModelEvaluations"

ListModels

  • Méthode : google.cloud.automl.v1beta1.AutoMl.ListModels
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.ListModels"

ListTableSpecs

  • Méthode : google.cloud.automl.v1beta1.AutoMl.ListTableSpecs
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.tableSpecs.list - DATA_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.ListTableSpecs"

UndeployModel

  • Méthode : google.cloud.automl.v1beta1.AutoMl.UndeployModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.undeploy - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.UndeployModel"

UpdateColumnSpec

  • Méthode : google.cloud.automl.v1beta1.AutoMl.UpdateColumnSpec
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.columnSpecs.update - DATA_WRITE
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.UpdateColumnSpec"

UpdateDataset

  • Méthode : google.cloud.automl.v1beta1.AutoMl.UpdateDataset
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.update - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.AutoMl.UpdateDataset"

google.cloud.automl.v1beta1.PredictionService

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.automl.v1beta1.PredictionService.

BatchPredict

  • Méthode : google.cloud.automl.v1beta1.PredictionService.BatchPredict
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.predict - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.PredictionService.BatchPredict"

Predict

  • Méthode : google.cloud.automl.v1beta1.PredictionService.Predict
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.predict - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1beta1.PredictionService.Predict"

google.cloud.automl.v1p1beta.AutoMl

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.automl.v1p1beta.AutoMl.

CreateDataset

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.CreateDataset
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.CreateDataset"

CreateModel

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.CreateModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.CreateModel"

DeleteDataset

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.DeleteDataset
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.DeleteDataset"

DeleteModel

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.DeleteModel
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.models.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.DeleteModel"

ExportData

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.ExportData
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.datasets.export - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.ExportData"

GetDataset

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.GetDataset
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.datasets.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.GetDataset"

GetModel

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.GetModel
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.GetModel"

GetTableSpec

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.GetTableSpec
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.tableSpecs.get - DATA_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.GetTableSpec"

ImportData

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.ImportData
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.import - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.ImportData"

ListDatasets

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.ListDatasets
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.datasets.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.ListDatasets"

ListModels

  • Méthode : google.cloud.automl.v1p1beta.AutoMl.ListModels
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.AutoMl.ListModels"

google.cloud.automl.v1p1beta.PredictionService

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.automl.v1p1beta.PredictionService.

Predict

  • Méthode : google.cloud.automl.v1p1beta.PredictionService.Predict
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.models.predict - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.automl.v1p1beta.PredictionService.Predict"

google.cloud.location.Locations

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.location.Locations.

ListLocations

  • Méthode : google.cloud.location.Locations.ListLocations
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.locations.list - DATA_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.location.Locations.ListLocations"

google.iam.v1.IAMPolicy

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.iam.v1.IAMPolicy.

SetIamPolicy

  • Méthode : google.iam.v1.IAMPolicy.SetIamPolicy
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • automl.datasets.setIamPolicy - ADMIN_WRITE
    • automl.models.setIamPolicy - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.iam.v1.IAMPolicy.SetIamPolicy"

google.longrunning.Operations

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.longrunning.Operations.

CancelOperation

  • Méthode : google.longrunning.Operations.CancelOperation
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.operations.cancel - DATA_WRITE
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.longrunning.Operations.CancelOperation"

GetOperation

  • Méthode : google.longrunning.Operations.GetOperation
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.operations.get - DATA_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.longrunning.Operations.GetOperation"

ListOperations

  • Méthode : google.longrunning.Operations.ListOperations
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • automl.operations.list - DATA_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.longrunning.Operations.ListOperations"