google-apis-trafficdirector_v2 0.6.0 → 0.7.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: 9967abcf28012f89f896596402948b76878337efde7fbe0b515e6a19520dadcd
4
- data.tar.gz: '09405e0670912433984d61913c69c3a255f476e3296d1a6ac346f590bffd7a67'
3
+ metadata.gz: 8aa2d511d004b83b40ab0ef460e5a2730e63c1a7738de9ef07cff33007e58557
4
+ data.tar.gz: dac60dcd39b76ba00341a1e4e045d7bd5e26fcda7033301121b308a776e62d27
5
5
  SHA512:
6
- metadata.gz: ba4bca687a64bbd0c994361d60b3d2d8797993145804eea9b275013f0fee3a1bdbc60901c8bf41587b92094057b32ff1a2cb32bdea00b7883c1a3c42221c98ec
7
- data.tar.gz: 3f6e0c295414d508dc3393a267c5b99fb359b19cd9746e647b247b3f7417e31c5a9a5ca60797a76bec8b4b2bf8464e05f32da0c9f3aa02f4eef4c13936457be7
6
+ metadata.gz: c706965cd5438b22a60eefad9fd08fc71cfc0862ee83a73dda8cf9ed806c9482c03d2aa4f49379512150ad2c99ff31b030cbd930f567901413f6de8a269abe36
7
+ data.tar.gz: 414e298c0f3a390fad8d827654be2fb47c69d6a345015dcbe63265e900581ce89a4521bda8fac5b6aded7fb946d2d310e1477ade847759b779813757c0787530
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-trafficdirector_v2
2
2
 
3
+ ### v0.7.0 (2021-08-18)
4
+
5
+ * Regenerated from discovery document revision 20210809
6
+
3
7
  ### v0.6.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V2'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module TrafficdirectorV2
18
18
  # Version of the google-apis-trafficdirector_v2 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210325"
25
+ REVISION = "20210809"
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-trafficdirector_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-08-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-trafficdirector_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-trafficdirector_v2/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-trafficdirector_v2/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-trafficdirector_v2
63
63
  post_install_message:
64
64
  rdoc_options: []