ResourcePolicySnapshotSchedulePolicySchedule(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
A schedule for disks where the schedueled operations are performed.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes
Name | Description |
daily_schedule |
google.cloud.compute_v1.types.ResourcePolicyDailyCycle
This field is a member of oneof _ _daily_schedule .
|
hourly_schedule |
google.cloud.compute_v1.types.ResourcePolicyHourlyCycle
This field is a member of oneof _ _hourly_schedule .
|
weekly_schedule |
google.cloud.compute_v1.types.ResourcePolicyWeeklyCycle
This field is a member of oneof _ _weekly_schedule .
|