lib/google/apis/contactcenterinsights_v1/representations.rb in google-apis-contactcenterinsights_v1-0.46.0 vs lib/google/apis/contactcenterinsights_v1/representations.rb in google-apis-contactcenterinsights_v1-0.47.0
- old
+ new
@@ -2163,10 +2163,11 @@
class GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :generator_name, as: 'generatorName'
property :query, as: 'query'
+ property :query_source, as: 'querySource'
end
end
class GoogleCloudContactcenterinsightsV1SentimentData
# @private
@@ -3101,9 +3102,10 @@
class GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :generator_name, as: 'generatorName'
property :query, as: 'query'
+ property :query_source, as: 'querySource'
end
end
class GoogleCloudContactcenterinsightsV1alpha1SentimentData
# @private