google-apis-servicecontrol_v1 0.2.0 → 0.3.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
  SHA256:
3
- metadata.gz: 1a9c5678473c5b62c5851b669df42c30e9460492350f59f92679ecb6f6a149d3
4
- data.tar.gz: cbd4ff1dfc53e0b55d239c3d45a2ef198db50eb8053269aacb039fe704b3868d
3
+ metadata.gz: 1c121631c4f46fc5c2ea5ebd490ce760ca33c2c859624984b8cbc767cf99aef2
4
+ data.tar.gz: f73e339a4835250b1dbabc1a72bea2d8037d10b15af03edbece3d33bd9c87151
5
5
  SHA512:
6
- metadata.gz: de7ab685d2f8f82d8af5142036964977042b8adab1ef4277025a2bd89f834f086db81ea89e63452c40d4f95a6f01b6ce964779b4aaeab0e0390c0b8b675bdd7a
7
- data.tar.gz: 3bb720950a0573eda80be860fd521f46319ed5bb82bfbfd75ae0a887cc56858ca275b020409dfe16211e45294efc6fa34e759e1501d0a1641fac0695b17199e9
6
+ metadata.gz: 9083de9e4758ebd782d476b8b7a61624bca2c5f1e35abdb6438395f655d63b0a92bddea18be8ee27e9a3033ac328114f364693afba8ce9fb786e50adb8e9fec7
7
+ data.tar.gz: 909d55ecccbffea63e2fe6b4396af19af665d25c14508fdcaa411de76b3d879ef6d425b17ed0961bc32d7314f78900a2c8a3ebd63482c5ad37b096bb4b035746
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicecontrol_v1
2
2
 
3
+ ### v0.3.0 (2021-02-12)
4
+
5
+ * Regenerated from discovery document revision 20210205
6
+
3
7
  ### v0.2.0 (2021-02-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20210130
@@ -1912,7 +1912,7 @@ module Google
1912
1912
  # @return [Fixnum]
1913
1913
  attr_accessor :size
1914
1914
 
1915
- # The timestamp when the `destination` service receives the first byte of the
1915
+ # The timestamp when the `destination` service receives the last byte of the
1916
1916
  # request.
1917
1917
  # Corresponds to the JSON property `time`
1918
1918
  # @return [String]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicecontrolV1
18
18
  # Version of the google-apis-servicecontrol_v1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210130"
25
+ REVISION = "20210205"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-servicecontrol_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-08 00:00:00.000000000 Z
11
+ date: 2021-02-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicecontrol_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicecontrol_v1
57
57
  post_install_message:
58
58
  rdoc_options: []