Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ResourcePolicyInstanceSchedulePolicySchedule (v1.4.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ResourcePolicyInstanceSchedulePolicySchedule.

Schedule for an instance operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#schedule

def schedule() -> ::String
Returns
  • (::String) — Specifies the frequency for the operation, using the unix-cron format.

#schedule=

def schedule=(value) -> ::String
Parameter
  • value (::String) — Specifies the frequency for the operation, using the unix-cron format.
Returns
  • (::String) — Specifies the frequency for the operation, using the unix-cron format.