azure_mgmt_customer_insights 0.15.2 → 0.16.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (133) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2017-01-01/generated/azure_mgmt_customer_insights.rb +132 -0
  3. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/authorization_policies.rb +641 -0
  4. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/connector_mappings.rb +554 -0
  5. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/connectors.rb +612 -0
  6. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/customer_insights_management_client.rb +192 -0
  7. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/hubs.rb +848 -0
  8. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/images.rb +240 -0
  9. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/interactions.rb +597 -0
  10. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/kpi.rb +696 -0
  11. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/links.rb +571 -0
  12. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/assignment_principal.rb +76 -0
  13. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/authorization_policy.rb +93 -0
  14. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/authorization_policy_list_result.rb +99 -0
  15. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/authorization_policy_resource_format.rb +120 -0
  16. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/azure_blob_connector_properties.rb +46 -0
  17. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/calculation_window_types.rb +19 -0
  18. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/cardinality_types.rb +17 -0
  19. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/completion_operation_types.rb +17 -0
  20. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_list_result.rb +98 -0
  21. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_availability.rb +59 -0
  22. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_complete_operation.rb +60 -0
  23. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_error_management.rb +60 -0
  24. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_format.rb +104 -0
  25. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_list_result.rb +99 -0
  26. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_properties.rb +141 -0
  27. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_resource_format.rb +245 -0
  28. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_states.rb +21 -0
  29. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_mapping_structure.rb +79 -0
  30. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_resource_format.rb +199 -0
  31. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_states.rb +20 -0
  32. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/connector_types.rb +20 -0
  33. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/crm_connector_entities.rb +68 -0
  34. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/crm_connector_properties.rb +100 -0
  35. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/data_source_precedence.rb +109 -0
  36. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/data_source_type.rb +17 -0
  37. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/enriching_kpi.rb +256 -0
  38. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/entity_type_definition.rb +268 -0
  39. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/entity_types.rb +18 -0
  40. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/error_management_types.rb +17 -0
  41. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/frequency_types.rb +19 -0
  42. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/get_image_upload_url_input.rb +68 -0
  43. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/hub.rb +147 -0
  44. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/hub_billing_info_format.rb +78 -0
  45. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/hub_list_result.rb +98 -0
  46. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/image_definition.rb +68 -0
  47. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/instance_operation_type.rb +16 -0
  48. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/interaction_list_result.rb +99 -0
  49. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/interaction_resource_format.rb +475 -0
  50. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_alias.rb +57 -0
  51. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_definition.rb +320 -0
  52. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_extract.rb +57 -0
  53. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_functions.rb +22 -0
  54. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_group_by_metadata.rb +76 -0
  55. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_list_result.rb +98 -0
  56. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_participant_profiles_metadata.rb +46 -0
  57. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_resource_format.rb +347 -0
  58. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/kpi_thresholds.rb +68 -0
  59. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/link_list_result.rb +98 -0
  60. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/link_resource_format.rb +230 -0
  61. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/link_types.rb +16 -0
  62. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/metadata_definition_base.rb +166 -0
  63. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/operation.rb +59 -0
  64. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/operation_display.rb +72 -0
  65. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/operation_list_result.rb +103 -0
  66. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/participant.rb +127 -0
  67. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/participant_property_reference.rb +59 -0
  68. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/permission_types.rb +17 -0
  69. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/profile_enum_valid_values_format.rb +65 -0
  70. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/profile_list_result.rb +98 -0
  71. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/profile_resource_format.rb +342 -0
  72. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/property_definition.rb +237 -0
  73. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/provisioning_states.rb +20 -0
  74. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/proxy_resource.rb +71 -0
  75. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/relationship_link_field_mapping.rb +70 -0
  76. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/relationship_link_list_result.rb +99 -0
  77. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/relationship_link_resource_format.rb +238 -0
  78. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/relationship_list_result.rb +99 -0
  79. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/relationship_resource_format.rb +239 -0
  80. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/relationship_type_field_mapping.rb +58 -0
  81. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/relationship_type_mapping.rb +58 -0
  82. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/relationships_lookup.rb +115 -0
  83. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/resource.rb +101 -0
  84. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/resource_set_description.rb +74 -0
  85. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/role_assignment_list_result.rb +99 -0
  86. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/role_assignment_resource_format.rb +333 -0
  87. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/role_list_result.rb +98 -0
  88. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/role_resource_format.rb +84 -0
  89. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/role_types.rb +20 -0
  90. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/salesforce_connector_properties.rb +67 -0
  91. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/salesforce_discover_setting.rb +46 -0
  92. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/salesforce_table.rb +90 -0
  93. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/status.rb +17 -0
  94. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/strong_id.rb +103 -0
  95. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/suggest_relationship_links_response.rb +69 -0
  96. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/type_properties_mapping.rb +82 -0
  97. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/view_list_result.rb +98 -0
  98. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/view_resource_format.rb +151 -0
  99. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/widget_type_list_result.rb +99 -0
  100. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/models/widget_type_resource_format.rb +174 -0
  101. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/module_definition.rb +9 -0
  102. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/operations.rb +218 -0
  103. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/profiles.rb +742 -0
  104. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/relationship_links.rb +616 -0
  105. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/relationships.rb +612 -0
  106. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/role_assignments.rb +572 -0
  107. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/roles.rb +229 -0
  108. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/views.rb +535 -0
  109. data/lib/2017-01-01/generated/azure_mgmt_customer_insights/widget_types.rb +326 -0
  110. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/authorization_policies.rb +39 -35
  111. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/connector_mappings.rb +33 -30
  112. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/connectors.rb +41 -38
  113. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/customer_insights_management_client.rb +4 -1
  114. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/hubs.rb +58 -54
  115. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/images.rb +12 -14
  116. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/interactions.rb +37 -34
  117. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/kpi.rb +47 -43
  118. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/links.rb +37 -34
  119. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/operations.rb +15 -13
  120. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/predictions.rb +59 -55
  121. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/profiles.rb +47 -43
  122. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/relationship_links.rb +41 -38
  123. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/relationships.rb +41 -38
  124. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/role_assignments.rb +37 -34
  125. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/roles.rb +15 -13
  126. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/views.rb +33 -30
  127. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/widget_types.rb +21 -18
  128. data/lib/azure_mgmt_customer_insights.rb +1 -0
  129. data/lib/profiles/latest/customerinsights_latest_profile_client.rb +28 -9
  130. data/lib/profiles/latest/customerinsights_module_definition.rb +0 -1
  131. data/lib/profiles/latest/modules/customerinsights_profile_module.rb +356 -337
  132. data/lib/version.rb +1 -1
  133. metadata +110 -2
