azure_mgmt_stream_analytics 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: 9619c270cd3a45f7f24c768b313d49b341ed47bd
4
- data.tar.gz: eae2d39b9a337221a24d718e1b1d14cc85cda73e
3
+ metadata.gz: ebabb08d8e5118ec75bf8462a7f4fa03ff4c8ced
4
+ data.tar.gz: c81c083e8bd45615a2ae5f69b8f9a6a508b7462e
5
5
  SHA512:
6
- metadata.gz: 9a8b4dd2f21b7f852d1829f8cef9c1e68183dc1b27b1a8f24c60659483022bcde578fb7b4b1341eacfb8789831b87033eefa4c0eb9071dd7d775a88bd20cb538
7
- data.tar.gz: 84d9fa57c0be2f439cc2f79cc4cf7dd5458e46e183a7ffa7b96519be5a49fca67cdb61dad28cc138088d15333af83e6cce0c99f30c3b5c33c9d9c255a9e9abe2
6
+ metadata.gz: 8d17fd57906b1fc300b7d425dfa0bcd6454d67d812c5747213327cec7180dadfc2233200b8c7a181a3851b41e03da2c42bd4bbf200f0a4541422d65ccf5c8606
7
+ data.tar.gz: ca3c5bbc1b5f94dcfca07bb7b566d8d3015706e459e0299ba9ca1174ce719eab3c806d998d7e094c45cf2253a4c8053eb9dd6a218840de22ce58bc3ac2596c59
@@ -513,7 +513,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
513
513
  # @param job_name [String] The name of the streaming job.
514
514
  # @param select [String] The $select OData query parameter. This is a
515
515
  # comma-separated list of structural properties to include in the response, or
516
- # “*” to include all properties. By default, all properties are returned except
516
+ # "*" to include all properties. By default, all properties are returned except
517
517
  # diagnostics. Currently only accepts '*' as a valid value.
518
518
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
519
519
  # will be added to the HTTP request.
@@ -534,7 +534,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
534
534
  # @param job_name [String] The name of the streaming job.
535
535
  # @param select [String] The $select OData query parameter. This is a
536
536
  # comma-separated list of structural properties to include in the response, or
537
- # “*” to include all properties. By default, all properties are returned except
537
+ # "*" to include all properties. By default, all properties are returned except
538
538
  # diagnostics. Currently only accepts '*' as a valid value.
539
539
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
540
540
  # will be added to the HTTP request.
@@ -554,7 +554,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
554
554
  # @param job_name [String] The name of the streaming job.
555
555
  # @param select [String] The $select OData query parameter. This is a
556
556
  # comma-separated list of structural properties to include in the response, or
557
- # “*” to include all properties. By default, all properties are returned except
557
+ # "*" to include all properties. By default, all properties are returned except
558
558
  # diagnostics. Currently only accepts '*' as a valid value.
559
559
  # @param [Hash{String => String}] A hash of custom headers that will be added
560
560
  # to the HTTP request.
@@ -1032,7 +1032,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
1032
1032
  # @param job_name [String] The name of the streaming job.
1033
1033
  # @param select [String] The $select OData query parameter. This is a
1034
1034
  # comma-separated list of structural properties to include in the response, or
1035
- # “*” to include all properties. By default, all properties are returned except
1035
+ # "*" to include all properties. By default, all properties are returned except
1036
1036
  # diagnostics. Currently only accepts '*' as a valid value.
1037
1037
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
1038
1038
  # will be added to the HTTP request.
@@ -513,7 +513,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
513
513
  # @param job_name [String] The name of the streaming job.
514
514
  # @param select [String] The $select OData query parameter. This is a
515
515
  # comma-separated list of structural properties to include in the response, or
516
- # “*” to include all properties. By default, all properties are returned except
516
+ # "*" to include all properties. By default, all properties are returned except
517
517
  # diagnostics. Currently only accepts '*' as a valid value.
518
518
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
519
519
  # will be added to the HTTP request.
@@ -534,7 +534,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
534
534
  # @param job_name [String] The name of the streaming job.
535
535
  # @param select [String] The $select OData query parameter. This is a
536
536
  # comma-separated list of structural properties to include in the response, or
537
- # “*” to include all properties. By default, all properties are returned except
537
+ # "*" to include all properties. By default, all properties are returned except
538
538
  # diagnostics. Currently only accepts '*' as a valid value.
539
539
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
540
540
  # will be added to the HTTP request.
@@ -554,7 +554,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
554
554
  # @param job_name [String] The name of the streaming job.
555
555
  # @param select [String] The $select OData query parameter. This is a
556
556
  # comma-separated list of structural properties to include in the response, or
