Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::ScheduledEvaluationRun::SchedulingConfig (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ScheduledEvaluationRun::SchedulingConfig.

Eval scheduling configuration details

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#days_of_week

def days_of_week() -> ::Array<::Integer>
Returns
  • (::Array<::Integer>) — Optional. The days of the week to run the eval. Applicable only for Weekly and Biweekly frequencies. 1 is Monday, 2 is Tuesday, ..., 7 is Sunday.

#days_of_week=

def days_of_week=(value) -> ::Array<::Integer>
Parameter
  • value (::Array<::Integer>) — Optional. The days of the week to run the eval. Applicable only for Weekly and Biweekly frequencies. 1 is Monday, 2 is Tuesday, ..., 7 is Sunday.
Returns
  • (::Array<::Integer>) — Optional. The days of the week to run the eval. Applicable only for Weekly and Biweekly frequencies. 1 is Monday, 2 is Tuesday, ..., 7 is Sunday.

#frequency

def frequency() -> ::Google::Cloud::Ces::V1beta::ScheduledEvaluationRun::SchedulingConfig::Frequency
Returns

#frequency=

def frequency=(value) -> ::Google::Cloud::Ces::V1beta::ScheduledEvaluationRun::SchedulingConfig::Frequency
Parameter
Returns

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns