azure_mgmt_customer_insights 0.15.1 → 0.15.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (105) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/authorization_policies.rb +3 -0
  3. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/connector_mappings.rb +3 -0
  4. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/connectors.rb +3 -0
  5. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/customer_insights_management_client.rb +1 -3
  6. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/hubs.rb +3 -0
  7. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/interactions.rb +3 -0
  8. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/kpi.rb +3 -0
  9. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/links.rb +3 -0
  10. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/assignment_principal.rb +5 -0
  11. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/authorization_policy.rb +6 -0
  12. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/authorization_policy_list_result.rb +4 -0
  13. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/authorization_policy_resource_format.rb +9 -0
  14. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/azure_blob_connector_properties.rb +2 -0
  15. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/canonical_profile_definition.rb +4 -0
  16. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/canonical_profile_definition_properties_item.rb +6 -0
  17. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_list_result.rb +4 -0
  18. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_mapping_availability.rb +3 -0
  19. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_mapping_complete_operation.rb +3 -0
  20. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_mapping_error_management.rb +3 -0
  21. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_mapping_format.rb +7 -0
  22. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_mapping_list_result.rb +4 -0
  23. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_mapping_properties.rb +10 -0
  24. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_mapping_resource_format.rb +19 -0
  25. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_mapping_structure.rb +5 -0
  26. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/connector_resource_format.rb +16 -0
  27. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/crm_connector_entities.rb +4 -0
  28. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/crm_connector_properties.rb +7 -0
  29. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/data_source_precedence.rb +7 -0
  30. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/enriching_kpi.rb +27 -0
  31. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/entity_type_definition.rb +25 -0
  32. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/get_image_upload_url_input.rb +4 -0
  33. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/hub.rb +12 -0
  34. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/hub_billing_info_format.rb +4 -0
  35. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/hub_list_result.rb +4 -0
  36. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/image_definition.rb +4 -0
  37. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/interaction_list_result.rb +4 -0
  38. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/interaction_resource_format.rb +41 -0
  39. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/kpi_alias.rb +3 -0
  40. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/kpi_definition.rb +27 -0
  41. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/kpi_extract.rb +3 -0
  42. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/kpi_group_by_metadata.rb +5 -0
  43. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/kpi_list_result.rb +4 -0
  44. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/kpi_participant_profiles_metadata.rb +2 -0
  45. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/kpi_resource_format.rb +30 -0
  46. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/kpi_thresholds.rb +4 -0
  47. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/link_list_result.rb +4 -0
  48. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/link_resource_format.rb +21 -0
  49. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/metadata_definition_base.rb +14 -0
  50. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/operation.rb +3 -0
  51. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/operation_display.rb +4 -0
  52. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/operation_list_result.rb +4 -0
  53. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/participant.rb +10 -0
  54. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/participant_profile_property_reference.rb +3 -0
  55. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/participant_property_reference.rb +3 -0
  56. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_distribution_definition.rb +5 -0
  57. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_distribution_definition_distributions_item.rb +6 -0
  58. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_grades_item.rb +4 -0
  59. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_list_result.rb +4 -0
  60. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_mappings.rb +4 -0
  61. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_model_status.rb +12 -0
  62. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_resource_format.rb +27 -0
  63. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_system_generated_entities.rb +7 -0
  64. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/prediction_training_results.rb +7 -0
  65. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/profile_enum_valid_values_format.rb +4 -0
  66. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/profile_list_result.rb +4 -0
  67. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/profile_resource_format.rb +30 -0
  68. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/property_definition.rb +19 -0
  69. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/proxy_resource.rb +4 -0
  70. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/relationship_link_field_mapping.rb +4 -0
  71. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/relationship_link_list_result.rb +4 -0
  72. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/relationship_link_resource_format.rb +20 -0
  73. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/relationship_list_result.rb +4 -0
  74. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/relationship_resource_format.rb +20 -0
  75. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/relationship_type_field_mapping.rb +3 -0
  76. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/relationship_type_mapping.rb +3 -0
  77. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/relationships_lookup.rb +8 -0
  78. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/resource.rb +7 -0
  79. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/resource_set_description.rb +5 -0
  80. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/role_assignment_list_result.rb +4 -0
  81. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/role_assignment_resource_format.rb +27 -0
  82. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/role_list_result.rb +4 -0
  83. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/role_resource_format.rb +6 -0
  84. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/salesforce_connector_properties.rb +4 -0
  85. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/salesforce_discover_setting.rb +2 -0
  86. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/salesforce_table.rb +6 -0
  87. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/strong_id.rb +8 -0
  88. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/suggest_relationship_links_response.rb +4 -0
  89. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/type_properties_mapping.rb +4 -0
  90. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/view_list_result.rb +4 -0
  91. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/view_resource_format.rb +12 -0
  92. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/widget_type_list_result.rb +4 -0
  93. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/models/widget_type_resource_format.rb +14 -0
  94. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/predictions.rb +2 -0
  95. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/profiles.rb +5 -0
  96. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/relationship_links.rb +3 -0
  97. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/relationships.rb +3 -0
  98. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/role_assignments.rb +3 -0
  99. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/views.rb +2 -0
  100. data/lib/profiles/latest/customerinsights_latest_profile_client.rb +1 -3
  101. data/lib/version.rb +1 -1
  102. metadata +10 -8
  103. data/lib/2017-04-26/generated/azure_mgmt_customer_insights/version.rb +0 -8
  104. data/lib/profiles/common/configurable.rb +0 -86
  105. data/lib/profiles/common/default.rb +0 -57
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 69d484203a2b062a364c8788decf556d0af446f0
4
- data.tar.gz: a61ca99fccbf4c07142f824ce3f45e46d925ce28
3
+ metadata.gz: a4a78f58a010cd7eea74a04917831ec35386aa12
4
+ data.tar.gz: 5aa4bac2b1ed4d7509f69e5d80712e332d825332
5
5
  SHA512:
6
- metadata.gz: 054d62b63239062a8a75f79e3f6730d5d7e2339456546a21b73d26e48cc01d628a9d11dd43d4179401adce23378e7775f64767503f31c535287fad053a2cd3b3
7
- data.tar.gz: 80933d172b053a22551e0bb4c0b5cc9a2c9b9fa3d21287e8458f14bb4f7d23c124dfff59726a772f37a41477bc0d99d9b41531fbc2b6dde27c6de744e50fbfe1
6
+ metadata.gz: 6a344e89adbd5a57b09455e4078bd82a0505a86bc1072e46631ccb90eeb63bf3be389ed241b2c9e4173c26039aca145f054c78614ad06989b9fb0fb59aab444d
7
+ data.tar.gz: da209fd391d2ab082a3937ce333ead178994bfafae53de45677aaf6a4ca62ff7f644594d979e0c0d9d50353a8d054caee5bfa8d3b1aff7b8e29d4dceafbbe7a7
@@ -76,6 +76,9 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
76
76
  fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
77
77
  fail ArgumentError, 'hub_name is nil' if hub_name.nil?
78
78
  fail ArgumentError, 'authorization_policy_name is nil' if authorization_policy_name.nil?
79
+ fail ArgumentError, "'authorization_policy_name' should satisfy the constraint - 'MaxLength': '50'" if !authorization_policy_name.nil? && authorization_policy_name.length > 50
80
+ fail ArgumentError, "'authorization_policy_name' should satisfy the constraint - 'MinLength': '1'" if !authorization_policy_name.nil? && authorization_policy_name.length < 1
81
+ fail ArgumentError, "'authorization_policy_name' should satisfy the constraint - 'Pattern': '^[A-Za-z0-9]$|^[A-Za-z0-9][\w-\.]*[A-Za-z0-9]$'" if !authorization_policy_name.nil? && authorization_policy_name.match(Regexp.new('^^[A-Za-z0-9]$|^[A-Za-z0-9][\w-\.]*[A-Za-z0-9]$$')).nil?
79
82
  fail ArgumentError, 'parameters is nil' if parameters.nil?
80
83
  fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
81
84
  fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
@@ -83,6 +83,9 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
83
83
  fail ArgumentError, 'hub_name is nil' if hub_name.nil?
84
84
  fail ArgumentError, 'connector_name is nil' if connector_name.nil?
85
85
  fail ArgumentError, 'mapping_name is nil' if mapping_name.nil?
