azure_sdk 0.15.2 → 0.16.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +5 -5
  2. data/lib/azure_sdk/version.rb +1 -1
  3. data/lib/latest/latest_profile_client.rb +645 -61
  4. data/lib/latest/module_definition.rb +1 -118
  5. data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
  6. data/lib/latest/modules/authorization_profile_module.rb +113 -100
  7. data/lib/latest/modules/automation_profile_module.rb +597 -580
  8. data/lib/latest/modules/batch_profile_module.rb +357 -132
  9. data/lib/latest/modules/billing_profile_module.rb +77 -64
  10. data/lib/latest/modules/cdn_profile_module.rb +277 -216
  11. data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
  12. data/lib/latest/modules/commerce_profile_module.rb +79 -66
  13. data/lib/latest/modules/compute_profile_module.rb +783 -730
  14. data/lib/latest/modules/computervision_profile_module.rb +189 -0
  15. data/lib/latest/modules/consumption_profile_module.rb +153 -54
  16. data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
  17. data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
  18. data/lib/latest/modules/containerservice_profile_module.rb +93 -80
  19. data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
  20. data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
  21. data/lib/latest/modules/customsearch_profile_module.rb +123 -0
  22. data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
  23. data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
  24. data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
  25. data/lib/latest/modules/dns_profile_module.rb +99 -94
  26. data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
  27. data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
  28. data/lib/latest/modules/eventhub_profile_module.rb +165 -152
  29. data/lib/latest/modules/face_profile_module.rb +241 -0
  30. data/lib/latest/modules/features_profile_module.rb +41 -28
  31. data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
  32. data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
  33. data/lib/latest/modules/iothub_profile_module.rb +265 -252
  34. data/lib/latest/modules/keyvault_profile_module.rb +155 -88
  35. data/lib/latest/modules/links_profile_module.rb +49 -36
  36. data/lib/latest/modules/locks_profile_module.rb +45 -32
  37. data/lib/latest/modules/logic_profile_module.rb +593 -580
  38. data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
  39. data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
  40. data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
  41. data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
  42. data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
  43. data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
  44. data/lib/latest/modules/monitor_profile_module.rb +403 -323
  45. data/lib/latest/modules/network_profile_module.rb +1245 -1148
  46. data/lib/latest/modules/newssearch_profile_module.rb +143 -0
  47. data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
  48. data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
  49. data/lib/latest/modules/policy_profile_module.rb +84 -68
  50. data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
  51. data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
  52. data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
  53. data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
  54. data/lib/latest/modules/redis_profile_module.rb +165 -152
  55. data/lib/latest/modules/relay_profile_module.rb +143 -130
  56. data/lib/latest/modules/resources_profile_module.rb +227 -214
  57. data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
  58. data/lib/latest/modules/scheduler_profile_module.rb +207 -198
  59. data/lib/latest/modules/search_profile_module.rb +103 -76
  60. data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
  61. data/lib/latest/modules/servicebus_profile_module.rb +247 -234
  62. data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
  63. data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
  64. data/lib/latest/modules/sql_profile_module.rb +1075 -918
  65. data/lib/latest/modules/storage_profile_module.rb +263 -250
  66. data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
  67. data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
  68. data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
  69. data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
  70. data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
  71. data/lib/latest/modules/videosearch_profile_module.rb +175 -0
  72. data/lib/latest/modules/web_profile_module.rb +1289 -1138
  73. data/lib/latest/modules/websearch_profile_module.rb +211 -0
  74. data/lib/v2017_03_09/module_definition.rb +1 -20
  75. data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
  76. data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
  77. data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
  78. data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
  79. data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
  80. data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
  81. data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
  82. data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
  83. data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
  84. data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
  85. metadata +312 -133
  86. data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -0,0 +1,295 @@
1
+ # encoding: utf-8
2
+ # Copyright (c) Microsoft Corporation. All rights reserved.
3
+ # Licensed under the MIT License. See License.txt in the project root for license information.
4
+
5
+ require 'azure_cognitiveservices_contentmoderator'
6
+
7
+ module Azure::Profiles::Latest
8
+ module ContentModerator
9
+ ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration
10
+ TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration
11
+ ListManagementImageLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImageLists
12
+ ListManagementTermLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTermLists
13
+ ListManagementImage = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImage
14
+ ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm
15
+ Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews
16
+
17
+ module Models
18
+ Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image
19
+ KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair
20
+ ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds
21
+ Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame
22
+ TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList
23
+ Score = Azure::CognitiveServices::ContentModerator::V1_0::Models::Score
24
+ TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData
25
+ Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status
26
+ TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging
27
+ IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA
28
+ Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms
29
+ Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address
30
+ Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review
31
+ DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms
32
+ JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails
33
+ Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face
34
+ Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job
35
+ Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate
36
+ JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult
37
+ Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate
38
+ JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId
39
+ MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse
40
+ Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error
41
+ ImageListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata
42
+ APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError
43
+ TermListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata
44
+ TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem
45
+ RefreshIndexAdvancedInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem
46
+ TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem
47
+ ImageAdditionalInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem
48
+ CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem
49
+ Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames
50
+ CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem
51
+ Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email
52
+ CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem
53
+ PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII
54
+ CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem
55
+ FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces
56
+ CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem
57
+ Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match
58
+ BodyMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::BodyMetadata
59
+ ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList
60
+ Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body
61
+ RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex
62
+ ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl
63
+ Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification
64
+ VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem
65
+ Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen
66
+ VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem
67
+ DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage
68
+ VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem
69
+ Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag
70
+ CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem
71
+ OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR
72
+ CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem
73
+ Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone
74
+ Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content
75
+ TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList
76
+ AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl
77
+ end
78
+
79
+ class ContentModeratorDataClass
80
+ attr_reader :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :configurable, :base_url, :options, :model_classes
81
+
82
+ def initialize(configurable, base_url=nil, options=nil)
83
+ @configurable, @base_url, @options = configurable, base_url, options
84
+
85
+ @client_0 = Azure::CognitiveServices::ContentModerator::V1_0::ContentModeratorClient.new(configurable.credentials, options)
86
+ if(@client_0.respond_to?(:subscription_id))
87
+ @client_0.subscription_id = configurable.subscription_id
88
+ end
89
+ add_telemetry(@client_0)
90
+ @image_moderation = @client_0.image_moderation
91
+ @text_moderation = @client_0.text_moderation
92
+ @list_management_image_lists = @client_0.list_management_image_lists
93
+ @list_management_term_lists = @client_0.list_management_term_lists
94
+ @list_management_image = @client_0.list_management_image
95
+ @list_management_term = @client_0.list_management_term
96
+ @reviews = @client_0.reviews
97
+
98
+ @model_classes = ModelClasses.new
99
+ end
100
+
101
+ def add_telemetry(client)
102
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ContentModerator"
103
+ client.add_user_agent_information(profile_information)
104
+ end
105
+
106
+ def method_missing(method, *args)
107
+ if @client_0.respond_to?method
108
+ @client_0.send(method, *args)
109
+ else
110
+ super
111
+ end
112
+ end
113
+
114
+ class ModelClasses
115
+ def image
116
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Image
117
+ end
118
+ def key_value_pair
119
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair
120
+ end
121
+ def image_ids
122
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds
123
+ end
124
+ def frame
125
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame
126
+ end
127
+ def terms_in_list
128
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList
129
+ end
130
+ def score
131
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Score
132
+ end
133
+ def terms_data
134
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData
135
+ end
136
+ def status
137
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Status
138
+ end
139
+ def terms_paging
140
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging
141
+ end
142
+ def ipa
143
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA
144
+ end
145
+ def terms
146
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms
147
+ end
148
+ def address
149
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Address
150
+ end
151
+ def review
152
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Review
153
+ end
154
+ def detected_terms
155
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms
156
+ end
157
+ def job_execution_report_details
158
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails
159
+ end
160
+ def face
161
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Face
162
+ end
163
+ def job
164
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Job
165
+ end
166
+ def candidate
167
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate
168
+ end
169
+ def job_list_result
170
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult
171
+ end
172
+ def evaluate
173
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate
174
+ end
175
+ def job_id
176
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId
177
+ end
178
+ def match_response
179
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse
180
+ end
181
+ def error
182
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Error
183
+ end
184
+ def image_list_metadata
185
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata
186
+ end
187
+ def apierror
188
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError
189
+ end
190
+ def term_list_metadata
191
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata
192
+ end
193
+ def transcript_moderation_body_item_terms_item
194
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem
195
+ end
196
+ def refresh_index_advanced_info_item
197
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem
198
+ end
199
+ def transcript_moderation_body_item
200
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem
201
+ end
202
+ def image_additional_info_item
203
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem
204
+ end
205
+ def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item
206
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem
207
+ end
208
+ def frames
209
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames
210
+ end
211
+ def create_video_reviews_body_item_video_frames_item_metadata_item
212
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem
213
+ end
214
+ def email
215
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Email
216
+ end
217
+ def create_video_reviews_body_item_video_frames_item
218
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem
219
+ end
220
+ def pii
221
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::PII
222
+ end
223
+ def create_video_reviews_body_item_metadata_item
224
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem
225
+ end
226
+ def found_faces
227
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces
228
+ end
229
+ def create_video_reviews_body_item
230
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem
231
+ end
232
+ def match
233
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Match
234
+ end
235
+ def body_metadata
236
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::BodyMetadata
237
+ end
238
+ def image_list
239
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList
240
+ end
241
+ def body
242
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Body
243
+ end
244
+ def refresh_index
245
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex
246
+ end
247
+ def image_url
248
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl
249
+ end
250
+ def classification
251
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification
252
+ end
253
+ def video_frame_body_item_reviewer_result_tags_item
254
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem
255
+ end
256
+ def screen
257
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen
258
+ end
259
+ def video_frame_body_item_metadata_item
260
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem
261
+ end
262
+ def detected_language
263
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage
264
+ end
265
+ def video_frame_body_item
266
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem
267
+ end
268
+ def tag
269
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag
270
+ end
271
+ def create_review_body_item_metadata_item
272
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem
273
+ end
274
+ def ocr
275
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR
276
+ end
277
+ def create_review_body_item
278
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem
279
+ end
280
+ def phone
281
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone
282
+ end
283
+ def content
284
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Content
285
+ end
286
+ def term_list
287
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList
288
+ end
289
+ def azure_region_base_url
290
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl
291
+ end
292
+ end
293
+ end
294
+ end
295
+ end
@@ -5,478 +5,491 @@
5
5
  require 'azure_mgmt_customer_insights'
