azure_mgmt_analysis_services 0.16.0 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7608228443367744d4ab10a81eb741e727cf27ae
4
- data.tar.gz: b63cef308a45ef5dd61c50ed76717bf0d77641e1
3
+ metadata.gz: 0b3e174c0a43e275c222dc9b134ae9272a0128cb
4
+ data.tar.gz: 0e1fed71be68fbb94e1c235e582f2ae51cd8ddc5
5
5
  SHA512:
6
- metadata.gz: d1b21e3febe55e045c6ac7b859ef5e6289c6a839d3d0c9869375216186f1ea0033640f30a19f9a7152a544507aa81a7d98e4b1146ca28ff0d52cdc3aa4b6d889
7
- data.tar.gz: c7fd9137af6af11d8518a472a29cc0143cd5aff88492f839e89740715e86777e0550fbe7fb20601dd6b6533dff3d384f96d97709e03cdd2f994852bea4cb8437
6
+ metadata.gz: 0cf09746b8f74e999dea7f36decb1a3667f108919050d2d20e501c83481e7c97e194e05d51bd8711b5deea7f66d7837abf4634c27538e57e3562cf5f5b21c0f0
7
+ data.tar.gz: b52aac74a70b016fa72ccc8dc5e32973ee915b115ba2bb10bf19478c506b35e90db137003809b6af3d5b9c64979c7e7ca3a0e02eca2c8483c211a739924fc914
@@ -24,15 +24,16 @@ module Azure::AnalysisServices::Mgmt::V2016_05_16
24
24
  # @return [String] The client API version.
25
25
  attr_reader :api_version
26
26
 
27
- # @return [String] Gets or sets the preferred language for the response.
27
+ # @return [String] The preferred language for the response.
28
28
  attr_accessor :accept_language
29
29
 
30
- # @return [Integer] Gets or sets the retry timeout in seconds for Long
31
- # Running Operations. Default value is 30.
30
+ # @return [Integer] The retry timeout in seconds for Long Running
31
+ # Operations. Default value is 30.
32
32
  attr_accessor :long_running_operation_retry_timeout
33
33
 
34
- # @return [Boolean] When set to true a unique x-ms-client-request-id value
35
- # is generated and included in each request. Default is true.
34
+ # @return [Boolean] Whether a unique x-ms-client-request-id should be
35
+ # generated. When set to true a unique x-ms-client-request-id value is
36
+ # generated and included in each request. Default is true.
36
37
  attr_accessor :generate_client_request_id
37
38
 
38
39
  # @return [Servers] servers
@@ -124,7 +125,7 @@ module Azure::AnalysisServices::Mgmt::V2016_05_16
124
125
  #
125
126
  def add_telemetry
126
127
  sdk_information = 'azure_mgmt_analysis_services'
127
- sdk_information = "#{sdk_information}/0.16.0"
128
+ sdk_information = "#{sdk_information}/0.17.0"
128
129
  add_user_agent_information(sdk_information)
129
130
  end
130
131
  end
@@ -24,15 +24,16 @@ module Azure::AnalysisServices::Mgmt::V2017_07_14
24
24
  # @return [String] The client API version.
25
25
  attr_reader :api_version
26
26
 
27
- # @return [String] Gets or sets the preferred language for the response.
27
+ # @return [String] The preferred language for the response.
28
28
  attr_accessor :accept_language
29
29
 
30
- # @return [Integer] Gets or sets the retry timeout in seconds for Long
31
- # Running Operations. Default value is 30.
30
+ # @return [Integer] The retry timeout in seconds for Long Running
31
+ # Operations. Default value is 30.
32
32
  attr_accessor :long_running_operation_retry_timeout
33
33
 
34
- # @return [Boolean] When set to true a unique x-ms-client-request-id value
35
- # is generated and included in each request. Default is true.
34
+ # @return [Boolean] Whether a unique x-ms-client-request-id should be
35
+ # generated. When set to true a unique x-ms-client-request-id value is
36
+ # generated and included in each request. Default is true.
36
37
  attr_accessor :generate_client_request_id
37
38
 
38
39
  # @return [Servers] servers
@@ -124,7 +125,7 @@ module Azure::AnalysisServices::Mgmt::V2017_07_14
124
125
  #
125
126
  def add_telemetry
126
127
  sdk_information = 'azure_mgmt_analysis_services'
127
- sdk_information = "#{sdk_information}/0.16.0"
128
+ sdk_information = "#{sdk_information}/0.17.0"
128
129
  add_user_agent_information(sdk_information)