557
- # “*” to include all properties. By default, all properties are returned except
557
+ # "*" to include all properties. By default, all properties are returned except
558
558
  # diagnostics. Currently only accepts '*' as a valid value.
559
559
  # @param [Hash{String => String}] A hash of custom headers that will be added
560
560
  # to the HTTP request.
@@ -902,7 +902,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
902
902
  # @param job_name [String] The name of the streaming job.
903
903
  # @param select [String] The $select OData query parameter. This is a
904
904
  # comma-separated list of structural properties to include in the response, or
905
- # “*” to include all properties. By default, all properties are returned except
905
+ # "*" to include all properties. By default, all properties are returned except
906
906
  # diagnostics. Currently only accepts '*' as a valid value.
907
907
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
908
908
  # will be added to the HTTP request.
@@ -513,7 +513,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
513
513
  # @param job_name [String] The name of the streaming job.
514
514
  # @param select [String] The $select OData query parameter. This is a
515
515
  # comma-separated list of structural properties to include in the response, or
516
- # “*” to include all properties. By default, all properties are returned except
516
+ # "*" to include all properties. By default, all properties are returned except
517
517
  # diagnostics. Currently only accepts '*' as a valid value.
518
518
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
519
519
  # will be added to the HTTP request.
@@ -534,7 +534,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
534
534
  # @param job_name [String] The name of the streaming job.
535
535
  # @param select [String] The $select OData query parameter. This is a
536
536
  # comma-separated list of structural properties to include in the response, or
537
- # “*” to include all properties. By default, all properties are returned except
537
+ # "*" to include all properties. By default, all properties are returned except
538
538
  # diagnostics. Currently only accepts '*' as a valid value.
539
539
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
540
540
  # will be added to the HTTP request.
@@ -554,7 +554,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
554
554
  # @param job_name [String] The name of the streaming job.
555
555
  # @param select [String] The $select OData query parameter. This is a
556
556
  # comma-separated list of structural properties to include in the response, or
557
- # “*” to include all properties. By default, all properties are returned except
557
+ # "*" to include all properties. By default, all properties are returned except
558
558
  # diagnostics. Currently only accepts '*' as a valid value.
559
559
  # @param [Hash{String => String}] A hash of custom headers that will be added
560
560
  # to the HTTP request.
@@ -902,7 +902,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
902
902
  # @param job_name [String] The name of the streaming job.
903
903
  # @param select [String] The $select OData query parameter. This is a
904
904
  # comma-separated list of structural properties to include in the response, or
905
- # “*” to include all properties. By default, all properties are returned except
905
+ # "*" to include all properties. By default, all properties are returned except
906
906
  # diagnostics. Currently only accepts '*' as a valid value.
907
907
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
908
908
  # will be added to the HTTP request.
@@ -25,15 +25,16 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
25
25
  # @return [String] Client Api Version.
26
26
  attr_reader :api_version
27
27
 
28
- # @return [String] Gets or sets the preferred language for the response.
28
+ # @return [String] The preferred language for the response.
29
29
  attr_accessor :accept_language
30
30
 
31
- # @return [Integer] Gets or sets the retry timeout in seconds for Long
32
- # Running Operations. Default value is 30.
31
+ # @return [Integer] The retry timeout in seconds for Long Running
32
+ # Operations. Default value is 30.
33
33
  attr_accessor :long_running_operation_retry_timeout
34
34
 
35
- # @return [Boolean] When set to true a unique x-ms-client-request-id value
36
- # is generated and included in each request. Default is true.
35
+ # @return [Boolean] Whether a unique x-ms-client-request-id should be
36
+ # generated. When set to true a unique x-ms-client-request-id value is
37
+ # generated and included in each request. Default is true.
37
38
  attr_accessor :generate_client_request_id
38
39
 
39
40
  # @return [Operations] operations
@@ -149,7 +150,7 @@ module Azure::StreamAnalytics::Mgmt::V2016_03_01
149
150
  #
150
151
  def add_telemetry
151
152
  sdk_information = 'azure_mgmt_stream_analytics'
152
- sdk_information = "#{sdk_information}/0.16.0"
153
+ sdk_information = "#{sdk_information}/0.17.0"
153
154
  add_user_agent_information(sdk_information)
154
155
  end
155
156
  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::StreamAnalytics::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_stream_analytics
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 Stream Analytics Client Library for Ruby
84
84
  email: azrubyteam@microsoft.com
85
85
  executables: []
@@ -200,7 +200,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
200
200
  version: '0'
201
201
  requirements: []
202
202
  rubyforge_project:
203
- rubygems_version: 2.6.10
203
+ rubygems_version: 2.5.1
204
204
  signing_key:
205
205
  specification_version: 4
206
206
  summary: Official Ruby client library to consume Microsoft Azure Stream Analytics