azure_mgmt_stor_simple8000_series 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: c128960097d9407a590782dff34e83925311474f
4
- data.tar.gz: 041d09debb1fed147251147815dfbe2c2d057b26
3
+ metadata.gz: 482ceae935c257667926ba311cbb99fec5864d1f
4
+ data.tar.gz: 3999ef873dc0578c0c4eac24660c1e8fe952fa88
5
5
  SHA512:
6
- metadata.gz: 1ba1b381d96012e545478b5c6340e0ebdd9502fcb7aad4a99384ed5b32eb6256d4225c31101cdfbe2b55dfa8af0bf4e3033119286646c760066a0d68d15c0fb5
7
- data.tar.gz: e4e67fb2f0f66630a7d51b3b8a3ed0c6e9e5e4608c350262cdd388870028e2be96a093e68881d7e4a5b70b4a441bf0701a44c98a49c578b1f19c063f658d7394
6
+ metadata.gz: 2aa2e5545de97887fcc6e43414dbfffd373d27c1e0a843d87509c5f9541a7b69c381b4d651ce7b5c1d9d9c87716dde1f982b3437623e05cd5b328b100f5b0d9c
7
+ data.tar.gz: 434ecb3705940255aaf8c2a5abe87452f3b65283103745f7a2259be81f30dd90f04b4e254bfc4eeece51e8848fba5e1a73ea3ca103937fc1e6b715718f32dbc9
@@ -23,15 +23,16 @@ module Azure::StorSimple8000Series::Mgmt::V2017_06_01
23
23
  # @return [String] The subscription id
24
24
  attr_accessor :subscription_id
25
25
 
26
- # @return [String] Gets or sets the preferred language for the response.
26
+ # @return [String] The preferred language for the response.
27
27
  attr_accessor :accept_language
28
28
 
29
- # @return [Integer] Gets or sets the retry timeout in seconds for Long
30
- # Running Operations. Default value is 30.
29
+ # @return [Integer] The retry timeout in seconds for Long Running
30
+ # Operations. Default value is 30.
31
31
  attr_accessor :long_running_operation_retry_timeout
32
32
 
33
- # @return [Boolean] When set to true a unique x-ms-client-request-id value
34
- # is generated and included in each request. Default is true.
33
+ # @return [Boolean] Whether a unique x-ms-client-request-id should be
34
+ # generated. When set to true a unique x-ms-client-request-id value is
35
+ # generated and included in each request. Default is true.
35
36
  attr_accessor :generate_client_request_id
36
37
 
37
38
  # @return [Operations] operations
@@ -183,7 +184,7 @@ module Azure::StorSimple8000Series::Mgmt::V2017_06_01
183
184
  #
184
185
  def add_telemetry
185
186
  sdk_information = 'azure_mgmt_stor_simple8000_series'
186
- sdk_information = "#{sdk_information}/0.16.0"
187
+ sdk_information = "#{sdk_information}/0.17.0"
187
188
  add_user_agent_information(sdk_information)
188
189
  end
189
190
  end
@@ -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::StorSimple8000Series::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_stor_simple8000_series
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 Stor Simple 8000 Series Library for Ruby
84
84
  email: azrubyteam@microsoft.com
85
85
  executables: []
@@ -296,7 +296,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
296
296
  version: '0'
297
297
  requirements: []
298
298
  rubyforge_project:
299
- rubygems_version: 2.6.10
299
+ rubygems_version: 2.5.1
300
300
  signing_key:
301
301
  specification_version: 4
302
302
  summary: Official Ruby client library to consume Microsoft Azure Stor Simple 8000