86
+ fail ArgumentError, "'mapping_name' should satisfy the constraint - 'MaxLength': '128'" if !mapping_name.nil? && mapping_name.length > 128
87
+ fail ArgumentError, "'mapping_name' should satisfy the constraint - 'MinLength': '1'" if !mapping_name.nil? && mapping_name.length < 1
88
+ fail ArgumentError, "'mapping_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z][a-zA-Z0-9_]+$'" if !mapping_name.nil? && mapping_name.match(Regexp.new('^^[a-zA-Z][a-zA-Z0-9_]+$$')).nil?
86
89
  fail ArgumentError, 'parameters is nil' if parameters.nil?
87
90
  fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
88
91
  fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
@@ -350,6 +350,9 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
350
350
  fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
351
351
  fail ArgumentError, 'hub_name is nil' if hub_name.nil?
352
352
  fail ArgumentError, 'connector_name is nil' if connector_name.nil?
353
+ fail ArgumentError, "'connector_name' should satisfy the constraint - 'MaxLength': '128'" if !connector_name.nil? && connector_name.length > 128
354
+ fail ArgumentError, "'connector_name' should satisfy the constraint - 'MinLength': '1'" if !connector_name.nil? && connector_name.length < 1
355
+ fail ArgumentError, "'connector_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z][a-zA-Z0-9_]+$'" if !connector_name.nil? && connector_name.match(Regexp.new('^^[a-zA-Z][a-zA-Z0-9_]+$$')).nil?
353
356
  fail ArgumentError, 'parameters is nil' if parameters.nil?
354
357
  fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
355
358
  fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
@@ -186,9 +186,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
186
186
  #
187
187
  def add_telemetry
188
188
  sdk_information = 'azure_mgmt_customer_insights'
189
- if defined? Azure::CustomerInsights::Mgmt::V2017_04_26::VERSION
190
- sdk_information = "#{sdk_information}/#{Azure::CustomerInsights::Mgmt::V2017_04_26::VERSION}"
191
- end
189
+ sdk_information = "#{sdk_information}/0.15.2"
192
190
  add_user_agent_information(sdk_information)
193
191
  end
194
192
  end
@@ -72,6 +72,9 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
72
72
  def create_or_update_async(resource_group_name, hub_name, parameters, custom_headers = nil)
73
73
  fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
74
74
  fail ArgumentError, 'hub_name is nil' if hub_name.nil?
75
+ fail ArgumentError, "'hub_name' should satisfy the constraint - 'MaxLength': '64'" if !hub_name.nil? && hub_name.length > 64
76
+ fail ArgumentError, "'hub_name' should satisfy the constraint - 'MinLength': '1'" if !hub_name.nil? && hub_name.length < 1
77
+ fail ArgumentError, "'hub_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z][a-zA-Z0-9]+$'" if !hub_name.nil? && hub_name.match(Regexp.new('^^[a-zA-Z][a-zA-Z0-9]+$$')).nil?
75
78
  fail ArgumentError, 'parameters is nil' if parameters.nil?
76
79
  fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
77
80
  fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
@@ -417,6 +417,9 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
417
417
  fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
418
418
  fail ArgumentError, 'hub_name is nil' if hub_name.nil?
419
419
  fail ArgumentError, 'interaction_name is nil' if interaction_name.nil?
420
+ fail ArgumentError, "'interaction_name' should satisfy the constraint - 'MaxLength': '128'" if !interaction_name.nil? && interaction_name.length > 128
421
+ fail ArgumentError, "'interaction_name' should satisfy the constraint - 'MinLength': '1'" if !interaction_name.nil? && interaction_name.length < 1
422
+ fail ArgumentError, "'interaction_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z][a-zA-Z0-9_]+$'" if !interaction_name.nil? && interaction_name.match(Regexp.new('^^[a-zA-Z][a-zA-Z0-9_]+$$')).nil?
420
423
  fail ArgumentError, 'parameters is nil' if parameters.nil?
421
424
  fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
422
425
  fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
@@ -434,6 +434,9 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
434
434
  fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
435
435
  fail ArgumentError, 'hub_name is nil' if hub_name.nil?
436
436
  fail ArgumentError, 'kpi_name is nil' if kpi_name.nil?
