Class ResourcePolicySnapshotSchedulePolicySchedule (1.5.0)

ResourcePolicySnapshotSchedulePolicySchedule(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A schedule for disks where the schedueled operations are performed.

Attributes

NameDescription
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``.

Inheritance

builtins.object > proto.message.Message > ResourcePolicySnapshotSchedulePolicySchedule