6
6
 
7
7
  module Azure::Profiles::Latest
8
- module CustomerInsights::Mgmt
9
- Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations
10
- Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs
11
- Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles
12
- Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions
13
- Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships
14
- RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks
15
- AuthorizationPolicies = Azure::CustomerInsights::Mgmt::V2017_04_26::AuthorizationPolicies
16
- Connectors = Azure::CustomerInsights::Mgmt::V2017_04_26::Connectors
17
- ConnectorMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::ConnectorMappings
18
- Kpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Kpi
19
- WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes
20
- Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views
21
- Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links
22
- Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles
23
- RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments
24
- Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images
25
- Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions
8
+ module CustomerInsights
9
+ module Mgmt
10
+ Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations
11
+ Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs
12
+ Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles
13
+ Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions
14
+ Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships
15
+ RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks
16
+ AuthorizationPolicies = Azure::CustomerInsights::Mgmt::V2017_04_26::AuthorizationPolicies
17
+ Connectors = Azure::CustomerInsights::Mgmt::V2017_04_26::Connectors
18
+ ConnectorMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::ConnectorMappings
19
+ Kpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Kpi
20
+ WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes
21
+ Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views
22
+ Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links
23
+ Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles
24
+ RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments
25
+ Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images
26
+ Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions
26
27
 
27
- module Models
28
- KpiListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult
29
- HubBillingInfoFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat
30
- Participant = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant
31
- StrongId = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::StrongId
32
- MetadataDefinitionBase = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase
33
- PredictionSystemGeneratedEntities = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities
34
- DataSourcePrecedence = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence
35
- ProfileListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult
36
- SuggestRelationshipLinksResponse = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse
37
- AuthorizationPolicy = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy
38
- PredictionGradesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem
39
- SalesforceTable = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable
40
- InteractionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult
41
- AzureBlobConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties
42
- PredictionMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings
43
- CrmConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties
44
- ConnectorMappingErrorManagement = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement
45
- RelationshipsLookup = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup
46
- ConnectorMappingAvailability = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability
47
- ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation
48
- OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult
49
- KpiThresholds = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds
50
- ConnectorListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult
51
- KpiParticipantProfilesMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata
52
- Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation
53
- KpiExtract = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract
54
- ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult
55
- Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource
56
- OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay
57
- TypePropertiesMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping
58
- AuthorizationPolicyListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult
59
- RelationshipTypeFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping
60
- PredictionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult
61
- RelationshipLinkFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping
62
- LinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult
63
- HubListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult
64
- PredictionModelStatus = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus
65
- PropertyDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition
66
- RelationshipListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult
67
- SalesforceConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties
68
- PredictionTrainingResults = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults
69
- ConnectorMappingFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat
70
- RelationshipLinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult
71
- ConnectorMappingProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingProperties
72
- CanonicalProfileDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition
73
- KpiAlias = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias
74
- ViewListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult
75
- ProxyResource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource
76
- CanonicalProfileDefinitionPropertiesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem
77
- RelationshipTypeMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping
78
- WidgetTypeListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult
79
- ProfileEnumValidValuesFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileEnumValidValuesFormat
80
- AssignmentPrincipal = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AssignmentPrincipal
81
- CrmConnectorEntities = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorEntities
82
- ResourceSetDescription = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
83
- KpiGroupByMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
84
- PredictionDistributionDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
85
- ParticipantPropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
86
- RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult
87
- SalesforceDiscoverSetting = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
88
- PredictionDistributionDefinitionDistributionsItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
89
- KpiDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
90
- RoleListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
91
- ConnectorMappingStructure = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
92
- GetImageUploadUrlInput = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput
93
- ParticipantProfilePropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference
94
- ImageDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition
95
- Hub = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub
96
- EntityTypeDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition
97
- ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat
98
- InteractionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat
99
- KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat
100
- EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi
101
- ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat
102
- ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat
103
- AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat
104
- LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat
105
- RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat
106
- RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat
107
- ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat
108
- WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat
109
- RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat
110
- RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat
111
- PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
112
- EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
113
- DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
114
- Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
115
- ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
116
- PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
117
- ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
118
- ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates
119
- ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
120
- FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
121
- CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
122
- ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
123
- CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
124
- KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
125
- EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType
126
- LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes
127
- InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType
128
- CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes
129
- RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes
130
- CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType
131
- PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle
132
- end
28
+ module Models
29
+ KpiListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult
30
+ HubBillingInfoFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat
31
+ Participant = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant
32
+ StrongId = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::StrongId
33
+ MetadataDefinitionBase = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase
34
+ PredictionSystemGeneratedEntities = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities
35
+ DataSourcePrecedence = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence
36
+ ProfileListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult
37
+ SuggestRelationshipLinksResponse = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse
38
+ AuthorizationPolicy = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy
39
+ PredictionGradesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem
40
+ SalesforceTable = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable
41
+ InteractionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult
42
+ AzureBlobConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties
43
+ PredictionMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings
44
+ CrmConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties
45
+ ConnectorMappingErrorManagement = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement
46
+ RelationshipsLookup = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup
47
+ ConnectorMappingAvailability = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability
48
+ ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation
49
+ OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult
50
+ KpiThresholds = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds
51
+ ConnectorListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult
52
+ KpiParticipantProfilesMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata
53
+ Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation
54
+ KpiExtract = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract
55
+ ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult
56
+ Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource
57
+ OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay
58
+ TypePropertiesMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping
59
+ AuthorizationPolicyListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult
60
+ RelationshipTypeFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping
61
+ PredictionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult
62
+ RelationshipLinkFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping
63
+ LinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult
64
+ HubListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult
65
+ PredictionModelStatus = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus
66
+ PropertyDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition
67
+ RelationshipListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult
68
+ SalesforceConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties
69
+ PredictionTrainingResults = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults
70
+ ConnectorMappingFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat
71
+ RelationshipLinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult
72
+ ConnectorMappingProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingProperties
73
+ CanonicalProfileDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition
74
+ KpiAlias = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias
75
+ ViewListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult
76
+ ProxyResource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource
77
+ CanonicalProfileDefinitionPropertiesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem
78
+ RelationshipTypeMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping
79
+ WidgetTypeListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult
80
+ ProfileEnumValidValuesFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileEnumValidValuesFormat
81
+ AssignmentPrincipal = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AssignmentPrincipal
82
+ CrmConnectorEntities = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorEntities
83
+ ResourceSetDescription = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
84
+ KpiGroupByMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
85
+ PredictionDistributionDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
86
+ ParticipantPropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
87
+ RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult
88
+ SalesforceDiscoverSetting = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
89
+ PredictionDistributionDefinitionDistributionsItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
90
+ KpiDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
91
+ RoleListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
92
+ ConnectorMappingStructure = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
93
+ GetImageUploadUrlInput = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput
94
+ ParticipantProfilePropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference
95
+ ImageDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition
96
+ Hub = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub
97
+ EntityTypeDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition
98
+ ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat
99
+ InteractionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat
100
+ KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat
101
+ EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi
102
+ ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat
103
+ ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat
104
+ AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat
105
+ LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat
106
+ RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat
107
+ RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat
108
+ ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat
109
+ WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat
110
+ RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat
111
+ RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat
112
+ PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
113
+ EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
114
+ DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
115
+ Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
116
+ ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
117
+ PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
118
+ ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
119
+ ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates
120
+ ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
121
+ FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
122
+ CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
123
+ ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
124
+ CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
125
+ KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
126
+ EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType
127
+ LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes
128
+ InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType
129
+ CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes
130
+ RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes
131
+ CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType
132
+ PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle
133
+ end
133
134
 
