RunOfflineUserDataJobRequest

  • This message is for the OfflineUserDataJobService.RunOfflineUserDataJob request.

  • The request requires the resource_name field, which is a string representing the resource name of the OfflineUserDataJob to run.

  • The validate_only field is a boolean that, if true, validates the request without execution, returning only 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.