AI-generated Key Takeaways
-
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 theOfflineUserDataJob
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 | |
---|---|
|
Required. The resource name of the OfflineUserDataJob to run. |
|
If true, the request is validated but not executed. Only errors are returned, not results. |