lib/google/apis/contactcenterinsights_v1/representations.rb in google-apis-contactcenterinsights_v1-0.27.0 vs lib/google/apis/contactcenterinsights_v1/representations.rb in google-apis-contactcenterinsights_v1-0.28.0

- old
+ new

@@ -1640,10 +1640,12 @@ property :create_time, as: 'createTime' property :display_name, as: 'displayName' property :input_data_config, as: 'inputDataConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig::Representation property :issue_count, :numeric_string => true, as: 'issueCount' + property :language_code, as: 'languageCode' + property :model_type, as: 'modelType' property :name, as: 'name' property :state, as: 'state' property :training_stats, as: 'trainingStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelLabelStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelLabelStats::Representation property :update_time, as: 'updateTime' @@ -2514,9 +2516,11 @@ property :create_time, as: 'createTime' property :display_name, as: 'displayName' property :input_data_config, as: 'inputDataConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig::Representation property :issue_count, :numeric_string => true, as: 'issueCount' + property :language_code, as: 'languageCode' + property :model_type, as: 'modelType' property :name, as: 'name' property :state, as: 'state' property :training_stats, as: 'trainingStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats::Representation property :update_time, as: 'updateTime'