AddOfflineUserDataJobOperationsRequest

Request message for OfflineUserDataJobService.AddOfflineUserDataJobOperations.

Fields

resource_name

string

Required. The resource name of the OfflineUserDataJob.

operations[]

OfflineUserDataJobOperation

Required. The list of operations to be done.

validate_only

bool

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

enable_partial_failure

bool

True to enable partial failure for the offline user data job.

enable_warnings

bool

True to enable warnings for the offline user data job. When enabled, a warning will not block the OfflineUserDataJobOperation, and will also return warning messages about malformed field values.