RunOfflineUserDataJobRequest

  • This message is used to request the execution of an OfflineUserDataJob.

  • The request requires the resource name of the OfflineUserDataJob to be run.

  • The validate_only field allows for validation without execution.

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.