129
130
  end
130
131
  end
@@ -24,15 +24,16 @@ module Azure::AnalysisServices::Mgmt::V2017_08_01_beta
24
24
  # @return [String] The client API version.
25
25
  attr_reader :api_version
26
26
 
27
- # @return [String] Gets or sets the preferred language for the response.
27
+ # @return [String] The preferred language for the response.
28
28
  attr_accessor :accept_language
29
29
 
30
- # @return [Integer] Gets or sets the retry timeout in seconds for Long
31
- # Running Operations. Default value is 30.
30
+ # @return [Integer] The retry timeout in seconds for Long Running
31
+ # Operations. Default value is 30.
32
32
  attr_accessor :long_running_operation_retry_timeout
33
33
 
34
- # @return [Boolean] When set to true a unique x-ms-client-request-id value
35
- # is generated and included in each request. Default is true.
34
+ # @return [Boolean] Whether a unique x-ms-client-request-id should be
35
+ # generated. When set to true a unique x-ms-client-request-id value is
36
+ # generated and included in each request. Default is true.
36
37
  attr_accessor :generate_client_request_id
37
38
 
38
39
  # @return [Servers] servers
@@ -128,7 +129,7 @@ module Azure::AnalysisServices::Mgmt::V2017_08_01_beta
128
129
  #
129
130
  def add_telemetry
130
131
  sdk_information = 'azure_mgmt_analysis_services'
131
- sdk_information = "#{sdk_information}/0.16.0"
132
+ sdk_information = "#{sdk_information}/0.17.0"
132
133
  add_user_agent_information(sdk_information)
133
134
  end
134
135
  end
@@ -24,15 +24,16 @@ module Azure::AnalysisServices::Mgmt::V2017_08_01
24
24
  # @return [String] The client API version.
25
25
  attr_reader :api_version
26
26
 
27
- # @return [String] Gets or sets the preferred language for the response.
27
+ # @return [String] The preferred language for the response.
28
28
  attr_accessor :accept_language
29
29
 
30
- # @return [Integer] Gets or sets the retry timeout in seconds for Long
31
- # Running Operations. Default value is 30.
30
+ # @return [Integer] The retry timeout in seconds for Long Running
31
+ # Operations. Default value is 30.
32
32
  attr_accessor :long_running_operation_retry_timeout
33
33
 
34
- # @return [Boolean] When set to true a unique x-ms-client-request-id value
35
- # is generated and included in each request. Default is true.
34
+ # @return [Boolean] Whether a unique x-ms-client-request-id should be
35
+ # generated. When set to true a unique x-ms-client-request-id value is
36
+ # generated and included in each request. Default is true.
36
37
  attr_accessor :generate_client_request_id
37
38
 
38
39
  # @return [Servers] servers
@@ -128,7 +129,7 @@ module Azure::AnalysisServices::Mgmt::V2017_08_01
128
129
  #
129
130
  def add_telemetry
130
131
  sdk_information = 'azure_mgmt_analysis_services'
131
- sdk_information = "#{sdk_information}/0.16.0"
132
+ sdk_information = "#{sdk_information}/0.17.0"
132
133
  add_user_agent_information(sdk_information)
133
134
  end
134
135
  end
@@ -2,8 +2,8 @@
2
2
  # Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
+ require '2017-08-01-beta/generated/azure_mgmt_analysis_services'
5
6
  require '2016-05-16/generated/azure_mgmt_analysis_services'
6
7
  require '2017-07-14/generated/azure_mgmt_analysis_services'
7
8
  require '2017-08-01/generated/azure_mgmt_analysis_services'
8
- require '2017-08-01-beta/generated/azure_mgmt_analysis_services'
9
9
  require 'profiles/latest/analysisservices_latest_profile_client'
data/lib/version.rb CHANGED
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure::AnalysisServices::Mgmt
6
- VERSION = '0.16.0'
6
+ VERSION = '0.17.0'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_analysis_services
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-12 00:00:00.000000000 Z
11
+ date: 2018-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -72,14 +72,14 @@ dependencies:
72
72
  requirements:
73
73
  - - "~>"
74
74
  - !ruby/object:Gem::Version
75
- version: 0.10.0
75
+ version: 0.11.0
76
76
  type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
- version: 0.10.0
82
+ version: 0.11.0
83
83
  description: Microsoft Azure Analysis Services Library for Ruby
84
84
  email: azrubyteam@microsoft.com
85
85
  executables: []