Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::LoggingSettings.
Settings to describe the logging behaviors for the app.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#audio_recording_config
def audio_recording_config() -> ::Google::Cloud::Ces::V1beta::AudioRecordingConfig
Returns
- (::Google::Cloud::Ces::V1beta::AudioRecordingConfig) — Optional. Configuration for how audio interactions should be recorded.
#audio_recording_config=
def audio_recording_config=(value) -> ::Google::Cloud::Ces::V1beta::AudioRecordingConfig
Parameter
- value (::Google::Cloud::Ces::V1beta::AudioRecordingConfig) — Optional. Configuration for how audio interactions should be recorded.
Returns
- (::Google::Cloud::Ces::V1beta::AudioRecordingConfig) — Optional. Configuration for how audio interactions should be recorded.
#bigquery_export_settings
def bigquery_export_settings() -> ::Google::Cloud::Ces::V1beta::BigQueryExportSettings
Returns
- (::Google::Cloud::Ces::V1beta::BigQueryExportSettings) — Optional. Settings to describe the BigQuery export behaviors for the app. The conversation data will be exported to BigQuery tables if it is enabled.
#bigquery_export_settings=
def bigquery_export_settings=(value) -> ::Google::Cloud::Ces::V1beta::BigQueryExportSettings
Parameter
- value (::Google::Cloud::Ces::V1beta::BigQueryExportSettings) — Optional. Settings to describe the BigQuery export behaviors for the app. The conversation data will be exported to BigQuery tables if it is enabled.
Returns
- (::Google::Cloud::Ces::V1beta::BigQueryExportSettings) — Optional. Settings to describe the BigQuery export behaviors for the app. The conversation data will be exported to BigQuery tables if it is enabled.
#cloud_logging_settings
def cloud_logging_settings() -> ::Google::Cloud::Ces::V1beta::CloudLoggingSettings
Returns
- (::Google::Cloud::Ces::V1beta::CloudLoggingSettings) — Optional. Settings to describe the Cloud Logging behaviors for the app.
#cloud_logging_settings=
def cloud_logging_settings=(value) -> ::Google::Cloud::Ces::V1beta::CloudLoggingSettings
Parameter
- value (::Google::Cloud::Ces::V1beta::CloudLoggingSettings) — Optional. Settings to describe the Cloud Logging behaviors for the app.
Returns
- (::Google::Cloud::Ces::V1beta::CloudLoggingSettings) — Optional. Settings to describe the Cloud Logging behaviors for the app.
#conversation_logging_settings
def conversation_logging_settings() -> ::Google::Cloud::Ces::V1beta::ConversationLoggingSettings
Returns
- (::Google::Cloud::Ces::V1beta::ConversationLoggingSettings) — Optional. Settings to describe the conversation logging behaviors for the app.
#conversation_logging_settings=
def conversation_logging_settings=(value) -> ::Google::Cloud::Ces::V1beta::ConversationLoggingSettings
Parameter
- value (::Google::Cloud::Ces::V1beta::ConversationLoggingSettings) — Optional. Settings to describe the conversation logging behaviors for the app.
Returns
- (::Google::Cloud::Ces::V1beta::ConversationLoggingSettings) — Optional. Settings to describe the conversation logging behaviors for the app.
#evaluation_audio_recording_config
def evaluation_audio_recording_config() -> ::Google::Cloud::Ces::V1beta::AudioRecordingConfig
Returns
- (::Google::Cloud::Ces::V1beta::AudioRecordingConfig) — Optional. Configuration for how audio interactions should be recorded for the evaluation. By default, audio recording is not enabled for evaluation sessions.
#evaluation_audio_recording_config=
def evaluation_audio_recording_config=(value) -> ::Google::Cloud::Ces::V1beta::AudioRecordingConfig
Parameter
- value (::Google::Cloud::Ces::V1beta::AudioRecordingConfig) — Optional. Configuration for how audio interactions should be recorded for the evaluation. By default, audio recording is not enabled for evaluation sessions.
Returns
- (::Google::Cloud::Ces::V1beta::AudioRecordingConfig) — Optional. Configuration for how audio interactions should be recorded for the evaluation. By default, audio recording is not enabled for evaluation sessions.
#metric_analysis_settings
def metric_analysis_settings() -> ::Google::Cloud::Ces::V1beta::MetricAnalysisSettings
Returns
- (::Google::Cloud::Ces::V1beta::MetricAnalysisSettings) — Optional. Settings to describe the conversation data collection behaviors for the LLM analysis pipeline for the app.
#metric_analysis_settings=
def metric_analysis_settings=(value) -> ::Google::Cloud::Ces::V1beta::MetricAnalysisSettings
Parameter
- value (::Google::Cloud::Ces::V1beta::MetricAnalysisSettings) — Optional. Settings to describe the conversation data collection behaviors for the LLM analysis pipeline for the app.
Returns
- (::Google::Cloud::Ces::V1beta::MetricAnalysisSettings) — Optional. Settings to describe the conversation data collection behaviors for the LLM analysis pipeline for the app.
#redaction_config
def redaction_config() -> ::Google::Cloud::Ces::V1beta::RedactionConfig
Returns
- (::Google::Cloud::Ces::V1beta::RedactionConfig) — Optional. Configuration for how sensitive data should be redacted.
#redaction_config=
def redaction_config=(value) -> ::Google::Cloud::Ces::V1beta::RedactionConfig
Parameter
- value (::Google::Cloud::Ces::V1beta::RedactionConfig) — Optional. Configuration for how sensitive data should be redacted.
Returns
- (::Google::Cloud::Ces::V1beta::RedactionConfig) — Optional. Configuration for how sensitive data should be redacted.