google-apis-cloudtrace_v2beta1 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: ddf750f20a3850a64a3fccfab2cd56817fc0976f2bb2ac948bb1f5b318570b4a
4
- data.tar.gz: f317fac871eb11a08c94d00658008dfca23b2df36badda6c348ffe2bb2f3b07a
3
+ metadata.gz: cd290a347f431a5e8d9869b53f07694f88080ebd344af03e9708dc62788bc320
4
+ data.tar.gz: 0e604a430e04e211c47c059dcaa54279ec1319bb79f8762d3900967480d2de37
5
5
  SHA512:
6
- metadata.gz: d5365efa859ea3000ab23b7aac718a52137e26a73f9fcfa99dfebf72027981978573a03c9243bce102bcf0c22e9c21ff87497ef438752665590fc24a99b6504c
7
- data.tar.gz: c2375cd0d760a51d264890f723ddc577f8e3aa1962cd5c6e7b2b9a39ce428fa7dc35782b16532ebfa8ce2a55b5808c01689a1ec26932c0280eb6469604c86dd9
6
+ metadata.gz: 5efe1b4ba0bf9dc22112bcdeb29b6b47a9064c7857be53ac43f54c949158cfca2122554c4451157f1739e4375641b88d372fc0877a39b2725ce3218eeb5d6ba2
7
+ data.tar.gz: 8c427b44d24bce23adfd45392919e1cb6569ee28fa43b1d4cd62a680ab78df12bd7cfe35698b1333eb1442b2a07a272125a3232d1d12cf85feb2b8359c5da72f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudtrace_v2beta1
2
2
 
3
+ ### v0.7.0 (2021-08-19)
4
+
5
+ * Regenerated from discovery document revision 20210812
6
+
3
7
  ### v0.6.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -33,7 +33,7 @@ module Google
33
33
  # This is NOT the gem version.
34
34
  VERSION = 'V2beta1'
35
35
 
36
- # See, edit, configure, and delete your Google Cloud Platform data
36
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
37
37
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
38
38
 
39
39
  # Write Trace data for a project or application
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudtraceV2beta1
18
18
  # Version of the google-apis-cloudtrace_v2beta1 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 = "20210812"
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-cloudtrace_v2beta1
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-cloudtrace_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v2beta1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v2beta1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudtrace_v2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []