Earth Engine の監査ロギング

このドキュメントでは、Cloud Earth Engine の監査ロギングについて説明します。Google Cloud サービスは、Google Cloud リソース内の管理アクティビティとアクセス アクティビティを記録する監査ログを生成します。 Cloud Audit Logs の詳細については、以下をご覧ください。

サービス名

Cloud Earth Engine の監査ログでは、サービス名 earthengine.googleapis.com が使用されます。このサービスでフィルタ:

    protoPayload.serviceName="earthengine.googleapis.com"
  

メソッド(権限タイプ別)

各 IAM 権限には type プロパティがあります。このプロパティの値は列挙型で、ADMIN_READADMIN_WRITEDATA_READDATA_WRITE のいずれかになります。メソッドを呼び出すと、Cloud Earth Engine は監査ログを生成します。このログのカテゴリは、メソッドの実行に必要な権限の type プロパティによって異なります。type プロパティ値が DATA_READDATA_WRITE、または ADMIN_READ の IAM 権限を必要とするメソッドは、データアクセス監査ログを生成します。type プロパティ値が ADMIN_WRITE の IAM 権限を必要とするメソッドは、管理アクティビティ監査ログを生成します。

権限タイプ メソッド
ADMIN_READ google.earthengine.v1.EarthEngine.GetIamPolicy
google.earthengine.v1alpha.EarthEngine.GetIamPolicy
google.earthengine.v1beta.EarthEngine.GetIamPolicy
google.longrunning.Operations.GetOperation
google.longrunning.Operations.ListOperations
google.longrunning.Operations.WaitOperation
ADMIN_WRITE google.earthengine.v1.EarthEngine.SetIamPolicy
google.earthengine.v1alpha.EarthEngine.SetIamPolicy
google.earthengine.v1beta.EarthEngine.SetIamPolicy
google.longrunning.Operations.CancelOperation
google.longrunning.Operations.DeleteOperation
DATA_READ google.earthengine.v1.EarthEngine.ComputeFeatures
google.earthengine.v1.EarthEngine.ComputeImages
google.earthengine.v1.EarthEngine.ComputePixels
google.earthengine.v1.EarthEngine.ComputeValue
google.earthengine.v1.EarthEngine.CopyAsset
google.earthengine.v1.EarthEngine.CreateFeatureView
google.earthengine.v1.EarthEngine.CreateFilmstripThumbnail
google.earthengine.v1.EarthEngine.CreateMap
google.earthengine.v1.EarthEngine.CreateTable
google.earthengine.v1.EarthEngine.CreateThumbnail
google.earthengine.v1.EarthEngine.CreateVideoThumbnail
google.earthengine.v1.EarthEngine.ExportClassifier
google.earthengine.v1.EarthEngine.ExportImage
google.earthengine.v1.EarthEngine.ExportMap
google.earthengine.v1.EarthEngine.ExportTable
google.earthengine.v1.EarthEngine.ExportVideo
google.earthengine.v1.EarthEngine.ExportVideoMap
google.earthengine.v1.EarthEngine.GetAsset
google.earthengine.v1.EarthEngine.GetPixels
google.earthengine.v1.EarthEngine.GetProjectConfig
google.earthengine.v1.EarthEngine.ImportImage
google.earthengine.v1.EarthEngine.ImportTable
google.earthengine.v1.EarthEngine.ListAlgorithms
google.earthengine.v1.EarthEngine.ListAssets
google.earthengine.v1.EarthEngine.ListFeatures
google.earthengine.v1alpha.EarthEngine.ComputeFeatures
google.earthengine.v1alpha.EarthEngine.ComputeImages
google.earthengine.v1alpha.EarthEngine.ComputePixels
google.earthengine.v1alpha.EarthEngine.ComputeValue
google.earthengine.v1alpha.EarthEngine.CopyAsset
google.earthengine.v1alpha.EarthEngine.CreateFeatureView
google.earthengine.v1alpha.EarthEngine.CreateFilmstripThumbnail
google.earthengine.v1alpha.EarthEngine.CreateMap
google.earthengine.v1alpha.EarthEngine.CreateTable
google.earthengine.v1alpha.EarthEngine.CreateThumbnail
google.earthengine.v1alpha.EarthEngine.CreateVideoThumbnail
google.earthengine.v1alpha.EarthEngine.ExportClassifier
google.earthengine.v1alpha.EarthEngine.ExportImage
google.earthengine.v1alpha.EarthEngine.ExportMap
google.earthengine.v1alpha.EarthEngine.ExportTable
google.earthengine.v1alpha.EarthEngine.ExportVideo
google.earthengine.v1alpha.EarthEngine.ExportVideoMap
google.earthengine.v1alpha.EarthEngine.GetAsset
google.earthengine.v1alpha.EarthEngine.GetPixels
google.earthengine.v1alpha.EarthEngine.GetProjectConfig
google.earthengine.v1alpha.EarthEngine.ImportExternalImage
google.earthengine.v1alpha.EarthEngine.ImportImage
google.earthengine.v1alpha.EarthEngine.ImportTable
google.earthengine.v1alpha.EarthEngine.ListAlgorithms
google.earthengine.v1alpha.EarthEngine.ListAssets
google.earthengine.v1alpha.EarthEngine.ListFeatures
google.earthengine.v1alpha.EarthEngine.ListImages
google.earthengine.v1beta.EarthEngine.ComputeFeatures
google.earthengine.v1beta.EarthEngine.ComputeImages
google.earthengine.v1beta.EarthEngine.ComputePixels
google.earthengine.v1beta.EarthEngine.ComputeValue
google.earthengine.v1beta.EarthEngine.CopyAsset
google.earthengine.v1beta.EarthEngine.CreateFeatureView
google.earthengine.v1beta.EarthEngine.CreateFilmstripThumbnail
google.earthengine.v1beta.EarthEngine.CreateMap
google.earthengine.v1beta.EarthEngine.CreateTable
google.earthengine.v1beta.EarthEngine.CreateThumbnail
google.earthengine.v1beta.EarthEngine.CreateVideoThumbnail
google.earthengine.v1beta.EarthEngine.ExportClassifier
google.earthengine.v1beta.EarthEngine.ExportImage
google.earthengine.v1beta.EarthEngine.ExportMap
google.earthengine.v1beta.EarthEngine.ExportTable
google.earthengine.v1beta.EarthEngine.ExportVideo
google.earthengine.v1beta.EarthEngine.ExportVideoMap
google.earthengine.v1beta.EarthEngine.GetAsset
google.earthengine.v1beta.EarthEngine.GetPixels
google.earthengine.v1beta.EarthEngine.GetProjectConfig
google.earthengine.v1beta.EarthEngine.ImportImage
google.earthengine.v1beta.EarthEngine.ImportTable
google.earthengine.v1beta.EarthEngine.ListAlgorithms
google.earthengine.v1beta.EarthEngine.ListAssets
google.earthengine.v1beta.EarthEngine.ListFeatures
DATA_WRITE google.earthengine.v1.EarthEngine.CopyAsset
google.earthengine.v1.EarthEngine.CreateAsset
google.earthengine.v1.EarthEngine.DeleteAsset
google.earthengine.v1.EarthEngine.ExportClassifier
google.earthengine.v1.EarthEngine.ImportImage
google.earthengine.v1.EarthEngine.ImportTable
google.earthengine.v1.EarthEngine.MoveAsset
google.earthengine.v1.EarthEngine.UpdateAsset
google.earthengine.v1.EarthEngine.UpdateProjectConfig
google.earthengine.v1alpha.EarthEngine.CopyAsset
google.earthengine.v1alpha.EarthEngine.CreateAsset
google.earthengine.v1alpha.EarthEngine.DeleteAsset
google.earthengine.v1alpha.EarthEngine.ExportClassifier
google.earthengine.v1alpha.EarthEngine.ExportTable
google.earthengine.v1alpha.EarthEngine.ImportExternalImage
google.earthengine.v1alpha.EarthEngine.ImportImage
google.earthengine.v1alpha.EarthEngine.ImportTable
google.earthengine.v1alpha.EarthEngine.MoveAsset
google.earthengine.v1alpha.EarthEngine.UpdateAsset
google.earthengine.v1alpha.EarthEngine.UpdateProjectConfig
google.earthengine.v1beta.EarthEngine.CopyAsset
google.earthengine.v1beta.EarthEngine.CreateAsset
google.earthengine.v1beta.EarthEngine.DeleteAsset
google.earthengine.v1beta.EarthEngine.ExportClassifier
google.earthengine.v1beta.EarthEngine.ExportImage
google.earthengine.v1beta.EarthEngine.ImportImage
google.earthengine.v1beta.EarthEngine.ImportTable
google.earthengine.v1beta.EarthEngine.MoveAsset
google.earthengine.v1beta.EarthEngine.UpdateAsset
google.earthengine.v1beta.EarthEngine.UpdateProjectConfig

API インターフェースの監査ログ

各メソッドで評価される権限と評価方法については、Cloud Earth Engine の Cloud Identity and Access Management のドキュメントをご覧ください。

google.earthengine.v1.EarthEngine

次の監査ログは、google.earthengine.v1.EarthEngine に属するメソッドに関連付けられています。

ComputeFeatures

  • メソッド: google.earthengine.v1.EarthEngine.ComputeFeatures
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ComputeFeatures"

ComputeImages

  • メソッド: google.earthengine.v1.EarthEngine.ComputeImages
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ComputeImages"

ComputePixels

  • メソッド: google.earthengine.v1.EarthEngine.ComputePixels
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ComputePixels"

ComputeValue

  • メソッド: google.earthengine.v1.EarthEngine.ComputeValue
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ComputeValue"

CopyAsset

  • メソッド: google.earthengine.v1.EarthEngine.CopyAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.CopyAsset"

CreateAsset

  • メソッド: google.earthengine.v1.EarthEngine.CreateAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.CreateAsset"

CreateFeatureView

  • メソッド: google.earthengine.v1.EarthEngine.CreateFeatureView
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.maps.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.CreateFeatureView"

CreateFilmstripThumbnail

  • メソッド: google.earthengine.v1.EarthEngine.CreateFilmstripThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.filmstripthumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.CreateFilmstripThumbnail"