134
- #
135
- # CustomerInsights
136
- #
137
- class CustomerInsightsClass
138
- attr_reader :operations, :hubs, :profiles, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :links, :roles, :role_assignments, :images, :predictions, :configurable, :base_url, :options, :model_classes
135
+ class CustomerInsightsManagementClass
136
+ attr_reader :operations, :hubs, :profiles, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :links, :roles, :role_assignments, :images, :predictions, :configurable, :base_url, :options, :model_classes
139
137
 
140
- def initialize(configurable, base_url=nil, options=nil)
141
- @configurable, @base_url, @options = configurable, base_url, options
138
+ def initialize(configurable, base_url=nil, options=nil)
139
+ @configurable, @base_url, @options = configurable, base_url, options
142
140
 
143
- client_0 = Azure::CustomerInsights::Mgmt::V2017_04_26::CustomerInsightsManagementClient.new(configurable.credentials, base_url, options)
144
- if(client_0.respond_to?(:subscription_id))
145
- client_0.subscription_id = configurable.subscription_id
146
- end
147
- @operations = client_0.operations
148
- @hubs = client_0.hubs
149
- @profiles = client_0.profiles
150
- @interactions = client_0.interactions
151
- @relationships = client_0.relationships
152
- @relationship_links = client_0.relationship_links
153
- @authorization_policies = client_0.authorization_policies
154
- @connectors = client_0.connectors
155
- @connector_mappings = client_0.connector_mappings
156
- @kpi = client_0.kpi
157
- @widget_types = client_0.widget_types
158
- @views = client_0.views
159
- @links = client_0.links
160
- @roles = client_0.roles
161
- @role_assignments = client_0.role_assignments
162
- @images = client_0.images
163
- @predictions = client_0.predictions
141
+ @client_0 = Azure::CustomerInsights::Mgmt::V2017_04_26::CustomerInsightsManagementClient.new(configurable.credentials, base_url, options)
142
+ if(@client_0.respond_to?(:subscription_id))
143
+ @client_0.subscription_id = configurable.subscription_id
144
+ end
145
+ add_telemetry(@client_0)
146
+ @operations = @client_0.operations
147
+ @hubs = @client_0.hubs
148
+ @profiles = @client_0.profiles
149
+ @interactions = @client_0.interactions
150
+ @relationships = @client_0.relationships
151
+ @relationship_links = @client_0.relationship_links
152
+ @authorization_policies = @client_0.authorization_policies
153
+ @connectors = @client_0.connectors
154
+ @connector_mappings = @client_0.connector_mappings
155
+ @kpi = @client_0.kpi
156
+ @widget_types = @client_0.widget_types
157
+ @views = @client_0.views
158
+ @links = @client_0.links
159
+ @roles = @client_0.roles
160
+ @role_assignments = @client_0.role_assignments
161
+ @images = @client_0.images
162
+ @predictions = @client_0.predictions
164
163
 
