google-apis-cloudtrace_v2beta1 0.10.0 → 0.13.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: 818a06ee7550fceafa2ee897f6ada47a3c4b3bab9fd931b1e2099bbeefbb13fc
4
- data.tar.gz: 7607e40811ac071eba2e36301b9806b66cda1559948b72186de80ff479bd3d09
3
+ metadata.gz: 3719d9cafe35055867085c9e2a24d07e3a20c55a2aca544bd96780e42d56b77a
4
+ data.tar.gz: 6fe70ea2e55c05db97195db53bc9566906a6fa8d0d2fced2504427f9b4dc6d74
5
5
  SHA512:
6
- metadata.gz: 11b98b8f8bb665b4648ac55d769c08975ba0e97152db8cf831680b6104fc25087c45646d49b3a22f38d235e9c9fb04517825b02ad8e70f6426f56a5501feff3a
7
- data.tar.gz: 4b34ec6bbaaa812b7c17a045e9786b51a3bf7f39f8cd0de13891bb9781c8e188513be684648fdcfdc6dfa283b5879ebcb55e47645ed6c864354a746468459592
6
+ metadata.gz: c3caf677489728ffb918c840582eb8e1af3ad3018e1979ed828a59176f830d336ea932bd2005df3ce4a8da384034189878fbbdeece8bbc3a90a3fab2ab1035f0
7
+ data.tar.gz: 6d62c80f8362bffec0cd98180247630077ef08ec6e2f98b23daaf0b6ffa72b48bb9fdb96e70b7d61077396c106f96df827c57c4b60939f7eea37b6fb9815ebb6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-cloudtrace_v2beta1
2
2
 
3
+ ### v0.13.0 (2022-06-05)
4
+
5
+ * Regenerated using generator version 0.5.0
6
+
7
+ ### v0.12.0 (2022-04-30)
8
+
9
+ * Regenerated from discovery document revision 20220421
10
+
11
+ ### v0.11.0 (2022-04-09)
12
+
13
+ * Regenerated from discovery document revision 20220330
14
+
3
15
  ### v0.10.0 (2022-03-05)
4
16
 
5
17
  * Regenerated from discovery document revision 20220224
@@ -25,8 +25,7 @@ module Google
25
25
  # A generic empty message that you can re-use to avoid defining duplicated empty
26
26
  # messages in your APIs. A typical example is to use it as the request or the
27
27
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
28
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
29
- # `Empty` is empty JSON object ````.
28
+ # protobuf.Empty) returns (google.protobuf.Empty); `
30
29
  class Empty
31
30
  include Google::Apis::Core::Hashable
32
31
 
@@ -70,8 +69,8 @@ module Google
70
69
  class OutputConfig
71
70
  include Google::Apis::Core::Hashable
72
71
 
73
- # The destination for writing trace data. Currently only BigQuery is supported.
74
- # E.g.: "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
72
+ # The destination for writing trace data. Supported formats include: "bigquery.
73
+ # googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
75
74
  # Corresponds to the JSON property `destination`
76
75
  # @return [String]
77
76
  attr_accessor :destination
@@ -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.10.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.5.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220224"
25
+ REVISION = "20220421"
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.10.0
4
+ version: 0.13.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: 2022-03-07 00:00:00.000000000 Z
11
+ date: 2022-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.5'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.5'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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/main/generated/google-apis-cloudtrace_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v2beta1/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v2beta1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtrace_v2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Trace API V2beta1