CreateMap

  • メソッド: google.earthengine.v1.EarthEngine.CreateMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.maps.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.CreateMap"

CreateTable

  • メソッド: google.earthengine.v1.EarthEngine.CreateTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.tables.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.CreateTable"

CreateThumbnail

  • メソッド: google.earthengine.v1.EarthEngine.CreateThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.thumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.CreateThumbnail"

CreateVideoThumbnail

  • メソッド: google.earthengine.v1.EarthEngine.CreateVideoThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.videothumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.CreateVideoThumbnail"

DeleteAsset

  • メソッド: google.earthengine.v1.EarthEngine.DeleteAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.delete - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.DeleteAsset"

ExportClassifier

  • メソッド: google.earthengine.v1.EarthEngine.ExportClassifier
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ExportClassifier"

ExportImage

  • メソッド: google.earthengine.v1.EarthEngine.ExportImage
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ExportImage"

ExportMap

  • メソッド: google.earthengine.v1.EarthEngine.ExportMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ExportMap"

ExportTable

  • メソッド: google.earthengine.v1.EarthEngine.ExportTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ExportTable"

ExportVideo

  • メソッド: google.earthengine.v1.EarthEngine.ExportVideo
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ExportVideo"

ExportVideoMap

  • メソッド: google.earthengine.v1.EarthEngine.ExportVideoMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ExportVideoMap"

GetAsset

  • メソッド: google.earthengine.v1.EarthEngine.GetAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.GetAsset"

GetIamPolicy

  • メソッド: google.earthengine.v1.EarthEngine.GetIamPolicy
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.getIamPolicy - ADMIN_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.GetIamPolicy"

GetPixels

  • メソッド: google.earthengine.v1.EarthEngine.GetPixels
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.GetPixels"

