google-apis-cloudtrace_v1 0.21.0 → 0.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 336118035f23c929fd7356f6bcb71b3b0842acecc0577fb1d2d416be289e6e83
4
- data.tar.gz: b993183da4571714fc7763ff0c62910aadd5349044b4b5201baf2408189cd620
3
+ metadata.gz: 22c1d372269108de1ae5520c0da9c90f003c78a85d5aafc1961aa55901a6a7dc
4
+ data.tar.gz: 25c200d228d7fc75f8f3fdd0279bbdf3d53aa4cc4c82a16337bcd341433a13a0
5
5
  SHA512:
6
- metadata.gz: d2b50042646401d0e3f2bf3caa47da25bd236f35e933556713e8af4c36a9d3951334320463aaa44eb87e52196e660f4294c920fc88298e203be3a0355dd824f4
7
- data.tar.gz: 83a3ae451be5f16b6c2e5a4479c680ca569d63e3a7759a5071f9c3a1f1003a8e2ff4594d996adfc9065de3a82043d54c4dfcb0409fda2dfe709f7da92881baca
6
+ metadata.gz: e1d44fc1f18618071c606e9ccca0f074c13b76417c5f08f3fbd11477ece680c052188bc5e9ff266c4c7fe27261aa5103d60adab15dd4629d42c2f6fbb0d54229
7
+ data.tar.gz: 28fd278a301a860d54e3a51b62aa7c36b14f25544ebc422aeb6147d92664e7f7c305ff4c9828181852dd244809551fba68c3b066990c45266a755778e4d7af33
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-cloudtrace_v1
2
2
 
3
+ ### v0.23.0 (2025-05-04)
4
+
5
+ * Regenerated using generator version 0.17.0
6
+
7
+ ### v0.22.0 (2025-04-20)
8
+
9
+ * Regenerated from discovery document revision 20250411
10
+ * Regenerated using generator version 0.16.0
11
+
3
12
  ### v0.21.0 (2024-12-02)
4
13
 
5
14
  * Regenerated from discovery document revision 20240816
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/trace) may provide guidance
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudtraceV1
18
18
  # Version of the google-apis-cloudtrace_v1 gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.17.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240816"
25
+ REVISION = "20250411"
26
26
  end
27
27
  end
28
28
  end
@@ -55,11 +55,8 @@ module Google
55
55
  @batch_path = 'batch'
56
56
  end
57
57
 
58
- # Sends new traces to Cloud Trace or updates existing traces. If the ID of a
59
- # trace that you send matches that of an existing trace, any fields in the
60
- # existing trace and its spans are overwritten by the provided values, and any
61
- # new fields provided are merged with the existing trace data. If the ID does
62
- # not match, a new trace is created.
58
+ # Sends trace spans to Cloud Trace. Spans cannot be updated. If the trace ID and
59
+ # span ID already exist, an additional copy of the span will be stored.
63
60
  # @param [String] project_id
64
61
  # Required. ID of the Cloud project where the trace data is stored.
65
62
  # @param [Google::Apis::CloudtraceV1::Traces] traces_object
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudtrace_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-04 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtrace_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v1/v0.21.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v1/v0.23.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtrace_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -68,15 +66,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
68
66
  requirements:
69
67
  - - ">="
70
68
  - !ruby/object:Gem::Version
71
- version: '2.7'
69
+ version: '3.1'
72
70
  required_rubygems_version: !ruby/object:Gem::Requirement
73
71
  requirements:
74
72
  - - ">="
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.22
79
- signing_key:
76
+ rubygems_version: 3.6.8
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Cloud Trace API V1
82
79
  test_files: []