Cloud Translation の監査ロギング
このドキュメントでは、Cloud Translation の監査ロギングについて説明します。 Google Cloud サービスは、 Google Cloud リソース内の管理アクティビティとアクセス アクティビティを記録する監査ログを生成します。Cloud Audit Logs の詳細については、以下をご覧ください。
注
監査ロギングは Cloud Translation - Advanced(v3)でのみ使用できます。Cloud Translation - Basic(v2)では使用できません。
サービス名
Cloud Translation 監査ログでは、サービス名 translate.googleapis.com が使用されます。
このサービスでフィルタ:
protoPayload.serviceName="translate.googleapis.com"
メソッド(権限タイプ別)
各 IAM 権限には type プロパティがあります。このプロパティの値は列挙型で、ADMIN_READ、ADMIN_WRITE、DATA_READ、DATA_WRITE のいずれかになります。メソッドを呼び出すと、Cloud Translation は監査ログを生成します。このログのカテゴリは、メソッドの実行に必要な権限の type プロパティによって異なります。type プロパティ値が DATA_READ、DATA_WRITE、または ADMIN_READ の IAM 権限を必要とするメソッドは、データアクセス監査ログを生成します。type プロパティ値が ADMIN_WRITE の IAM 権限を必要とするメソッドは、管理アクティビティ監査ログを生成します。
| 権限タイプ | メソッド |
|---|---|
ADMIN_READ |
google.cloud.translation.v3.TranslationService.GetAdaptiveMtDatasetgoogle.cloud.translation.v3.TranslationService.GetAdaptiveMtFilegoogle.cloud.translation.v3.TranslationService.GetDatasetgoogle.cloud.translation.v3.TranslationService.GetGlossarygoogle.cloud.translation.v3.TranslationService.GetModelgoogle.cloud.translation.v3.TranslationService.GetSupportedLanguagesgoogle.cloud.translation.v3.TranslationService.ListAdaptiveMtDatasetsgoogle.cloud.translation.v3.TranslationService.ListAdaptiveMtFilesgoogle.cloud.translation.v3.TranslationService.ListAdaptiveMtSentencesgoogle.cloud.translation.v3.TranslationService.ListDatasetsgoogle.cloud.translation.v3.TranslationService.ListGlossariesgoogle.cloud.translation.v3.TranslationService.ListModelsgoogle.cloud.translation.v3beta1.TranslationService.GetGlossarygoogle.cloud.translation.v3beta1.TranslationService.GetSupportedLanguagesgoogle.cloud.translation.v3beta1.TranslationService.ListGlossariesgoogle.longrunning.Operations.GetOperationgoogle.longrunning.Operations.ListOperationsgoogle.longrunning.Operations.WaitOperation |
ADMIN_WRITE |
google.cloud.translation.v3.TranslationService.CreateAdaptiveMtDatasetgoogle.cloud.translation.v3.TranslationService.CreateDatasetgoogle.cloud.translation.v3.TranslationService.CreateGlossary(LRO)google.cloud.translation.v3.TranslationService.CreateModelgoogle.cloud.translation.v3.TranslationService.DeleteAdaptiveMtDatasetgoogle.cloud.translation.v3.TranslationService.DeleteAdaptiveMtFilegoogle.cloud.translation.v3.TranslationService.DeleteDatasetgoogle.cloud.translation.v3.TranslationService.DeleteGlossary(LRO)google.cloud.translation.v3.TranslationService.DeleteModelgoogle.cloud.translation.v3.TranslationService.ImportAdaptiveMtFilegoogle.cloud.translation.v3beta1.TranslationService.CreateGlossary(LRO)google.cloud.translation.v3beta1.TranslationService.DeleteGlossary(LRO)google.longrunning.Operations.CancelOperationgoogle.longrunning.Operations.DeleteOperation |
DATA_READ |
google.cloud.location.Locations.GetLocationgoogle.cloud.location.Locations.ListLocationsgoogle.cloud.translation.v3.TranslationService.AdaptiveMtTranslategoogle.cloud.translation.v3.TranslationService.BatchTranslateDocument(LRO)google.cloud.translation.v3.TranslationService.BatchTranslateText(LRO)google.cloud.translation.v3.TranslationService.DetectLanguagegoogle.cloud.translation.v3.TranslationService.ExportDatagoogle.cloud.translation.v3.TranslationService.GetGlossaryEntrygoogle.cloud.translation.v3.TranslationService.ListExamplesgoogle.cloud.translation.v3.TranslationService.ListGlossaryEntriesgoogle.cloud.translation.v3.TranslationService.TranslateDocumentgoogle.cloud.translation.v3.TranslationService.TranslateTextgoogle.cloud.translation.v3beta1.TranslationService.BatchTranslateDocument(LRO)google.cloud.translation.v3beta1.TranslationService.BatchTranslateText(LRO)google.cloud.translation.v3beta1.TranslationService.DetectLanguagegoogle.cloud.translation.v3beta1.TranslationService.TranslateDocumentgoogle.cloud.translation.v3beta1.TranslationService.TranslateText |
DATA_WRITE |
google.cloud.translation.v3.TranslationService.CreateGlossaryEntrygoogle.cloud.translation.v3.TranslationService.DeleteGlossaryEntrygoogle.cloud.translation.v3.TranslationService.ImportDatagoogle.cloud.translation.v3.TranslationService.UpdateGlossarygoogle.cloud.translation.v3.TranslationService.UpdateGlossaryEntry |
API インターフェースの監査ログ
各メソッドで評価される権限と評価方法については、Identity and Access Management のドキュメントで Cloud Translation の情報をご覧ください。
google.cloud.location.Locations
次の監査ログは、google.cloud.location.Locations に属するメソッドに関連付けられています。
GetLocation
- メソッド:
google.cloud.location.Locations.GetLocation - 監査ログのタイプ: データアクセス
- 権限:
cloudtranslate.locations.get - DATA_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。