165
- @model_classes = ModelClasses.new
166
- end
167
-
168
- class ModelClasses
169
- def kpi_list_result
170
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult
171
- end
172
- def hub_billing_info_format
173
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat
174
- end
175
- def participant
176
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant
177
- end
178
- def strong_id
179
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::StrongId
180
- end
181
- def metadata_definition_base
182
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase
183
- end
184
- def prediction_system_generated_entities
185
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities
186
- end
187
- def data_source_precedence
188
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence
189
- end
190
- def profile_list_result
191
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult
192
- end
193
- def suggest_relationship_links_response
194
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse
195
- end
196
- def authorization_policy
197
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy
198
- end
199
- def prediction_grades_item
200
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem
201
- end
202
- def salesforce_table
203
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable
204
- end
205
- def interaction_list_result
206
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult
207
- end
208
- def azure_blob_connector_properties
209
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties
210
- end
211
- def prediction_mappings
212
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings
213
- end
214
- def crm_connector_properties
215
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties
216
- end
217
- def connector_mapping_error_management
218
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement
219
- end
220
- def relationships_lookup
221
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup
222
- end
223
- def connector_mapping_availability
224
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability
225
- end
226
- def connector_mapping_complete_operation
227
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation
228
- end
229
- def operation_list_result
230
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult
231
- end
232
- def kpi_thresholds
233
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds
234
- end
235
- def connector_list_result
236
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult
237
- end
238
- def kpi_participant_profiles_metadata
239
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata
240
- end
241
- def operation
242
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation
243
- end
244
- def kpi_extract
245
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract
246
- end
247
- def connector_mapping_list_result
248
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult
249
- end
250
- def resource
251
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource
252
- end
253
- def operation_display
254
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay
255
- end
256
- def type_properties_mapping
257
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping
258
- end
259
- def authorization_policy_list_result
260
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult
261
- end
262
- def relationship_type_field_mapping
263
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping
264
- end
265
- def prediction_list_result
266
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult
267
- end
268
- def relationship_link_field_mapping
269
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping
270
- end
271
- def link_list_result
272
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult
273
- end
274
- def hub_list_result
275
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult
276
- end
277
- def prediction_model_status
278
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus
279
- end
280
- def property_definition
281
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition
282
- end
283
- def relationship_list_result
284
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult
285
- end
286
- def salesforce_connector_properties
287
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties
288
- end
289
- def prediction_training_results
290
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults
291
- end
292
- def connector_mapping_format
293
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat
294
- end
295
- def relationship_link_list_result
296
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult
297
- end
298
- def connector_mapping_properties
299
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingProperties
300
- end
301
- def canonical_profile_definition
302
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition
303
- end
304
- def kpi_alias
305
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias
306
- end
307
- def view_list_result
308
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult
309
- end
310
- def proxy_resource
311
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource
312
- end
313
- def canonical_profile_definition_properties_item
314
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem
315
- end
316
- def relationship_type_mapping
317
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping
164
+ @model_classes = ModelClasses.new
318
165
  end
