RunOfflineUserDataJobRequest

  • The request message for OfflineUserDataJobService.RunOfflineUserDataJob is used to initiate an offline user data job.

  • The resource_name field is a required string specifying the resource name of the OfflineUserDataJob to run.

  • The validate_only field is an optional boolean that, if true, validates the request without execution and only returns errors.

Request message for OfflineUserDataJobService.RunOfflineUserDataJob.

Fields

resource_name

string

Required. The resource name of the OfflineUserDataJob to run.

validate_only

bool

If true, the request is validated but not executed. Only errors are returned, not results.