@@ -6,4 +6,3 @@ module Azure end
6
6
  module Azure::CustomerInsights end
7
7
  module Azure::CustomerInsights::Profiles end
8
8
  module Azure::CustomerInsights::Profiles::Latest end
9
- module Azure::CustomerInsights::Profiles::Latest::Mgmt end
@@ -4,7 +4,8 @@
4
4
 
5
5
  require 'azure_mgmt_customer_insights'
6
6
 
7
- module Azure::CustomerInsights::Profiles::Latest::Mgmt
7
+ module Azure::CustomerInsights::Profiles::Latest
8
+ module Mgmt
8
9
  Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations
9
10
  Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs
10
11
  Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles
@@ -131,9 +132,9 @@ module Azure::CustomerInsights::Profiles::Latest::Mgmt
131
132
  end
132
133
 
133
134
  #
134
- # CustomerInsights
135
+ # CustomerInsightsManagementClass
135
136
  #
136
- class CustomerInsightsClass
137
+ class CustomerInsightsManagementClass
137
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
138
139
 
139
140
  def initialize(options = {})
@@ -145,346 +146,364 @@ module Azure::CustomerInsights::Profiles::Latest::Mgmt
145
146
 
146
147
  reset!(options)
147
148
 
148
- @configurable, @base_url, @options = self, nil, nil
149
+ @configurable = self
150
+ @base_url = options[:base_url].nil? ? nil:options[:base_url]
151
+ @options = options[:options].nil? ? nil:options[:options]
149
152
 