319
- def widget_type_list_result
320
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult
321
- end
322
- def profile_enum_valid_values_format
323
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileEnumValidValuesFormat
324
- end
325
- def assignment_principal
326
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AssignmentPrincipal
327
- end
328
- def crm_connector_entities
329
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorEntities
330
- end
331
- def resource_set_description
332
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
333
- end
334
- def kpi_group_by_metadata
335
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
336
- end
337
- def prediction_distribution_definition
338
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
339
- end
340
- def participant_property_reference
341
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
342
- end
343
- def role_assignment_list_result
344
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult
345
- end
346
- def salesforce_discover_setting
347
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
348
- end
349
- def prediction_distribution_definition_distributions_item
350
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
351
- end
352
- def kpi_definition
353
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
354
- end
355
- def role_list_result
356
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
357
- end
358
- def connector_mapping_structure
359
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
360
- end
361
- def get_image_upload_url_input
362
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput
363
- end
364
- def participant_profile_property_reference
365
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference
366
- end
367
- def image_definition
368
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition
369
- end
370
- def hub
371
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub
372
- end
373
- def entity_type_definition
374
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition
375
- end
376
- def profile_resource_format
377
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat
378
- end
379
- def interaction_resource_format
380
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat
381
- end
382
- def kpi_resource_format
383
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat
384
- end
385
- def enriching_kpi
386
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi
387
- end
388
- def connector_resource_format
389
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat
390
- end
391
- def connector_mapping_resource_format
392
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat
393
- end
394
- def authorization_policy_resource_format
395
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat
396
- end
397
- def link_resource_format
398
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat
399
- end
400
- def relationship_resource_format
401
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat
402
- end
403
- def relationship_link_resource_format
404
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat
405
- end
406
- def view_resource_format
407
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat
408
- end
409
- def widget_type_resource_format
410
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat
411
- end
412
- def role_assignment_resource_format
413
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat
414
- end
415
- def role_resource_format
416
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat
417
- end
418
- def prediction_resource_format
419
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
420
- end
421
- def entity_types
422
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
423
- end
424
- def data_source_type
425
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
426
- end
427
- def status
428
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
429
- end
430
- def provisioning_states
431
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
432
- end
433
- def permission_types
434
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
435
- end
436
- def connector_types
437
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
438
- end
439
- def connector_states
440
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates
441
- end
442
- def error_management_types
443
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
444
- end
445
- def frequency_types
446
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
447
- end
448
- def completion_operation_types
449
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
450
- end
451
- def connector_mapping_states
452
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
453
- end
454
- def calculation_window_types
455
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
456
- end
457
- def kpi_functions
458
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
459
- end
460
- def entity_type
461
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType
462
- end
463
- def link_types
464
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes
465
- end
466
- def instance_operation_type
467
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType
468
- end
469
- def cardinality_types
470
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes
471
- end
472
- def role_types
473
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes
166
+
167
+ def add_telemetry(client)
168
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/CustomerInsights/Mgmt"
169
+ client.add_user_agent_information(profile_information)
474
170
  end
