google-apis-dialogflow_v3beta1 0.26.0 → 0.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DialogflowV3beta1
|
18
18
|
# Version of the google-apis-dialogflow_v3beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.29.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.4.
|
22
|
+
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220222"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1552,6 +1552,12 @@ module Google
|
|
1552
1552
|
include Google::Apis::Core::JsonObjectSupport
|
1553
1553
|
end
|
1554
1554
|
|
1555
|
+
class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
|
1556
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
|
+
|
1558
|
+
include Google::Apis::Core::JsonObjectSupport
|
1559
|
+
end
|
1560
|
+
|
1555
1561
|
class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
|
1556
1562
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
1563
|
|
@@ -1564,6 +1570,12 @@ module Google
|
|
1564
1570
|
include Google::Apis::Core::JsonObjectSupport
|
1565
1571
|
end
|
1566
1572
|
|
1573
|
+
class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
|
1574
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1575
|
+
|
1576
|
+
include Google::Apis::Core::JsonObjectSupport
|
1577
|
+
end
|
1578
|
+
|
1567
1579
|
class GoogleCloudDialogflowV2Context
|
1568
1580
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
1581
|
|
@@ -1576,6 +1588,48 @@ module Google
|
|
1576
1588
|
include Google::Apis::Core::JsonObjectSupport
|
1577
1589
|
end
|
1578
1590
|
|
1591
|
+
class GoogleCloudDialogflowV2ConversationModel
|
1592
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1593
|
+
|
1594
|
+
include Google::Apis::Core::JsonObjectSupport
|
1595
|
+
end
|
1596
|
+
|
1597
|
+
class GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
|
1598
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
|
+
|
1600
|
+
include Google::Apis::Core::JsonObjectSupport
|
1601
|
+
end
|
1602
|
+
|
1603
|
+
class GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata
|
1604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
|
+
|
1606
|
+
include Google::Apis::Core::JsonObjectSupport
|
1607
|
+
end
|
1608
|
+
|
1609
|
+
class GoogleCloudDialogflowV2CreateConversationModelOperationMetadata
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
|
+
|
1612
|
+
include Google::Apis::Core::JsonObjectSupport
|
1613
|
+
end
|
1614
|
+
|
1615
|
+
class GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
|
+
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
1619
|
+
end
|
1620
|
+
|
1621
|
+
class GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
|
+
|
1624
|
+
include Google::Apis::Core::JsonObjectSupport
|
1625
|
+
end
|
1626
|
+
|
1627
|
+
class GoogleCloudDialogflowV2DeployConversationModelOperationMetadata
|
1628
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
|
+
|
1630
|
+
include Google::Apis::Core::JsonObjectSupport
|
1631
|
+
end
|
1632
|
+
|
1579
1633
|
class GoogleCloudDialogflowV2EntityType
|
1580
1634
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1581
1635
|
|
@@ -1600,18 +1654,54 @@ module Google
|
|
1600
1654
|
include Google::Apis::Core::JsonObjectSupport
|
1601
1655
|
end
|
1602
1656
|
|
1657
|
+
class GoogleCloudDialogflowV2ExportOperationMetadata
|
1658
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
|
+
|
1660
|
+
include Google::Apis::Core::JsonObjectSupport
|
1661
|
+
end
|
1662
|
+
|
1603
1663
|
class GoogleCloudDialogflowV2FaqAnswer
|
1604
1664
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
1665
|
|
1606
1666
|
include Google::Apis::Core::JsonObjectSupport
|
1607
1667
|
end
|
1608
1668
|
|
1669
|
+
class GoogleCloudDialogflowV2GcsDestination
|
1670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1671
|
+
|
1672
|
+
include Google::Apis::Core::JsonObjectSupport
|
1673
|
+
end
|
1674
|
+
|
1609
1675
|
class GoogleCloudDialogflowV2HumanAgentAssistantEvent
|
1610
1676
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
1677
|
|
1612
1678
|
include Google::Apis::Core::JsonObjectSupport
|
1613
1679
|
end
|
1614
1680
|
|
1681
|
+
class GoogleCloudDialogflowV2ImportConversationDataOperationMetadata
|
1682
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
|
+
|
1684
|
+
include Google::Apis::Core::JsonObjectSupport
|
1685
|
+
end
|
1686
|
+
|
1687
|
+
class GoogleCloudDialogflowV2ImportConversationDataOperationResponse
|
1688
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1689
|
+
|
1690
|
+
include Google::Apis::Core::JsonObjectSupport
|
1691
|
+
end
|
1692
|
+
|
1693
|
+
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
1694
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1695
|
+
|
1696
|
+
include Google::Apis::Core::JsonObjectSupport
|
1697
|
+
end
|
1698
|
+
|
1699
|
+
class GoogleCloudDialogflowV2InputDataset
|
1700
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1701
|
+
|
1702
|
+
include Google::Apis::Core::JsonObjectSupport
|
1703
|
+
end
|
1704
|
+
|
1615
1705
|
class GoogleCloudDialogflowV2Intent
|
1616
1706
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
1707
|
|
@@ -1858,6 +1948,24 @@ module Google
|
|
1858
1948
|
include Google::Apis::Core::JsonObjectSupport
|
1859
1949
|
end
|
1860
1950
|
|
1951
|
+
class GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1957
|
+
class GoogleCloudDialogflowV2SmartReplyAnswer
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1963
|
+
class GoogleCloudDialogflowV2SmartReplyModelMetadata
|
1964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
|
+
|
1966
|
+
include Google::Apis::Core::JsonObjectSupport
|
1967
|
+
end
|
1968
|
+
|
1861
1969
|
class GoogleCloudDialogflowV2SuggestArticlesResponse
|
1862
1970
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
1971
|
|
@@ -1870,12 +1978,24 @@ module Google
|
|
1870
1978
|
include Google::Apis::Core::JsonObjectSupport
|
1871
1979
|
end
|
1872
1980
|
|
1981
|
+
class GoogleCloudDialogflowV2SuggestSmartRepliesResponse
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
|
+
|
1984
|
+
include Google::Apis::Core::JsonObjectSupport
|
1985
|
+
end
|
1986
|
+
|
1873
1987
|
class GoogleCloudDialogflowV2SuggestionResult
|
1874
1988
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
1989
|
|
1876
1990
|
include Google::Apis::Core::JsonObjectSupport
|
1877
1991
|
end
|
1878
1992
|
|
1993
|
+
class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1879
1999
|
class GoogleCloudDialogflowV2WebhookRequest
|
1880
2000
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
2001
|
|
@@ -1912,6 +2032,12 @@ module Google
|
|
1912
2032
|
include Google::Apis::Core::JsonObjectSupport
|
1913
2033
|
end
|
1914
2034
|
|
2035
|
+
class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
|
2036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
|
+
|
2038
|
+
include Google::Apis::Core::JsonObjectSupport
|
2039
|
+
end
|
2040
|
+
|
1915
2041
|
class GoogleCloudDialogflowV2beta1Context
|
1916
2042
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1917
2043
|
|
@@ -1948,12 +2074,24 @@ module Google
|
|
1948
2074
|
include Google::Apis::Core::JsonObjectSupport
|
1949
2075
|
end
|
1950
2076
|
|
2077
|
+
class GoogleCloudDialogflowV2beta1ExportOperationMetadata
|
2078
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
|
+
|
2080
|
+
include Google::Apis::Core::JsonObjectSupport
|
2081
|
+
end
|
2082
|
+
|
1951
2083
|
class GoogleCloudDialogflowV2beta1FaqAnswer
|
1952
2084
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
2085
|
|
1954
2086
|
include Google::Apis::Core::JsonObjectSupport
|
1955
2087
|
end
|
1956
2088
|
|
2089
|
+
class GoogleCloudDialogflowV2beta1GcsDestination
|
2090
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2091
|
+
|
2092
|
+
include Google::Apis::Core::JsonObjectSupport
|
2093
|
+
end
|
2094
|
+
|
1957
2095
|
class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
|
1958
2096
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
2097
|
|
@@ -2308,6 +2446,12 @@ module Google
|
|
2308
2446
|
include Google::Apis::Core::JsonObjectSupport
|
2309
2447
|
end
|
2310
2448
|
|
2449
|
+
class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
|
2450
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2451
|
+
|
2452
|
+
include Google::Apis::Core::JsonObjectSupport
|
2453
|
+
end
|
2454
|
+
|
2311
2455
|
class GoogleCloudDialogflowV2beta1SmartReplyAnswer
|
2312
2456
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2313
2457
|
|
@@ -2847,6 +2991,7 @@ module Google
|
|
2847
2991
|
# @private
|
2848
2992
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2849
2993
|
property :current_page, as: 'currentPage'
|
2994
|
+
property :display_name, as: 'displayName'
|
2850
2995
|
property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo::Representation
|
2851
2996
|
|
2852
2997
|
end
|
@@ -4214,6 +4359,7 @@ module Google
|
|
4214
4359
|
# @private
|
4215
4360
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4216
4361
|
property :current_page, as: 'currentPage'
|
4362
|
+
property :display_name, as: 'displayName'
|
4217
4363
|
property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PageInfoFormInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1PageInfoFormInfo::Representation
|
4218
4364
|
|
4219
4365
|
end
|
@@ -4954,6 +5100,13 @@ module Google
|
|
4954
5100
|
end
|
4955
5101
|
end
|
4956
5102
|
|
5103
|
+
class GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
|
5104
|
+
# @private
|
5105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5106
|
+
property :training_model_type, as: 'trainingModelType'
|
5107
|
+
end
|
5108
|
+
end
|
5109
|
+
|
4957
5110
|
class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
|
4958
5111
|
# @private
|
4959
5112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4970,6 +5123,16 @@ module Google
|
|
4970
5123
|
end
|
4971
5124
|
end
|
4972
5125
|
|
5126
|
+
class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
|
5127
|
+
# @private
|
5128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5129
|
+
property :conversation_profile, as: 'conversationProfile'
|
5130
|
+
property :create_time, as: 'createTime'
|
5131
|
+
property :participant_role, as: 'participantRole'
|
5132
|
+
property :suggestion_feature_type, as: 'suggestionFeatureType'
|
5133
|
+
end
|
5134
|
+
end
|
5135
|
+
|
4973
5136
|
class GoogleCloudDialogflowV2Context
|
4974
5137
|
# @private
|
4975
5138
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4991,6 +5154,70 @@ module Google
|
|
4991
5154
|
end
|
4992
5155
|
end
|
4993
5156
|
|
5157
|
+
class GoogleCloudDialogflowV2ConversationModel
|
5158
|
+
# @private
|
5159
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5160
|
+
property :article_suggestion_model_metadata, as: 'articleSuggestionModelMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2ArticleSuggestionModelMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2ArticleSuggestionModelMetadata::Representation
|
5161
|
+
|
5162
|
+
property :create_time, as: 'createTime'
|
5163
|
+
collection :datasets, as: 'datasets', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2InputDataset, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2InputDataset::Representation
|
5164
|
+
|
5165
|
+
property :display_name, as: 'displayName'
|
5166
|
+
property :language_code, as: 'languageCode'
|
5167
|
+
property :name, as: 'name'
|
5168
|
+
property :smart_reply_model_metadata, as: 'smartReplyModelMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SmartReplyModelMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SmartReplyModelMetadata::Representation
|
5169
|
+
|
5170
|
+
property :state, as: 'state'
|
5171
|
+
end
|
5172
|
+
end
|
5173
|
+
|
5174
|
+
class GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
|
5175
|
+
# @private
|
5176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5177
|
+
end
|
5178
|
+
end
|
5179
|
+
|
5180
|
+
class GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata
|
5181
|
+
# @private
|
5182
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5183
|
+
property :conversation_model, as: 'conversationModel'
|
5184
|
+
property :conversation_model_evaluation, as: 'conversationModelEvaluation'
|
5185
|
+
property :create_time, as: 'createTime'
|
5186
|
+
property :state, as: 'state'
|
5187
|
+
end
|
5188
|
+
end
|
5189
|
+
|
5190
|
+
class GoogleCloudDialogflowV2CreateConversationModelOperationMetadata
|
5191
|
+
# @private
|
5192
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5193
|
+
property :conversation_model, as: 'conversationModel'
|
5194
|
+
property :create_time, as: 'createTime'
|
5195
|
+
property :state, as: 'state'
|
5196
|
+
end
|
5197
|
+
end
|
5198
|
+
|
5199
|
+
class GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
|
5200
|
+
# @private
|
5201
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5202
|
+
end
|
5203
|
+
end
|
5204
|
+
|
5205
|
+
class GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata
|
5206
|
+
# @private
|
5207
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5208
|
+
property :conversation_model, as: 'conversationModel'
|
5209
|
+
property :create_time, as: 'createTime'
|
5210
|
+
end
|
5211
|
+
end
|
5212
|
+
|
5213
|
+
class GoogleCloudDialogflowV2DeployConversationModelOperationMetadata
|
5214
|
+
# @private
|
5215
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5216
|
+
property :conversation_model, as: 'conversationModel'
|
5217
|
+
property :create_time, as: 'createTime'
|
5218
|
+
end
|
5219
|
+
end
|
5220
|
+
|
4994
5221
|
class GoogleCloudDialogflowV2EntityType
|
4995
5222
|
# @private
|
4996
5223
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5029,6 +5256,14 @@ module Google
|
|
5029
5256
|
end
|
5030
5257
|
end
|
5031
5258
|
|
5259
|
+
class GoogleCloudDialogflowV2ExportOperationMetadata
|
5260
|
+
# @private
|
5261
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5262
|
+
property :exported_gcs_destination, as: 'exportedGcsDestination', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2GcsDestination, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2GcsDestination::Representation
|
5263
|
+
|
5264
|
+
end
|
5265
|
+
end
|
5266
|
+
|
5032
5267
|
class GoogleCloudDialogflowV2FaqAnswer
|
5033
5268
|
# @private
|
5034
5269
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5041,6 +5276,13 @@ module Google
|
|
5041
5276
|
end
|
5042
5277
|
end
|
5043
5278
|
|
5279
|
+
class GoogleCloudDialogflowV2GcsDestination
|
5280
|
+
# @private
|
5281
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5282
|
+
property :uri, as: 'uri'
|
5283
|
+
end
|
5284
|
+
end
|
5285
|
+
|
5044
5286
|
class GoogleCloudDialogflowV2HumanAgentAssistantEvent
|
5045
5287
|
# @private
|
5046
5288
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5051,6 +5293,39 @@ module Google
|
|
5051
5293
|
end
|
5052
5294
|
end
|
5053
5295
|
|
5296
|
+
class GoogleCloudDialogflowV2ImportConversationDataOperationMetadata
|
5297
|
+
# @private
|
5298
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5299
|
+
property :conversation_dataset, as: 'conversationDataset'
|
5300
|
+
property :create_time, as: 'createTime'
|
5301
|
+
collection :partial_failures, as: 'partialFailures', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
|
5302
|
+
|
5303
|
+
end
|
5304
|
+
end
|
5305
|
+
|
5306
|
+
class GoogleCloudDialogflowV2ImportConversationDataOperationResponse
|
5307
|
+
# @private
|
5308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5309
|
+
property :conversation_dataset, as: 'conversationDataset'
|
5310
|
+
property :import_count, as: 'importCount'
|
5311
|
+
end
|
5312
|
+
end
|
5313
|
+
|
5314
|
+
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
5315
|
+
# @private
|
5316
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5317
|
+
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
|
5318
|
+
|
5319
|
+
end
|
5320
|
+
end
|
5321
|
+
|
5322
|
+
class GoogleCloudDialogflowV2InputDataset
|
5323
|
+
# @private
|
5324
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5325
|
+
property :dataset, as: 'dataset'
|
5326
|
+
end
|
5327
|
+
end
|
5328
|
+
|
5054
5329
|
class GoogleCloudDialogflowV2Intent
|
5055
5330
|
# @private
|
5056
5331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5415,6 +5690,9 @@ module Google
|
|
5415
5690
|
class GoogleCloudDialogflowV2KnowledgeOperationMetadata
|
5416
5691
|
# @private
|
5417
5692
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5693
|
+
property :export_operation_metadata, as: 'exportOperationMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2ExportOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2ExportOperationMetadata::Representation
|
5694
|
+
|
5695
|
+
property :knowledge_base, as: 'knowledgeBase'
|
5418
5696
|
property :state, as: 'state'
|
5419
5697
|
end
|
5420
5698
|
end
|
@@ -5430,6 +5708,9 @@ module Google
|
|
5430
5708
|
property :name, as: 'name'
|
5431
5709
|
property :participant, as: 'participant'
|
5432
5710
|
property :participant_role, as: 'participantRole'
|
5711
|
+
property :send_time, as: 'sendTime'
|
5712
|
+
property :sentiment_analysis, as: 'sentimentAnalysis', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SentimentAnalysisResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SentimentAnalysisResult::Representation
|
5713
|
+
|
5433
5714
|
end
|
5434
5715
|
end
|
5435
5716
|
|
@@ -5503,6 +5784,32 @@ module Google
|
|
5503
5784
|
end
|
5504
5785
|
end
|
5505
5786
|
|
5787
|
+
class GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
|
5788
|
+
# @private
|
5789
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5790
|
+
property :conversation_profile, as: 'conversationProfile'
|
5791
|
+
property :create_time, as: 'createTime'
|
5792
|
+
property :participant_role, as: 'participantRole'
|
5793
|
+
property :suggestion_feature_type, as: 'suggestionFeatureType'
|
5794
|
+
end
|
5795
|
+
end
|
5796
|
+
|
5797
|
+
class GoogleCloudDialogflowV2SmartReplyAnswer
|
5798
|
+
# @private
|
5799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5800
|
+
property :answer_record, as: 'answerRecord'
|
5801
|
+
property :confidence, as: 'confidence'
|
5802
|
+
property :reply, as: 'reply'
|
5803
|
+
end
|
5804
|
+
end
|
5805
|
+
|
5806
|
+
class GoogleCloudDialogflowV2SmartReplyModelMetadata
|
5807
|
+
# @private
|
5808
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5809
|
+
property :training_model_type, as: 'trainingModelType'
|
5810
|
+
end
|
5811
|
+
end
|
5812
|
+
|
5506
5813
|
class GoogleCloudDialogflowV2SuggestArticlesResponse
|
5507
5814
|
# @private
|
5508
5815
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5523,6 +5830,16 @@ module Google
|
|
5523
5830
|
end
|
5524
5831
|
end
|
5525
5832
|
|
5833
|
+
class GoogleCloudDialogflowV2SuggestSmartRepliesResponse
|
5834
|
+
# @private
|
5835
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5836
|
+
property :context_size, as: 'contextSize'
|
5837
|
+
property :latest_message, as: 'latestMessage'
|
5838
|
+
collection :smart_reply_answers, as: 'smartReplyAnswers', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SmartReplyAnswer, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SmartReplyAnswer::Representation
|
5839
|
+
|
5840
|
+
end
|
5841
|
+
end
|
5842
|
+
|
5526
5843
|
class GoogleCloudDialogflowV2SuggestionResult
|
5527
5844
|
# @private
|
5528
5845
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5532,6 +5849,16 @@ module Google
|
|
5532
5849
|
|
5533
5850
|
property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
|
5534
5851
|
|
5852
|
+
property :suggest_smart_replies_response, as: 'suggestSmartRepliesResponse', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SuggestSmartRepliesResponse, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2SuggestSmartRepliesResponse::Representation
|
5853
|
+
|
5854
|
+
end
|
5855
|
+
end
|
5856
|
+
|
5857
|
+
class GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
|
5858
|
+
# @private
|
5859
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5860
|
+
property :conversation_model, as: 'conversationModel'
|
5861
|
+
property :create_time, as: 'createTime'
|
5535
5862
|
end
|
5536
5863
|
end
|
5537
5864
|
|
@@ -5600,6 +5927,16 @@ module Google
|
|
5600
5927
|
end
|
5601
5928
|
end
|
5602
5929
|
|
5930
|
+
class GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
|
5931
|
+
# @private
|
5932
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5933
|
+
property :conversation_profile, as: 'conversationProfile'
|
5934
|
+
property :create_time, as: 'createTime'
|
5935
|
+
property :participant_role, as: 'participantRole'
|
5936
|
+
property :suggestion_feature_type, as: 'suggestionFeatureType'
|
5937
|
+
end
|
5938
|
+
end
|
5939
|
+
|
5603
5940
|
class GoogleCloudDialogflowV2beta1Context
|
5604
5941
|
# @private
|
5605
5942
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5659,6 +5996,14 @@ module Google
|
|
5659
5996
|
end
|
5660
5997
|
end
|
5661
5998
|
|
5999
|
+
class GoogleCloudDialogflowV2beta1ExportOperationMetadata
|
6000
|
+
# @private
|
6001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6002
|
+
property :exported_gcs_destination, as: 'exportedGcsDestination', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1GcsDestination, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1GcsDestination::Representation
|
6003
|
+
|
6004
|
+
end
|
6005
|
+
end
|
6006
|
+
|
5662
6007
|
class GoogleCloudDialogflowV2beta1FaqAnswer
|
5663
6008
|
# @private
|
5664
6009
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5671,6 +6016,13 @@ module Google
|
|
5671
6016
|
end
|
5672
6017
|
end
|
5673
6018
|
|
6019
|
+
class GoogleCloudDialogflowV2beta1GcsDestination
|
6020
|
+
# @private
|
6021
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6022
|
+
property :uri, as: 'uri'
|
6023
|
+
end
|
6024
|
+
end
|
6025
|
+
|
5674
6026
|
class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
|
5675
6027
|
# @private
|
5676
6028
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6208,6 +6560,9 @@ module Google
|
|
6208
6560
|
class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
|
6209
6561
|
# @private
|
6210
6562
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6563
|
+
property :export_operation_metadata, as: 'exportOperationMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1ExportOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1ExportOperationMetadata::Representation
|
6564
|
+
|
6565
|
+
property :knowledge_base, as: 'knowledgeBase'
|
6211
6566
|
property :state, as: 'state'
|
6212
6567
|
end
|
6213
6568
|
end
|
@@ -6301,6 +6656,16 @@ module Google
|
|
6301
6656
|
end
|
6302
6657
|
end
|
6303
6658
|
|
6659
|
+
class GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
|
6660
|
+
# @private
|
6661
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6662
|
+
property :conversation_profile, as: 'conversationProfile'
|
6663
|
+
property :create_time, as: 'createTime'
|
6664
|
+
property :participant_role, as: 'participantRole'
|
6665
|
+
property :suggestion_feature_type, as: 'suggestionFeatureType'
|
6666
|
+
end
|
6667
|
+
end
|
6668
|
+
|
6304
6669
|
class GoogleCloudDialogflowV2beta1SmartReplyAnswer
|
6305
6670
|
# @private
|
6306
6671
|
class Representation < Google::Apis::Core::JsonRepresentation
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-dialogflow_v3beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.29.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-02-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.29.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.
|
78
|
+
rubygems_version: 3.3.5
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Dialogflow API V3beta1
|