Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationService::Rest::Client::Configuration::Rpcs.
Configuration RPC class for the EvaluationService API.
Includes fields providing the configuration for each RPC in this service.
Each configuration object is of type Gapic::Config::Method and includes
the following configuration fields:
-
timeout(type:Numeric) - The call timeout in seconds -
metadata(type:Hash{Symbol=>String}) - Additional headers -
retry_policy (type:Hash`) - The retry policy. The policy fields include the following keys:-
:initial_delay(type:Numeric) - The initial delay in seconds. -
:max_delay(type:Numeric) - The max delay in seconds. -
:multiplier(type:Numeric) - The incremental backoff multiplier. -
:retry_codes(type:Array<String>) - The error codes that should trigger a retry.
-
Inherits
- Object
Methods
#create_evaluation
def create_evaluation() -> ::Gapic::Config::MethodRPC-specific configuration for create_evaluation
- (::Gapic::Config::Method)
#create_evaluation_dataset
def create_evaluation_dataset() -> ::Gapic::Config::MethodRPC-specific configuration for create_evaluation_dataset
- (::Gapic::Config::Method)
#create_evaluation_expectation
def create_evaluation_expectation() -> ::Gapic::Config::MethodRPC-specific configuration for create_evaluation_expectation
- (::Gapic::Config::Method)
#create_scheduled_evaluation_run
def create_scheduled_evaluation_run() -> ::Gapic::Config::MethodRPC-specific configuration for create_scheduled_evaluation_run
- (::Gapic::Config::Method)
#delete_evaluation
def delete_evaluation() -> ::Gapic::Config::MethodRPC-specific configuration for delete_evaluation
- (::Gapic::Config::Method)
#delete_evaluation_dataset
def delete_evaluation_dataset() -> ::Gapic::Config::MethodRPC-specific configuration for delete_evaluation_dataset
- (::Gapic::Config::Method)
#delete_evaluation_expectation
def delete_evaluation_expectation() -> ::Gapic::Config::MethodRPC-specific configuration for delete_evaluation_expectation
- (::Gapic::Config::Method)
#delete_evaluation_result
def delete_evaluation_result() -> ::Gapic::Config::MethodRPC-specific configuration for delete_evaluation_result
- (::Gapic::Config::Method)
#delete_evaluation_run
def delete_evaluation_run() -> ::Gapic::Config::MethodRPC-specific configuration for delete_evaluation_run
- (::Gapic::Config::Method)
#delete_scheduled_evaluation_run
def delete_scheduled_evaluation_run() -> ::Gapic::Config::MethodRPC-specific configuration for delete_scheduled_evaluation_run
- (::Gapic::Config::Method)
#export_evaluations
def export_evaluations() -> ::Gapic::Config::MethodRPC-specific configuration for export_evaluations
- (::Gapic::Config::Method)
#generate_evaluation
def generate_evaluation() -> ::Gapic::Config::MethodRPC-specific configuration for generate_evaluation
- (::Gapic::Config::Method)
#get_evaluation
def get_evaluation() -> ::Gapic::Config::MethodRPC-specific configuration for get_evaluation
- (::Gapic::Config::Method)
#get_evaluation_dataset
def get_evaluation_dataset() -> ::Gapic::Config::MethodRPC-specific configuration for get_evaluation_dataset
- (::Gapic::Config::Method)
#get_evaluation_expectation
def get_evaluation_expectation() -> ::Gapic::Config::MethodRPC-specific configuration for get_evaluation_expectation
- (::Gapic::Config::Method)
#get_evaluation_result
def get_evaluation_result() -> ::Gapic::Config::MethodRPC-specific configuration for get_evaluation_result
- (::Gapic::Config::Method)
#get_evaluation_run
def get_evaluation_run() -> ::Gapic::Config::MethodRPC-specific configuration for get_evaluation_run
- (::Gapic::Config::Method)
#get_scheduled_evaluation_run
def get_scheduled_evaluation_run() -> ::Gapic::Config::MethodRPC-specific configuration for get_scheduled_evaluation_run
- (::Gapic::Config::Method)
#import_evaluations
def import_evaluations() -> ::Gapic::Config::MethodRPC-specific configuration for import_evaluations
- (::Gapic::Config::Method)
#list_evaluation_datasets
def list_evaluation_datasets() -> ::Gapic::Config::MethodRPC-specific configuration for list_evaluation_datasets
- (::Gapic::Config::Method)
#list_evaluation_expectations
def list_evaluation_expectations() -> ::Gapic::Config::MethodRPC-specific configuration for list_evaluation_expectations
- (::Gapic::Config::Method)
#list_evaluation_results
def list_evaluation_results() -> ::Gapic::Config::MethodRPC-specific configuration for list_evaluation_results
- (::Gapic::Config::Method)
#list_evaluation_runs
def list_evaluation_runs() -> ::Gapic::Config::MethodRPC-specific configuration for list_evaluation_runs
- (::Gapic::Config::Method)
#list_evaluations
def list_evaluations() -> ::Gapic::Config::MethodRPC-specific configuration for list_evaluations
- (::Gapic::Config::Method)
#list_scheduled_evaluation_runs
def list_scheduled_evaluation_runs() -> ::Gapic::Config::MethodRPC-specific configuration for list_scheduled_evaluation_runs
- (::Gapic::Config::Method)
#run_evaluation
def run_evaluation() -> ::Gapic::Config::MethodRPC-specific configuration for run_evaluation
- (::Gapic::Config::Method)
#test_persona_voice
def test_persona_voice() -> ::Gapic::Config::MethodRPC-specific configuration for test_persona_voice
- (::Gapic::Config::Method)
#update_evaluation
def update_evaluation() -> ::Gapic::Config::MethodRPC-specific configuration for update_evaluation
- (::Gapic::Config::Method)
#update_evaluation_dataset
def update_evaluation_dataset() -> ::Gapic::Config::MethodRPC-specific configuration for update_evaluation_dataset
- (::Gapic::Config::Method)
#update_evaluation_expectation
def update_evaluation_expectation() -> ::Gapic::Config::MethodRPC-specific configuration for update_evaluation_expectation
- (::Gapic::Config::Method)
#update_scheduled_evaluation_run
def update_scheduled_evaluation_run() -> ::Gapic::Config::MethodRPC-specific configuration for update_scheduled_evaluation_run
- (::Gapic::Config::Method)
#upload_evaluation_audio
def upload_evaluation_audio() -> ::Gapic::Config::MethodRPC-specific configuration for upload_evaluation_audio
- (::Gapic::Config::Method)