150
- client_0 = Azure::CustomerInsights::Mgmt::V2017_04_26::CustomerInsightsManagementClient.new(configurable.credentials, base_url, options)
151
- if(client_0.respond_to?(:subscription_id))
152
- client_0.subscription_id = configurable.subscription_id
153
- end
154
- @operations = client_0.operations
155
- @hubs = client_0.hubs
156
- @profiles = client_0.profiles
157
- @interactions = client_0.interactions
158
- @relationships = client_0.relationships
159
- @relationship_links = client_0.relationship_links
160
- @authorization_policies = client_0.authorization_policies
161
- @connectors = client_0.connectors
162
- @connector_mappings = client_0.connector_mappings
163
- @kpi = client_0.kpi
164
- @widget_types = client_0.widget_types
165
- @views = client_0.views
166
- @links = client_0.links
167
- @roles = client_0.roles
168
- @role_assignments = client_0.role_assignments
169
- @images = client_0.images
170
- @predictions = client_0.predictions
153
+ @client_0 = Azure::CustomerInsights::Mgmt::V2017_04_26::CustomerInsightsManagementClient.new(configurable.credentials, base_url, options)
154
+ if(@client_0.respond_to?(:subscription_id))
155
+ @client_0.subscription_id = configurable.subscription_id
156
+ end
157
+ add_telemetry(@client_0)
158
+ @operations = @client_0.operations
159
+ @hubs = @client_0.hubs
160
+ @profiles = @client_0.profiles
161
+ @interactions = @client_0.interactions
162
+ @relationships = @client_0.relationships
163
+ @relationship_links = @client_0.relationship_links
164
+ @authorization_policies = @client_0.authorization_policies
165
+ @connectors = @client_0.connectors
166
+ @connector_mappings = @client_0.connector_mappings
167
+ @kpi = @client_0.kpi
168
+ @widget_types = @client_0.widget_types
169
+ @views = @client_0.views
170
+ @links = @client_0.links
171
+ @roles = @client_0.roles
172
+ @role_assignments = @client_0.role_assignments
173
+ @images = @client_0.images
174
+ @predictions = @client_0.predictions
171
175
 
172
176
  @model_classes = ModelClasses.new
173
177
  end
174
178
 