GetProjectConfig

  • メソッド: google.earthengine.v1.EarthEngine.GetProjectConfig
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.config.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.GetProjectConfig"

ImportImage

  • メソッド: google.earthengine.v1.EarthEngine.ImportImage
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.imports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ImportImage"

ImportTable

  • メソッド: google.earthengine.v1.EarthEngine.ImportTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.imports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ImportTable"

ListAlgorithms

  • メソッド: google.earthengine.v1.EarthEngine.ListAlgorithms
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ListAlgorithms"

ListAssets

  • メソッド: google.earthengine.v1.EarthEngine.ListAssets
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ListAssets"

ListFeatures

  • メソッド: google.earthengine.v1.EarthEngine.ListFeatures
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.ListFeatures"

MoveAsset

  • メソッド: google.earthengine.v1.EarthEngine.MoveAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.assets.delete - DATA_WRITE
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.MoveAsset"

SetIamPolicy

  • メソッド: google.earthengine.v1.EarthEngine.SetIamPolicy
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • earthengine.assets.setIamPolicy - ADMIN_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.SetIamPolicy"

UpdateAsset

  • メソッド: google.earthengine.v1.EarthEngine.UpdateAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.update - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.UpdateAsset"

UpdateProjectConfig

  • メソッド: google.earthengine.v1.EarthEngine.UpdateProjectConfig
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.config.update - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1.EarthEngine.UpdateProjectConfig"

google.earthengine.v1alpha.EarthEngine

次の監査ログは、google.earthengine.v1alpha.EarthEngine に属するメソッドに関連付けられています。

ComputeFeatures

  • メソッド: google.earthengine.v1alpha.EarthEngine.ComputeFeatures
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ComputeFeatures"

ComputeImages

  • メソッド: google.earthengine.v1alpha.EarthEngine.ComputeImages
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ComputeImages"

ComputePixels

  • メソッド: google.earthengine.v1alpha.EarthEngine.ComputePixels
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ComputePixels"

ComputeValue

  • メソッド: google.earthengine.v1alpha.EarthEngine.ComputeValue
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ComputeValue"

CopyAsset

  • メソッド: google.earthengine.v1alpha.EarthEngine.CopyAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.CopyAsset"

CreateAsset

  • メソッド: google.earthengine.v1alpha.EarthEngine.CreateAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.CreateAsset"

CreateFeatureView

  • メソッド: google.earthengine.v1alpha.EarthEngine.CreateFeatureView
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.maps.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.CreateFeatureView"

CreateFilmstripThumbnail

  • メソッド: google.earthengine.v1alpha.EarthEngine.CreateFilmstripThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.filmstripthumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.CreateFilmstripThumbnail"

CreateMap

  • メソッド: google.earthengine.v1alpha.EarthEngine.CreateMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.maps.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.CreateMap"

CreateTable

  • メソッド: google.earthengine.v1alpha.EarthEngine.CreateTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.tables.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.CreateTable"

CreateThumbnail

  • メソッド: google.earthengine.v1alpha.EarthEngine.CreateThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.thumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.CreateThumbnail"

CreateVideoThumbnail

  • メソッド: google.earthengine.v1alpha.EarthEngine.CreateVideoThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.videothumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.CreateVideoThumbnail"

DeleteAsset

  • メソッド: google.earthengine.v1alpha.EarthEngine.DeleteAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.delete - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.DeleteAsset"

ExportClassifier

  • メソッド: google.earthengine.v1alpha.EarthEngine.ExportClassifier
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ExportClassifier"

ExportImage

  • メソッド: google.earthengine.v1alpha.EarthEngine.ExportImage
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ExportImage"

ExportMap

  • メソッド: google.earthengine.v1alpha.EarthEngine.ExportMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ExportMap"

ExportTable

  • メソッド: google.earthengine.v1alpha.EarthEngine.ExportTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ExportTable"

ExportVideo

  • メソッド: google.earthengine.v1alpha.EarthEngine.ExportVideo
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ExportVideo"

ExportVideoMap

  • メソッド: google.earthengine.v1alpha.EarthEngine.ExportVideoMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ExportVideoMap"

