Class: Google::Cloud::ContactCenterInsights::V1::ContactCenterInsights::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::ContactCenterInsights::V1::ContactCenterInsights::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb
Overview
Configuration RPC class for the ContactCenterInsights 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 gRPC 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. -
:jitter(type:Numeric) - The jitter in seconds. Default: 1.0. -
:retry_codes(type:Array<String>) - The error codes that should trigger a retry.
-
Instance Attribute Summary collapse
-
#bulk_analyze_conversations ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
bulk_analyze_conversations. -
#bulk_delete_conversations ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
bulk_delete_conversations. -
#bulk_download_feedback_labels ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
bulk_download_feedback_labels. -
#bulk_upload_feedback_labels ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
bulk_upload_feedback_labels. -
#calculate_issue_model_stats ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
calculate_issue_model_stats. -
#calculate_stats ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
calculate_stats. -
#create_analysis ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_analysis. -
#create_analysis_rule ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_analysis_rule. -
#create_conversation ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_conversation. -
#create_feedback_label ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_feedback_label. -
#create_issue_model ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_issue_model. -
#create_phrase_matcher ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_phrase_matcher. -
#create_qa_question ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_qa_question. -
#create_qa_scorecard ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_qa_scorecard. -
#create_qa_scorecard_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_qa_scorecard_revision. -
#create_view ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_view. -
#delete_analysis ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_analysis. -
#delete_analysis_rule ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_analysis_rule. -
#delete_conversation ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_conversation. -
#delete_feedback_label ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_feedback_label. -
#delete_issue ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_issue. -
#delete_issue_model ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_issue_model. -
#delete_phrase_matcher ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_phrase_matcher. -
#delete_qa_question ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_qa_question. -
#delete_qa_scorecard ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_qa_scorecard. -
#delete_qa_scorecard_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_qa_scorecard_revision. -
#delete_view ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_view. -
#deploy_issue_model ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
deploy_issue_model. -
#deploy_qa_scorecard_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
deploy_qa_scorecard_revision. -
#export_insights_data ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_insights_data. -
#export_issue_model ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_issue_model. -
#get_analysis ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_analysis. -
#get_analysis_rule ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_analysis_rule. -
#get_conversation ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_conversation. -
#get_encryption_spec ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_encryption_spec. -
#get_feedback_label ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_feedback_label. -
#get_issue ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_issue. -
#get_issue_model ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_issue_model. -
#get_phrase_matcher ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_phrase_matcher. -
#get_qa_question ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_qa_question. -
#get_qa_scorecard ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_qa_scorecard. -
#get_qa_scorecard_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_qa_scorecard_revision. -
#get_settings ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_settings. -
#get_view ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_view. -
#import_issue_model ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
import_issue_model. -
#ingest_conversations ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
ingest_conversations. -
#initialize_encryption_spec ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
initialize_encryption_spec. -
#list_all_feedback_labels ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_all_feedback_labels. -
#list_analyses ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_analyses. -
#list_analysis_rules ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_analysis_rules. -
#list_conversations ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_conversations. -
#list_feedback_labels ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_feedback_labels. -
#list_issue_models ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_issue_models. -
#list_issues ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_issues. -
#list_phrase_matchers ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_phrase_matchers. -
#list_qa_questions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_qa_questions. -
#list_qa_scorecard_revisions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_qa_scorecard_revisions. -
#list_qa_scorecards ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_qa_scorecards. -
#list_views ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_views. -
#query_metrics ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
query_metrics. -
#tune_qa_scorecard_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
tune_qa_scorecard_revision. -
#undeploy_issue_model ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
undeploy_issue_model. -
#undeploy_qa_scorecard_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
undeploy_qa_scorecard_revision. -
#update_analysis_rule ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_analysis_rule. -
#update_conversation ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_conversation. -
#update_feedback_label ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_feedback_label. -
#update_issue ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_issue. -
#update_issue_model ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_issue_model. -
#update_phrase_matcher ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_phrase_matcher. -
#update_qa_question ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_qa_question. -
#update_qa_scorecard ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_qa_scorecard. -
#update_settings ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_settings. -
#update_view ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_view. -
#upload_conversation ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
upload_conversation.
Instance Attribute Details
#bulk_analyze_conversations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for bulk_analyze_conversations
7397 7398 7399 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7397 def bulk_analyze_conversations @bulk_analyze_conversations end |
#bulk_delete_conversations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for bulk_delete_conversations
7402 7403 7404 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7402 def bulk_delete_conversations @bulk_delete_conversations end |
#bulk_download_feedback_labels ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for bulk_download_feedback_labels
7712 7713 7714 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7712 def bulk_download_feedback_labels @bulk_download_feedback_labels end |
#bulk_upload_feedback_labels ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for bulk_upload_feedback_labels
7707 7708 7709 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7707 def bulk_upload_feedback_labels @bulk_upload_feedback_labels end |
#calculate_issue_model_stats ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for calculate_issue_model_stats
7482 7483 7484 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7482 def calculate_issue_model_stats @calculate_issue_model_stats end |
#calculate_stats ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for calculate_stats
7512 7513 7514 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7512 def calculate_stats @calculate_stats end |
#create_analysis ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_analysis
7377 7378 7379 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7377 def create_analysis @create_analysis end |
#create_analysis_rule ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_analysis_rule
7527 7528 7529 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7527 def create_analysis_rule @create_analysis_rule end |
#create_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_conversation
7347 7348 7349 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7347 def create_conversation @create_conversation end |
#create_feedback_label ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_feedback_label
7677 7678 7679 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7677 def create_feedback_label @create_feedback_label end |
#create_issue_model ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_issue_model
7417 7418 7419 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7417 def create_issue_model @create_issue_model end |
#create_phrase_matcher ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_phrase_matcher
7487 7488 7489 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7487 def create_phrase_matcher @create_phrase_matcher end |
#create_qa_question ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_qa_question
7592 7593 7594 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7592 def create_qa_question @create_qa_question end |
#create_qa_scorecard ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_qa_scorecard
7617 7618 7619 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7617 def create_qa_scorecard @create_qa_scorecard end |
#create_qa_scorecard_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_qa_scorecard_revision
7642 7643 7644 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7642 def create_qa_scorecard_revision @create_qa_scorecard_revision end |
#create_view ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_view
7562 7563 7564 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7562 def create_view @create_view end |
#delete_analysis ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_analysis
7392 7393 7394 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7392 def delete_analysis @delete_analysis end |
#delete_analysis_rule ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_analysis_rule
7547 7548 7549 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7547 def delete_analysis_rule @delete_analysis_rule end |
#delete_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_conversation
7372 7373 7374 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7372 def delete_conversation @delete_conversation end |
#delete_feedback_label ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_feedback_label
7697 7698 7699 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7697 def delete_feedback_label @delete_feedback_label end |
#delete_issue ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_issue
7477 7478 7479 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7477 def delete_issue @delete_issue end |
#delete_issue_model ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_issue_model
7437 7438 7439 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7437 def delete_issue_model @delete_issue_model end |
#delete_phrase_matcher ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_phrase_matcher
7502 7503 7504 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7502 def delete_phrase_matcher @delete_phrase_matcher end |
#delete_qa_question ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_qa_question
7607 7608 7609 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7607 def delete_qa_question @delete_qa_question end |
#delete_qa_scorecard ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_qa_scorecard
7632 7633 7634 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7632 def delete_qa_scorecard @delete_qa_scorecard end |
#delete_qa_scorecard_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_qa_scorecard_revision
7667 7668 7669 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7667 def delete_qa_scorecard_revision @delete_qa_scorecard_revision end |
#delete_view ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_view
7582 7583 7584 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7582 def delete_view @delete_view end |
#deploy_issue_model ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for deploy_issue_model
7442 7443 7444 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7442 def deploy_issue_model @deploy_issue_model end |
#deploy_qa_scorecard_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for deploy_qa_scorecard_revision
7657 7658 7659 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7657 def deploy_qa_scorecard_revision @deploy_qa_scorecard_revision end |
#export_insights_data ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_insights_data
7412 7413 7414 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7412 def export_insights_data @export_insights_data end |
#export_issue_model ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_issue_model
7452 7453 7454 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7452 def export_issue_model @export_issue_model end |
#get_analysis ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_analysis
7382 7383 7384 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7382 def get_analysis @get_analysis end |
#get_analysis_rule ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_analysis_rule
7532 7533 7534 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7532 def get_analysis_rule @get_analysis_rule end |
#get_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_conversation
7362 7363 7364 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7362 def get_conversation @get_conversation end |
#get_encryption_spec ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_encryption_spec
7552 7553 7554 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7552 def get_encryption_spec @get_encryption_spec end |
#get_feedback_label ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_feedback_label
7687 7688 7689 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7687 def get_feedback_label @get_feedback_label end |
#get_issue ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_issue
7462 7463 7464 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7462 def get_issue @get_issue end |
#get_issue_model ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_issue_model
7427 7428 7429 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7427 def get_issue_model @get_issue_model end |
#get_phrase_matcher ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_phrase_matcher
7492 7493 7494 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7492 def get_phrase_matcher @get_phrase_matcher end |
#get_qa_question ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_qa_question
7597 7598 7599 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7597 def get_qa_question @get_qa_question end |
#get_qa_scorecard ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_qa_scorecard
7622 7623 7624 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7622 def get_qa_scorecard @get_qa_scorecard end |
#get_qa_scorecard_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_qa_scorecard_revision
7647 7648 7649 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7647 def get_qa_scorecard_revision @get_qa_scorecard_revision end |
#get_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_settings
7517 7518 7519 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7517 def get_settings @get_settings end |
#get_view ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_view
7567 7568 7569 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7567 def get_view @get_view end |
#import_issue_model ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_issue_model
7457 7458 7459 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7457 def import_issue_model @import_issue_model end |
#ingest_conversations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for ingest_conversations
7407 7408 7409 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7407 def ingest_conversations @ingest_conversations end |
#initialize_encryption_spec ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for initialize_encryption_spec
7557 7558 7559 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7557 def initialize_encryption_spec @initialize_encryption_spec end |
#list_all_feedback_labels ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_all_feedback_labels
7702 7703 7704 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7702 def list_all_feedback_labels @list_all_feedback_labels end |
#list_analyses ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_analyses
7387 7388 7389 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7387 def list_analyses @list_analyses end |
#list_analysis_rules ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_analysis_rules
7537 7538 7539 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7537 def list_analysis_rules @list_analysis_rules end |
#list_conversations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_conversations
7367 7368 7369 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7367 def list_conversations @list_conversations end |
#list_feedback_labels ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_feedback_labels
7682 7683 7684 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7682 def list_feedback_labels @list_feedback_labels end |
#list_issue_models ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_issue_models
7432 7433 7434 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7432 def list_issue_models @list_issue_models end |
#list_issues ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_issues
7467 7468 7469 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7467 def list_issues @list_issues end |
#list_phrase_matchers ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_phrase_matchers
7497 7498 7499 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7497 def list_phrase_matchers @list_phrase_matchers end |
#list_qa_questions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_qa_questions
7612 7613 7614 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7612 def list_qa_questions @list_qa_questions end |
#list_qa_scorecard_revisions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_qa_scorecard_revisions
7672 7673 7674 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7672 def list_qa_scorecard_revisions @list_qa_scorecard_revisions end |
#list_qa_scorecards ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_qa_scorecards
7637 7638 7639 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7637 def list_qa_scorecards @list_qa_scorecards end |
#list_views ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_views
7572 7573 7574 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7572 def list_views @list_views end |
#query_metrics ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for query_metrics
7587 7588 7589 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7587 def query_metrics @query_metrics end |
#tune_qa_scorecard_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for tune_qa_scorecard_revision
7652 7653 7654 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7652 def tune_qa_scorecard_revision @tune_qa_scorecard_revision end |
#undeploy_issue_model ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for undeploy_issue_model
7447 7448 7449 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7447 def undeploy_issue_model @undeploy_issue_model end |
#undeploy_qa_scorecard_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for undeploy_qa_scorecard_revision
7662 7663 7664 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7662 def undeploy_qa_scorecard_revision @undeploy_qa_scorecard_revision end |
#update_analysis_rule ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_analysis_rule
7542 7543 7544 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7542 def update_analysis_rule @update_analysis_rule end |
#update_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_conversation
7357 7358 7359 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7357 def update_conversation @update_conversation end |
#update_feedback_label ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_feedback_label
7692 7693 7694 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7692 def update_feedback_label @update_feedback_label end |
#update_issue ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_issue
7472 7473 7474 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7472 def update_issue @update_issue end |
#update_issue_model ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_issue_model
7422 7423 7424 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7422 def update_issue_model @update_issue_model end |
#update_phrase_matcher ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_phrase_matcher
7507 7508 7509 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7507 def update_phrase_matcher @update_phrase_matcher end |
#update_qa_question ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_qa_question
7602 7603 7604 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7602 def update_qa_question @update_qa_question end |
#update_qa_scorecard ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_qa_scorecard
7627 7628 7629 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7627 def update_qa_scorecard @update_qa_scorecard end |
#update_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_settings
7522 7523 7524 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7522 def update_settings @update_settings end |
#update_view ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_view
7577 7578 7579 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7577 def update_view @update_view end |
#upload_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for upload_conversation
7352 7353 7354 |
# File 'lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb', line 7352 def upload_conversation @upload_conversation end |