Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ResourcePolicySnapshotSchedulePolicySchedule.
A schedule for disks where the schedueled operations are performed.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#daily_schedule
def daily_schedule() -> ::Google::Cloud::Compute::V1::ResourcePolicyDailyCycle
#daily_schedule=
def daily_schedule=(value) -> ::Google::Cloud::Compute::V1::ResourcePolicyDailyCycle
Parameter
#hourly_schedule
def hourly_schedule() -> ::Google::Cloud::Compute::V1::ResourcePolicyHourlyCycle
#hourly_schedule=
def hourly_schedule=(value) -> ::Google::Cloud::Compute::V1::ResourcePolicyHourlyCycle
Parameter
#weekly_schedule
def weekly_schedule() -> ::Google::Cloud::Compute::V1::ResourcePolicyWeeklyCycle
#weekly_schedule=
def weekly_schedule=(value) -> ::Google::Cloud::Compute::V1::ResourcePolicyWeeklyCycle
Parameter