google-apis-cloudtrace_v2beta1 0.23.0 → 0.25.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: 06a8ee0d9d7f282051e502d15e1ed4aedb3154fb7e7b4a0279eda17e422437f1
4
- data.tar.gz: 147d38ce605514a6b6cb39ed564169045c02e9af103369b21a893b91dba2e006
3
+ metadata.gz: df7be07d9d4647f9ed6f76eb9df8f909ec495e700599578c95cf0f474ae7a218
4
+ data.tar.gz: 49def7cfb26cf598fd7fd00256fb262411576f60c5fe694061fb4f4e278bf5a5
5
5
  SHA512:
6
- metadata.gz: eaf73c018f02a344b3f2c9eb73cfa940b41347e6c3d71705550654978b0aa65eaec1040e482efb05b38315905997b578211d940f36aecd6d86052522e7b0ee4d
7
- data.tar.gz: 5f5d48e00cfbcf95bc82b45b723121783c91595fbbf4e58b85a32b378837d0d30b9019b6824f5375ee4432bce83b02718f537e5c97e8d1c2336e4524c1bf57a8
6
+ metadata.gz: aaee72c2ba6c8edc4e19155867944098859363568574d99ed2ea79a991dd625e575b075b232a44213d327944cd919ec248bfc00a5f89806bbcb94b0e5537d555
7
+ data.tar.gz: 2f4054aac0d712638c1267ae96359257f1b1bd76a81532eebe88338ad5f934de1652be7067f472fadde5db221098ff4c1152a8ac1f233f462b9c758d16a4852e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-cloudtrace_v2beta1
2
2
 
3
+ ### v0.25.0 (2025-10-12)
4
+
5
+ * Regenerated from discovery document revision 20251003
6
+ * Regenerated using generator version 0.18.0
7
+
8
+ ### v0.24.0 (2025-05-04)
9
+
10
+ * Regenerated using generator version 0.17.0
11
+
3
12
  ### v0.23.0 (2024-07-25)
4
13
 
5
14
  * Regenerated from discovery document revision 20240712
data/OVERVIEW.md CHANGED
@@ -79,11 +79,11 @@ Gem names for modern clients are often of the form `google-cloud-<service_name>`
79
79
 
80
80
  **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
81
 
82
- The [product documentation](https://cloud.google.com/trace) may provide guidance regarding the preferred client library to use.
82
+ The [product documentation](https://cloud.google.com/trace/) may provide guidance regarding the preferred client library to use.
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 CloudtraceV2beta1
18
18
  # Version of the google-apis-cloudtrace_v2beta1 gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240712"
25
+ REVISION = "20251003"
26
26
  end
27
27
  end
28
28
  end
@@ -34,7 +34,7 @@ module Google
34
34
  # Cloudtrace = Google::Apis::CloudtraceV2beta1 # Alias the module
35
35
  # service = Cloudtrace::CloudTraceService.new
36
36
  #
37
- # @see https://cloud.google.com/trace
37
+ # @see https://cloud.google.com/trace/
38
38
  class CloudTraceService < Google::Apis::Core::BaseService
39
39
  DEFAULT_ENDPOINT_TEMPLATE = "https://cloudtrace.$UNIVERSE_DOMAIN$/"
40
40
 
@@ -27,7 +27,7 @@ module Google
27
27
  # with the Cloud Trace API directly. If you are looking to instrument your
28
28
  # application for Cloud Trace, we recommend using OpenTelemetry.
29
29
  #
30
- # @see https://cloud.google.com/trace
30
+ # @see https://cloud.google.com/trace/
31
31
  module CloudtraceV2beta1
32
32
  # Version of the Cloud Trace API this client connects to.
33
33
  # This is NOT the gem version.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudtrace_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.25.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-07-25 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_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v2beta1/v0.23.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v2beta1/v0.25.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtrace_v2beta1
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.6
79
- signing_key:
76
+ rubygems_version: 3.6.9
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Cloud Trace API V2beta1
82
79
  test_files: []