CreateJobTriggerRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for CreateJobTrigger.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Parent resource name. - Format:projects/[PROJECT-ID] - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] |
job_trigger |
Required. The JobTrigger to create. |
trigger_id |
str
The trigger id can contain uppercase and lowercase letters, numbers, and hyphens; that is, it must match the regular expression: [a-zA-Z\\d-_]+ . The maximum length is 100
characters. Can be empty to allow the system to generate
one.
|
location_id |
str
Deprecated. This field has no effect. |