475
- def canonical_property_value_type
476
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType
171
+
172
+ def method_missing(method, *args)
173
+ if @client_0.respond_to?method
174
+ @client_0.send(method, *args)
175
+ else
176
+ super
177
+ end
477
178
  end
478
- def prediction_model_life_cycle
479
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle
179
+
180
+ class ModelClasses
181
+ def kpi_list_result
182
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult
183
+ end
184
+ def hub_billing_info_format
185
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat
186
+ end
187
+ def participant
188
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant
189
+ end
190
+ def strong_id
191
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::StrongId
192
+ end
193
+ def metadata_definition_base
194
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase
195
+ end
196
+ def prediction_system_generated_entities
197
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities
198
+ end
199
+ def data_source_precedence
200
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence
201
+ end
202
+ def profile_list_result
203
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult
204
+ end
205
+ def suggest_relationship_links_response
206
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse
207
+ end
208
+ def authorization_policy
209
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy
210
+ end
211
+ def prediction_grades_item
212
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem
213
+ end
214
+ def salesforce_table
215
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable
216
+ end
217
+ def interaction_list_result
218
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult
219
+ end
220
+ def azure_blob_connector_properties
221
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties
222
+ end
223
+ def prediction_mappings
224
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings
225
+ end
226
+ def crm_connector_properties
227
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties
228
+ end
229
+ def connector_mapping_error_management
230
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement
231
+ end
232
+ def relationships_lookup
233
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup
234
+ end
235
+ def connector_mapping_availability
236
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability
237
+ end
238
+ def connector_mapping_complete_operation
239
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation
240
+ end
241
+ def operation_list_result
242
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult
243
+ end
244
+ def kpi_thresholds
245
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds
246
+ end
247
+ def connector_list_result
248
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult
249
+ end
250
+ def kpi_participant_profiles_metadata
251
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata
252
+ end
253
+ def operation
254
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation
255
+ end
256
+ def kpi_extract
257
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract
258
+ end
259
+ def connector_mapping_list_result
260
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult
261
+ end
262
+ def resource
263
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource
264
+ end
265
+ def operation_display
266
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay
267
+ end
268
+ def type_properties_mapping
269
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping
270
+ end
271
+ def authorization_policy_list_result
272
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult
273
+ end
274
+ def relationship_type_field_mapping
275
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping
276
+ end
277
+ def prediction_list_result
278
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult
279
+ end
280
+ def relationship_link_field_mapping
281
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping
282
+ end
283
+ def link_list_result
284
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult
285
+ end
286
+ def hub_list_result
287
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult
288
+ end
289
+ def prediction_model_status
290
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus
291
+ end
292
+ def property_definition
293
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition
294
+ end
295
+ def relationship_list_result
296
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult
297
+ end
298
+ def salesforce_connector_properties
299
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties
300
+ end
301
+ def prediction_training_results
302
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults
303
+ end
304
+ def connector_mapping_format
305
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat
306
+ end
307
+ def relationship_link_list_result
308
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult
309
+ end
310
+ def connector_mapping_properties
311
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingProperties
312
+ end
313
+ def canonical_profile_definition
314
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition
315
+ end
316
+ def kpi_alias
317
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias
318
+ end
319
+ def view_list_result
320
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult
321
+ end
322
+ def proxy_resource
323
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource
324
+ end
325
+ def canonical_profile_definition_properties_item
326
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem
327
+ end
328
+ def relationship_type_mapping
329
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping
330
+ end
331
+ def widget_type_list_result
332
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult
333
+ end
334
+ def profile_enum_valid_values_format
335
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileEnumValidValuesFormat
336
+ end
337
+ def assignment_principal
338
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AssignmentPrincipal
339
+ end
340
+ def crm_connector_entities
341
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorEntities
342
+ end
343
+ def resource_set_description
344
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
345
+ end
346
+ def kpi_group_by_metadata
347
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
348
+ end
349
+ def prediction_distribution_definition
350
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
351
+ end
352
+ def participant_property_reference
353
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
354
+ end
355
+ def role_assignment_list_result
356
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult
357
+ end
358
+ def salesforce_discover_setting
359
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
360
+ end
361
+ def prediction_distribution_definition_distributions_item
362
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
363
+ end
364
+ def kpi_definition
365
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
366
+ end
367
+ def role_list_result
368
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
369
+ end
370
+ def connector_mapping_structure
371
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
372
+ end
373
+ def get_image_upload_url_input
374
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput
375
+ end
376
+ def participant_profile_property_reference
377
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference
378
+ end
379
+ def image_definition
380
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition
381
+ end
382
+ def hub
383
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub
384
+ end
385
+ def entity_type_definition
386
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition
387
+ end
388
+ def profile_resource_format
389
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat
390
+ end
391
+ def interaction_resource_format
392
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat
393
+ end
394
+ def kpi_resource_format
395
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat
396
+ end
397
+ def enriching_kpi
398
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi
399
+ end
400
+ def connector_resource_format
401
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat
402
+ end
403
+ def connector_mapping_resource_format
404
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat
405
+ end
406
+ def authorization_policy_resource_format
407
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat
408
+ end
409
+ def link_resource_format
410
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat
411
+ end
412
+ def relationship_resource_format
413
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat
414
+ end
415
+ def relationship_link_resource_format
416
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat
417
+ end
418
+ def view_resource_format
419
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat
420
+ end
421
+ def widget_type_resource_format
422
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat
423
+ end
424
+ def role_assignment_resource_format
425
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat
426
+ end
427
+ def role_resource_format
428
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat
429
+ end
430
+ def prediction_resource_format
431
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
432
+ end
433
+ def entity_types
434
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
435
+ end
436
+ def data_source_type
437
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
438
+ end
439
+ def status
440
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
441
+ end
442
+ def provisioning_states
443
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
444
+ end
445
+ def permission_types
446
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
447
+ end
448
+ def connector_types
449
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
450
+ end
451
+ def connector_states
452
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates
453
+ end
454
+ def error_management_types
455
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
456
+ end
457
+ def frequency_types
458
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
459
+ end
460
+ def completion_operation_types
461
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
462
+ end
463
+ def connector_mapping_states
464
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
465
+ end
466
+ def calculation_window_types
467
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
468
+ end
469
+ def kpi_functions
470
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
471
+ end
472
+ def entity_type
473
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType
474
+ end
475
+ def link_types
476
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes
477
+ end
478
+ def instance_operation_type
479
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType
480
+ end
481
+ def cardinality_types
482
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes
483
+ end
484
+ def role_types
485
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes
486
+ end
487
+ def canonical_property_value_type
488
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType
489
+ end
490
+ def prediction_model_life_cycle
491
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle
492
+ end
480
493
  end
481
494
  end
482
495
  end