Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings.
Settings for evaluation run caching.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#run_caching_mode
def run_caching_mode() -> ::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings::EvaluationRunCachingMode
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings::EvaluationRunCachingMode) — Optional. The caching mode to use for the evaluation run. If not set, default to FORCE_RUN.
#run_caching_mode=
def run_caching_mode=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings::EvaluationRunCachingMode
Parameter
- value (::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings::EvaluationRunCachingMode) — Optional. The caching mode to use for the evaluation run. If not set, default to FORCE_RUN.
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings::EvaluationRunCachingMode) — Optional. The caching mode to use for the evaluation run. If not set, default to FORCE_RUN.