GetAsset

  • メソッド: google.earthengine.v1alpha.EarthEngine.GetAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.GetAsset"

GetIamPolicy

  • メソッド: google.earthengine.v1alpha.EarthEngine.GetIamPolicy
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.getIamPolicy - ADMIN_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.GetIamPolicy"

GetPixels

  • メソッド: google.earthengine.v1alpha.EarthEngine.GetPixels
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.GetPixels"

GetProjectConfig

  • メソッド: google.earthengine.v1alpha.EarthEngine.GetProjectConfig
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.config.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.GetProjectConfig"

ImportExternalImage

  • メソッド: google.earthengine.v1alpha.EarthEngine.ImportExternalImage
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.imports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ImportExternalImage"

ImportImage

  • メソッド: google.earthengine.v1alpha.EarthEngine.ImportImage
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.imports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ImportImage"

ImportTable

  • メソッド: google.earthengine.v1alpha.EarthEngine.ImportTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.imports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ImportTable"

ListAlgorithms

  • メソッド: google.earthengine.v1alpha.EarthEngine.ListAlgorithms
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ListAlgorithms"

ListAssets

  • メソッド: google.earthengine.v1alpha.EarthEngine.ListAssets
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
    • earthengine.assets.list - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ListAssets"

ListFeatures

  • メソッド: google.earthengine.v1alpha.EarthEngine.ListFeatures
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ListFeatures"

ListImages

  • メソッド: google.earthengine.v1alpha.EarthEngine.ListImages
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.ListImages"

MoveAsset

  • メソッド: google.earthengine.v1alpha.EarthEngine.MoveAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.assets.delete - DATA_WRITE
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.MoveAsset"

SetIamPolicy

  • メソッド: google.earthengine.v1alpha.EarthEngine.SetIamPolicy
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • earthengine.assets.setIamPolicy - ADMIN_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.SetIamPolicy"

UpdateAsset

  • メソッド: google.earthengine.v1alpha.EarthEngine.UpdateAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.update - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.UpdateAsset"

UpdateProjectConfig

  • メソッド: google.earthengine.v1alpha.EarthEngine.UpdateProjectConfig
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.config.update - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1alpha.EarthEngine.UpdateProjectConfig"

google.earthengine.v1beta.EarthEngine

次の監査ログは、google.earthengine.v1beta.EarthEngine に属するメソッドに関連付けられています。

ComputeFeatures

  • メソッド: google.earthengine.v1beta.EarthEngine.ComputeFeatures
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ComputeFeatures"

ComputeImages

  • メソッド: google.earthengine.v1beta.EarthEngine.ComputeImages
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ComputeImages"

ComputePixels

  • メソッド: google.earthengine.v1beta.EarthEngine.ComputePixels
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ComputePixels"

ComputeValue

  • メソッド: google.earthengine.v1beta.EarthEngine.ComputeValue
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ComputeValue"

CopyAsset

  • メソッド: google.earthengine.v1beta.EarthEngine.CopyAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.CopyAsset"

CreateAsset

  • メソッド: google.earthengine.v1beta.EarthEngine.CreateAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.CreateAsset"

CreateFeatureView

  • メソッド: google.earthengine.v1beta.EarthEngine.CreateFeatureView
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.maps.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.CreateFeatureView"

CreateFilmstripThumbnail

  • メソッド: google.earthengine.v1beta.EarthEngine.CreateFilmstripThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.filmstripthumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.CreateFilmstripThumbnail"

CreateMap

  • メソッド: google.earthengine.v1beta.EarthEngine.CreateMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.maps.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.CreateMap"

CreateTable

  • メソッド: google.earthengine.v1beta.EarthEngine.CreateTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.tables.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.CreateTable"

CreateThumbnail

  • メソッド: google.earthengine.v1beta.EarthEngine.CreateThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.thumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.CreateThumbnail"

CreateVideoThumbnail

  • メソッド: google.earthengine.v1beta.EarthEngine.CreateVideoThumbnail
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.videothumbnails.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.CreateVideoThumbnail"

DeleteAsset

  • メソッド: google.earthengine.v1beta.EarthEngine.DeleteAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.delete - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.DeleteAsset"

ExportClassifier

  • メソッド: google.earthengine.v1beta.EarthEngine.ExportClassifier
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ExportClassifier"

ExportImage

  • メソッド: google.earthengine.v1beta.EarthEngine.ExportImage
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ExportImage"

ExportMap

  • メソッド: google.earthengine.v1beta.EarthEngine.ExportMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ExportMap"

ExportTable

  • メソッド: google.earthengine.v1beta.EarthEngine.ExportTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ExportTable"

ExportVideo

  • メソッド: google.earthengine.v1beta.EarthEngine.ExportVideo
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ExportVideo"

ExportVideoMap

  • メソッド: google.earthengine.v1beta.EarthEngine.ExportVideoMap
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.exports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ExportVideoMap"

GetAsset

  • メソッド: google.earthengine.v1beta.EarthEngine.GetAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.GetAsset"

GetIamPolicy

  • メソッド: google.earthengine.v1beta.EarthEngine.GetIamPolicy
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.getIamPolicy - ADMIN_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.GetIamPolicy"

GetPixels

  • メソッド: google.earthengine.v1beta.EarthEngine.GetPixels
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.GetPixels"

GetProjectConfig

  • メソッド: google.earthengine.v1beta.EarthEngine.GetProjectConfig
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.config.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.GetProjectConfig"

ImportImage

  • メソッド: google.earthengine.v1beta.EarthEngine.ImportImage
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.imports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ImportImage"

ImportTable

  • メソッド: google.earthengine.v1beta.EarthEngine.ImportTable
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.imports.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ImportTable"

ListAlgorithms

  • メソッド: google.earthengine.v1beta.EarthEngine.ListAlgorithms
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.computations.create - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ListAlgorithms"

ListAssets

  • メソッド: google.earthengine.v1beta.EarthEngine.ListAssets
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.list - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ListAssets"

ListFeatures

  • メソッド: google.earthengine.v1beta.EarthEngine.ListFeatures
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.ListFeatures"

MoveAsset

  • メソッド: google.earthengine.v1beta.EarthEngine.MoveAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.create - DATA_WRITE
    • earthengine.assets.delete - DATA_WRITE
    • earthengine.assets.get - DATA_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.MoveAsset"

SetIamPolicy

  • メソッド: google.earthengine.v1beta.EarthEngine.SetIamPolicy
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • earthengine.assets.setIamPolicy - ADMIN_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.SetIamPolicy"

UpdateAsset

  • メソッド: google.earthengine.v1beta.EarthEngine.UpdateAsset
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.assets.update - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.UpdateAsset"

UpdateProjectConfig

  • メソッド: google.earthengine.v1beta.EarthEngine.UpdateProjectConfig
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.config.update - DATA_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.earthengine.v1beta.EarthEngine.UpdateProjectConfig"

google.longrunning.Operations

次の監査ログは、google.longrunning.Operations に属するメソッドに関連付けられています。

CancelOperation

  • メソッド: google.longrunning.Operations.CancelOperation
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • earthengine.operations.update - ADMIN_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.longrunning.Operations.CancelOperation"

DeleteOperation

  • メソッド: google.longrunning.Operations.DeleteOperation
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • earthengine.operations.delete - ADMIN_WRITE
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.longrunning.Operations.DeleteOperation"

GetOperation

  • メソッド: google.longrunning.Operations.GetOperation
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.operations.get - ADMIN_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.longrunning.Operations.GetOperation"

ListOperations

  • メソッド: google.longrunning.Operations.ListOperations
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.operations.list - ADMIN_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.longrunning.Operations.ListOperations"

WaitOperation

  • メソッド: google.longrunning.Operations.WaitOperation
  • 監査ログのタイプ: データアクセス
  • 権限:
    • earthengine.operations.get - ADMIN_READ
  • メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: どちらでもない。
  • このメソッドのフィルタ: protoPayload.methodName="google.longrunning.Operations.WaitOperation"