437
+ fail ArgumentError, "'kpi_name' should satisfy the constraint - 'MaxLength': '512'" if !kpi_name.nil? && kpi_name.length > 512
438
+ fail ArgumentError, "'kpi_name' should satisfy the constraint - 'MinLength': '1'" if !kpi_name.nil? && kpi_name.length < 1
439
+ fail ArgumentError, "'kpi_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z][a-zA-Z0-9_]+$'" if !kpi_name.nil? && kpi_name.match(Regexp.new('^^[a-zA-Z][a-zA-Z0-9_]+$$')).nil?
437
440
  fail ArgumentError, 'parameters is nil' if parameters.nil?
438
441
  fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
439
442
  fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
@@ -394,6 +394,9 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
394
394
  fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
395
395
  fail ArgumentError, 'hub_name is nil' if hub_name.nil?
396
396
  fail ArgumentError, 'link_name is nil' if link_name.nil?
397
+ fail ArgumentError, "'link_name' should satisfy the constraint - 'MaxLength': '512'" if !link_name.nil? && link_name.length > 512
398
+ fail ArgumentError, "'link_name' should satisfy the constraint - 'MinLength': '1'" if !link_name.nil? && link_name.length < 1
399
+ fail ArgumentError, "'link_name' should satisfy the constraint - 'Pattern': '^[a-zA-Z][a-zA-Z0-9_]+$'" if !link_name.nil? && link_name.match(Regexp.new('^^[a-zA-Z][a-zA-Z0-9_]+$$')).nil?
397
400
  fail ArgumentError, 'parameters is nil' if parameters.nil?
398
401
  fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
399
402
  fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
@@ -28,6 +28,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
28
28
  #
29
29
  def self.mapper()