175
- class ModelClasses
176
- def kpi_list_result
177
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult
178
- end
179
- def hub_billing_info_format
180
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat
181
- end
182
- def participant
183
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant
184
- end
185
- def strong_id
186
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::StrongId
187
- end
188
- def metadata_definition_base
189
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase
190
- end
191
- def prediction_system_generated_entities
192
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities
193
- end
194
- def data_source_precedence
195
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence
196
- end
197
- def profile_list_result
198
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult
199
- end
200
- def suggest_relationship_links_response
201
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse
202
- end
203
- def authorization_policy
204
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy
205
- end
206
- def prediction_grades_item
207
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem
208
- end
209
- def salesforce_table
210
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable
211
- end
212
- def interaction_list_result
213
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult
214
- end
215
- def azure_blob_connector_properties
216
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties
217
- end
218
- def prediction_mappings
219
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings
220
- end
221
- def crm_connector_properties
222
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties
223
- end
224
- def connector_mapping_error_management
225
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement
226
- end
227
- def relationships_lookup
228
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup
229
- end
230
- def connector_mapping_availability
231
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability
232
- end
233
- def connector_mapping_complete_operation
234
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation
235
- end
236
- def operation_list_result
237
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult
238
- end
239
- def kpi_thresholds
240
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds
241
- end
242
- def connector_list_result
243
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult
244
- end
245
- def kpi_participant_profiles_metadata
246
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata
247
- end
248
- def operation
249
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation
250
- end
251
- def kpi_extract
252
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract
253
- end
254
- def connector_mapping_list_result
255
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult
256
- end
257
- def resource
258
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource
259
- end
260
- def operation_display
261
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay
262
- end
263
- def type_properties_mapping
264
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping
265
- end
266
- def authorization_policy_list_result
267
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult
268
- end
269
- def relationship_type_field_mapping
270
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping
271
- end
272
- def prediction_list_result
273
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult
274
- end
275
- def relationship_link_field_mapping
276
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping
277
- end
278
- def link_list_result
279
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult
280
- end
281
- def hub_list_result
282
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult
283
- end
284
- def prediction_model_status
285
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus
286
- end
287
- def property_definition
288
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition
289
- end
290
- def relationship_list_result
291
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult
292
- end
293
- def salesforce_connector_properties
294
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties
295
- end
296
- def prediction_training_results
297
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults
298
- end
299
- def connector_mapping_format
300
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat
301
- end
302
- def relationship_link_list_result
303
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult
304
- end
305
- def connector_mapping_properties
306
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingProperties
307
- end
308
- def canonical_profile_definition
309
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition
310
- end
311
- def kpi_alias
312
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias
313
- end
314
- def view_list_result
315
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult
316
- end
317
- def proxy_resource
318
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource
319
- end
320
- def canonical_profile_definition_properties_item
321
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem
322
- end
323
- def relationship_type_mapping
324
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping
325
- end
326
- def widget_type_list_result
327
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult
328
- end
329
- def profile_enum_valid_values_format
330
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileEnumValidValuesFormat
331
- end
332
- def assignment_principal
333
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AssignmentPrincipal
334
- end
335
- def crm_connector_entities
336
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorEntities
337
- end
338
- def resource_set_description
339
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
340
- end
341
- def kpi_group_by_metadata
342
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
343
- end
344
- def prediction_distribution_definition
345
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
346
- end
347
- def participant_property_reference
348
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
349
- end
350
- def role_assignment_list_result
351
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult
352
- end
353
- def salesforce_discover_setting
354
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
355
- end
356
- def prediction_distribution_definition_distributions_item
357
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
358
- end
359
- def kpi_definition
360
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
361
- end
362
- def role_list_result
363
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
364
- end
365
- def connector_mapping_structure
366
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
367
- end
368
- def get_image_upload_url_input
369
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput
370
- end
371
- def participant_profile_property_reference
372
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference
373
- end
374
- def image_definition
375
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition
376
- end
377
- def hub
378
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub
379
- end
380
- def entity_type_definition
381
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition
382
- end
383
- def profile_resource_format
384
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat
385
- end
386
- def interaction_resource_format
387
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat
388
- end
389
- def kpi_resource_format
390
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat
391
- end
392
- def enriching_kpi
393
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi
394
- end
395
- def connector_resource_format
396
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat
397
- end
398
- def connector_mapping_resource_format
399
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat
400
- end
401
- def authorization_policy_resource_format
402
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat
403
- end
404
- def link_resource_format
405
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat
406
- end
407
- def relationship_resource_format
408
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat
409
- end
410
- def relationship_link_resource_format
411
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat
412
- end
413
- def view_resource_format
414
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat
415
- end
416
- def widget_type_resource_format
417
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat
418
- end
419
- def role_assignment_resource_format
420
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat
421
- end
422
- def role_resource_format
423
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat
424
- end
425
- def prediction_resource_format
426
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
427
- end
428
- def entity_types
429
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
430
- end
431
- def data_source_type
432
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
433
- end
434
- def status
435
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
436
- end
437
- def provisioning_states
438
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
439
- end
440
- def permission_types
441
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
442
- end
443
- def connector_types
444
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
445
- end
446
- def connector_states
447
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates
448
- end
449
- def error_management_types
450
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
451
- end
452
- def frequency_types
453
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
454
- end
455
- def completion_operation_types
456
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
457
- end
458
- def connector_mapping_states
459
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
460
- end
461
- def calculation_window_types
462
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
463
- end
464
- def kpi_functions
465
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
466
- end
467
- def entity_type
468
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType
469
- end
470
- def link_types
471
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes
472
- end
473
- def instance_operation_type
474
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType
475
- end
476
- def cardinality_types
477
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes
478
- end
479
- def role_types
480
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes
481
- end
482
- def canonical_property_value_type
483
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType
484
- end
485
- def prediction_model_life_cycle
486
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle
179
+ def add_telemetry(client)
180
+ profile_information = 'Profiles/Latest/CustomerInsights/Mgmt'
181
+ client.add_user_agent_information(profile_information)
182
+ end
183
+
184
+ def method_missing(method, *args)
185
+ if @client_0.respond_to?method
186
+ @client_0.send(method, *args)
187
+ else
188
+ super
487
189
  end
