Updates a scheduled exposure calculation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The list of fields to update.
Fields are specified relative to the ScheduledExposureCalculation
(e.g. labels; not scheduled_exposure_calculation.labels).
The body is of type object.
OK
Represents the schedule of a exposure calculation.
Defines how to calculate exposure.
The timestamp of when the schedule should start running.
Length of the scheduling intervals, incremented each time the schedule runs until the last which is the length that is continued indefinitely.
Resource name of the entity that is being exposed.
The start time of assignments for the next scheduled run.
The end time of assignments for the next scheduled run.
The time when the exposure calculation is scheduled to run the next time. If the calculation is cancelled, this field contains the latest time it was scheduled to run before cancellation.
The number of calculations that has been executed so far.
The iteration of the schedule. A new iteration is created every time the schedule is retriggered.
Time when the scheduled exposure calculation was first created.
Time when the scheduled exposure calculation was last updated.
Status of the schedule. This explains more in depth of where the schedule is now, if it's waiting for data or if it's currently executing
Reference to the identity that created this scheduled exposure calculation.
Reference to the identity that last updated this scheduled exposure calculation.
Unique identifier of the scheduled exposure calculation.
For example: scheduledExposureCalculations/0smva5nxuhv4yts6paxt
The time when the exposure calculation will end. Once the schedule reaches the end it will be cancelled and no new calculations will be triggered. If no end is specified the schedule will continue indefinitely.
Resource name of the exposure table.
Current state of the schedule.
Resource name of the metric that counts exposures.
Resource name of the metric schedule that counts exposures.
Custom labels for this scheduled exposure calculation.
Reference to a retrigger if one is active.
The owner of the resource. If not set will default to the creator.