30
30
  {
31
+ client_side_validation: true,
31
32
  required: false,
32
33
  serialized_name: 'AssignmentPrincipal',
33
34
  type: {
@@ -35,6 +36,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
35
36
  class_name: 'AssignmentPrincipal',
36
37
  model_properties: {
37
38
  principal_id: {
39
+ client_side_validation: true,
38
40
  required: true,
39
41
  serialized_name: 'principalId',
40
42
  type: {
@@ -42,6 +44,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
42
44
  }
43
45
  },
44
46
  principal_type: {
47
+ client_side_validation: true,
45
48
  required: true,
46
49
  serialized_name: 'principalType',
47
50
  type: {
@@ -49,11 +52,13 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
49
52
  }
50
53
  },
51
54
  principal_metadata: {
55
+ client_side_validation: true,
52
56
  required: false,
53
57
  serialized_name: 'principalMetadata',
54
58
  type: {
55
59
  name: 'Dictionary',
56
60
  value: {
61
+ client_side_validation: true,
57
62
  required: false,
58
63
  serialized_name: 'StringElementType',
59
64
  type: {
@@ -32,6 +32,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
32
32
  #
33
33
  def self.mapper()
34
34
  {
35
+ client_side_validation: true,
35
36
  required: false,
36
37
  serialized_name: 'AuthorizationPolicy',
37
38
  type: {
@@ -39,6 +40,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
39
40
  class_name: 'AuthorizationPolicy',
40
41
  model_properties: {
41
42
  policy_name: {
43
+ client_side_validation: true,
42
44
  required: false,
43
45
  read_only: true,
44
46
  serialized_name: 'policyName',
@@ -47,6 +49,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
47
49
  }
48
50
  },
49
51
  permissions: {
52
+ client_side_validation: true,
50
53
  required: true,
51
54
  serialized_name: 'permissions',
52
55
  constraints: {
@@ -55,6 +58,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
55
58
  type: {
56
59
  name: 'Sequence',
57
60
  element: {
61
+ client_side_validation: true,
58
62
  required: false,
59
63
  serialized_name: 'PermissionTypesElementType',
60
64
  type: {
@@ -65,6 +69,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
65
69
  }
66
70
  },
67
71
  primary_key: {
72
+ client_side_validation: true,
68
73
  required: false,
69
74
  serialized_name: 'primaryKey',
70
75
  type: {
@@ -72,6 +77,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
72
77
  }
73
78
  },
74
79
  secondary_key: {
80
+ client_side_validation: true,
75
81
  required: false,
76
82
  serialized_name: 'secondaryKey',
77
83
  type: {
@@ -58,6 +58,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
58
58
  #
59
59
  def self.mapper()
60
60
  {
61
+ client_side_validation: true,
61
62
  required: false,
62
63
  serialized_name: 'AuthorizationPolicyListResult',
63
64
  type: {
@@ -65,11 +66,13 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
65
66
  class_name: 'AuthorizationPolicyListResult',
66
67
  model_properties: {
67
68
  value: {
69
+ client_side_validation: true,
68
70
  required: false,
69
71
  serialized_name: 'value',
70
72
  type: {
71
73
  name: 'Sequence',
72
74
  element: {
75
+ client_side_validation: true,
73
76
  required: false,
74
77
  serialized_name: 'AuthorizationPolicyResourceFormatElementType',
75
78
  type: {
@@ -80,6 +83,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
80
83
  }
81
84
  },
82
85
  next_link: {
86
+ client_side_validation: true,
83
87
  required: false,
84
88
  serialized_name: 'nextLink',
85
89
  type: {
@@ -32,6 +32,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
32
32
  #
33
33
  def self.mapper()
34
34
  {
35
+ client_side_validation: true,
35
36
  required: false,
36
37
  serialized_name: 'AuthorizationPolicyResourceFormat',
37
38
  type: {
@@ -39,6 +40,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
39
40
  class_name: 'AuthorizationPolicyResourceFormat',
40
41
  model_properties: {
41
42
  id: {
43
+ client_side_validation: true,
42
44
  required: false,
43
45
  read_only: true,
44
46
  serialized_name: 'id',
@@ -47,6 +49,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
47
49
  }
48
50
  },
49
51
  name: {
52
+ client_side_validation: true,
50
53
  required: false,
51
54
  read_only: true,
52
55
  serialized_name: 'name',
@@ -55,6 +58,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
55
58
  }
56
59
  },
57
60
  type: {
61
+ client_side_validation: true,
58
62
  required: false,
59
63
  read_only: true,
60
64
  serialized_name: 'type',
@@ -63,6 +67,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
63
67
  }
64
68
  },
65
69
  policy_name: {
70
+ client_side_validation: true,
66
71
  required: false,
67
72
  read_only: true,
68
73
  serialized_name: 'properties.policyName',
@@ -71,6 +76,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
71
76
  }
72
77
  },
73
78
  permissions: {
79
+ client_side_validation: true,
74
80
  required: true,
75
81
  serialized_name: 'properties.permissions',
76
82
  constraints: {
@@ -79,6 +85,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
79
85
  type: {
80
86
  name: 'Sequence',
81
87
  element: {
88
+ client_side_validation: true,
82
89
  required: false,
83
90
  serialized_name: 'PermissionTypesElementType',
84
91
  type: {
@@ -89,6 +96,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
89
96
  }
90
97
  },
91
98
  primary_key: {
99
+ client_side_validation: true,
92
100
  required: false,
93
101
  serialized_name: 'properties.primaryKey',
94
102
  type: {
@@ -96,6 +104,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
96
104
  }
97
105
  },
98
106
  secondary_key: {
107
+ client_side_validation: true,
99
108
  required: false,
100
109
  serialized_name: 'properties.secondaryKey',
101
110
  type: {
@@ -22,6 +22,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
22
22
  #
23
23
  def self.mapper()
24
24
  {
25
+ client_side_validation: true,
25
26
  required: false,
26
27
  serialized_name: 'AzureBlobConnectorProperties',
27
28
  type: {
@@ -29,6 +30,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
29
30
  class_name: 'AzureBlobConnectorProperties',
30
31
  model_properties: {
31
32
  connection_key_vault_url: {
33
+ client_side_validation: true,
32
34
  required: true,
33
35
  serialized_name: 'connectionKeyVaultUrl',
34
36
  type: {
@@ -26,6 +26,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
26
26
  #
27
27
  def self.mapper()
28
28
  {
29
+ client_side_validation: true,
29
30
  required: false,
30
31
  serialized_name: 'CanonicalProfileDefinition',
31
32
  type: {
@@ -33,6 +34,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
33
34
  class_name: 'CanonicalProfileDefinition',
34
35
  model_properties: {
35
36
  canonical_profile_id: {
37
+ client_side_validation: true,
36
38
  required: false,
37
39
  serialized_name: 'canonicalProfileId',
38
40
  type: {
@@ -40,11 +42,13 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
40
42
  }
41
43
  },
42
44
  properties: {
45
+ client_side_validation: true,
43
46
  required: false,
44
47
  serialized_name: 'properties',
45
48
  type: {
46
49
  name: 'Sequence',
47
50
  element: {
51
+ client_side_validation: true,
48
52
  required: false,
49
53
  serialized_name: 'CanonicalProfileDefinitionPropertiesItemElementType',
50
54
  type: {
@@ -36,6 +36,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
36
36
  #
37
37
  def self.mapper()
38
38
  {
39
+ client_side_validation: true,
39
40
  required: false,
40
41
  serialized_name: 'CanonicalProfileDefinition_propertiesItem',
41
42
  type: {
@@ -43,6 +44,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
43
44
  class_name: 'CanonicalProfileDefinitionPropertiesItem',
44
45
  model_properties: {
45
46
  profile_name: {
47
+ client_side_validation: true,
46
48
  required: false,
47
49
  serialized_name: 'profileName',
48
50
  type: {
@@ -50,6 +52,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
50
52
  }
51
53
  },
52
54
  profile_property_name: {
55
+ client_side_validation: true,
53
56
  required: false,
54
57
  serialized_name: 'profilePropertyName',
55
58
  type: {
@@ -57,6 +60,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
57
60
  }
58
61
  },
59
62
  rank: {
63
+ client_side_validation: true,
60
64
  required: false,
61
65
  serialized_name: 'rank',
62
66
  type: {
@@ -64,6 +68,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
64
68
  }
65
69
  },
66
70
  type: {
71
+ client_side_validation: true,
67
72
  required: false,
68
73
  serialized_name: 'type',
69
74
  type: {
@@ -71,6 +76,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
71
76
  }
72
77
  },
73
78
  value: {
79
+ client_side_validation: true,
74
80
  required: false,
75
81
  serialized_name: 'value',
76
82
  type: {
@@ -57,6 +57,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
57
57
  #
58
58
  def self.mapper()
59
59
  {
60
+ client_side_validation: true,
60
61
  required: false,
61
62
  serialized_name: 'ConnectorListResult',
62
63
  type: {
@@ -64,11 +65,13 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
64
65
  class_name: 'ConnectorListResult',
65
66
  model_properties: {
66
67
  value: {
68
+ client_side_validation: true,
67
69
  required: false,
68
70
  serialized_name: 'value',
69
71
  type: {
70
72
  name: 'Sequence',
71
73
  element: {
74
+ client_side_validation: true,
72
75
  required: false,
73
76
  serialized_name: 'ConnectorResourceFormatElementType',
74
77
  type: {
@@ -79,6 +82,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
79
82
  }
80
83
  },
81
84
  next_link: {
85
+ client_side_validation: true,
82
86
  required: false,
83
87
  serialized_name: 'nextLink',
84
88
  type: {
@@ -26,6 +26,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
26
26
  #
27
27
  def self.mapper()
28
28
  {
29
+ client_side_validation: true,
29
30
  required: false,
30
31
  serialized_name: 'ConnectorMappingAvailability',
31
32
  type: {
@@ -33,6 +34,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
33
34
  class_name: 'ConnectorMappingAvailability',
34
35
  model_properties: {
35
36
  frequency: {
37
+ client_side_validation: true,
36
38
  required: false,
37
39
  serialized_name: 'frequency',
38
40
  type: {
@@ -41,6 +43,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
41
43
  }
42
44
  },
43
45
  interval: {
46
+ client_side_validation: true,
44
47
  required: true,
45
48
  serialized_name: 'interval',
46
49
  type: {
@@ -27,6 +27,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
27
27
  #
28
28
  def self.mapper()
29
29
  {
30
+ client_side_validation: true,
30
31
  required: false,
31
32
  serialized_name: 'ConnectorMappingCompleteOperation',
32
33
  type: {
@@ -34,6 +35,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
34
35
  class_name: 'ConnectorMappingCompleteOperation',
35
36
  model_properties: {
36
37
  completion_operation_type: {
38
+ client_side_validation: true,
37
39
  required: false,
38
40
  serialized_name: 'completionOperationType',
39
41
  type: {
@@ -42,6 +44,7 @@ module Azure::CustomerInsights::Mgmt::V2017_04_26
42
44
  }
43
45
  },
44
46
  destination_folder: {
47
+ client_side_validation: true,
45
48
  required: false,
46
49
  serialized_name: 'destinationFolder',
47
50
  type: {