488
190
  end
191
+
192
+ end
193
+
194
+ class ModelClasses
195
+ def kpi_list_result
196
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult
197
+ end
198
+ def hub_billing_info_format
199
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat
200
+ end
201
+ def participant
202
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant
203
+ end
204
+ def strong_id
205
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::StrongId
206
+ end
207
+ def metadata_definition_base
208
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase
209
+ end
210
+ def prediction_system_generated_entities
211
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities
212
+ end
213
+ def data_source_precedence
214
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence
215
+ end
216
+ def profile_list_result
217
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult
218
+ end
219
+ def suggest_relationship_links_response
220
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse
221
+ end
222
+ def authorization_policy
223
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy
224
+ end
225
+ def prediction_grades_item
226
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem
227
+ end
228
+ def salesforce_table
229
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable
230
+ end
231
+ def interaction_list_result
232
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult
233
+ end
234
+ def azure_blob_connector_properties
235
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties
236
+ end
237
+ def prediction_mappings
238
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings
239
+ end
240
+ def crm_connector_properties
241
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties
242
+ end
243
+ def connector_mapping_error_management
244
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement
245
+ end
246
+ def relationships_lookup
247
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup
248
+ end
249
+ def connector_mapping_availability
250
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability
251
+ end
252
+ def connector_mapping_complete_operation
253
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation
254
+ end
255
+ def operation_list_result
256
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult
257
+ end
258
+ def kpi_thresholds
259
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds
260
+ end
261
+ def connector_list_result
262
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult
263
+ end
264
+ def kpi_participant_profiles_metadata
265
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata
266
+ end
267
+ def operation
268
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation
269
+ end
270
+ def kpi_extract
271
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract
272
+ end
273
+ def connector_mapping_list_result
274
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult
275
+ end
276
+ def resource
277
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource
278
+ end
279
+ def operation_display
280
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay
281
+ end
282
+ def type_properties_mapping
283
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping
284
+ end
285
+ def authorization_policy_list_result
286
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult
287
+ end
288
+ def relationship_type_field_mapping
289
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping
290
+ end
291
+ def prediction_list_result
292
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult
293
+ end
294
+ def relationship_link_field_mapping
295
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping
296
+ end
297
+ def link_list_result
298
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult
299
+ end
300
+ def hub_list_result
301
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult
302
+ end
303
+ def prediction_model_status
304
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus
305
+ end
306
+ def property_definition
307
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition
308
+ end
309
+ def relationship_list_result
310
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult
311
+ end
312
+ def salesforce_connector_properties
313
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties
314
+ end
315
+ def prediction_training_results
316
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults
317
+ end
318
+ def connector_mapping_format
319
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat
320
+ end
321
+ def relationship_link_list_result
322
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult
323
+ end
324
+ def connector_mapping_properties
325
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingProperties
326
+ end
327
+ def canonical_profile_definition
328
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition
329
+ end
330
+ def kpi_alias
331
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias
332
+ end
333
+ def view_list_result
334
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult
335
+ end
336
+ def proxy_resource
337
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource
338
+ end
339
+ def canonical_profile_definition_properties_item
340
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem
341
+ end
342
+ def relationship_type_mapping
343
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping
344
+ end
345
+ def widget_type_list_result
346
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult
347
+ end
348
+ def profile_enum_valid_values_format
349
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileEnumValidValuesFormat
350
+ end
351
+ def assignment_principal
352
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AssignmentPrincipal
353
+ end
354
+ def crm_connector_entities
355
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorEntities
356
+ end
357
+ def resource_set_description
358
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
359
+ end
360
+ def kpi_group_by_metadata
361
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
362
+ end
363
+ def prediction_distribution_definition
364
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
365
+ end
366
+ def participant_property_reference
367
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
368
+ end
369
+ def role_assignment_list_result
370
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult
371
+ end
372
+ def salesforce_discover_setting
373
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
374
+ end
375
+ def prediction_distribution_definition_distributions_item
376
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
377
+ end
378
+ def kpi_definition
379
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
380
+ end
381
+ def role_list_result
382
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
383
+ end
384
+ def connector_mapping_structure
385
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
386
+ end
387
+ def get_image_upload_url_input
388
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput
389
+ end
390
+ def participant_profile_property_reference
391
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference
392
+ end
393
+ def image_definition
394
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition
395
+ end
396
+ def hub
397
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub
398
+ end
399
+ def entity_type_definition
400
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition
401
+ end
402
+ def profile_resource_format
403
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat
404
+ end
405
+ def interaction_resource_format
406
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat
407
+ end
408
+ def kpi_resource_format
409
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat
410
+ end
411
+ def enriching_kpi
412
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi
413
+ end
414
+ def connector_resource_format
415
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat
416
+ end
417
+ def connector_mapping_resource_format
418
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat
419
+ end
420
+ def authorization_policy_resource_format
421
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat
422
+ end
423
+ def link_resource_format
424
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat
425
+ end
426
+ def relationship_resource_format
427
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat
428
+ end
429
+ def relationship_link_resource_format
430
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat
431
+ end
432
+ def view_resource_format
433
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat
434
+ end
435
+ def widget_type_resource_format
436
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat
437
+ end
438
+ def role_assignment_resource_format
439
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat
440
+ end
441
+ def role_resource_format
442
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat
443
+ end
444
+ def prediction_resource_format
445
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
446
+ end
447
+ def entity_types
448
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
449
+ end
450
+ def data_source_type
451
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
452
+ end
453
+ def status
454
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
455
+ end
456
+ def provisioning_states
457
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
458
+ end
459
+ def permission_types
460
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
461
+ end
462
+ def connector_types
463
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
464
+ end
465
+ def connector_states
466
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates
467
+ end
468
+ def error_management_types
469
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
470
+ end
471
+ def frequency_types
472
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
473
+ end
474
+ def completion_operation_types
475
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
476
+ end
477
+ def connector_mapping_states
478
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
479
+ end
480
+ def calculation_window_types
481
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
482
+ end
483
+ def kpi_functions
484
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
485
+ end
486
+ def entity_type
487
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType
488
+ end
489
+ def link_types
490
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes
491
+ end
492
+ def instance_operation_type
493
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType
494
+ end
495
+ def cardinality_types
496
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes
497
+ end
498
+ def role_types
499
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes
500
+ end
501
+ def canonical_property_value_type
502
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType
503
+ end
504
+ def prediction_model_life_cycle
505
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle
506
+ end
489
507
  end
508
+ end
490
509
  end