google-apis-cloudtrace_v1 0.24.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: 18a3506f496a6ec0afcdebd5e1274884af0e99a482f6eebded153c06a54c5d6b
4
- data.tar.gz: 70e64f0d0bd17032309f6336cdd3dddddf2c3a081a4063a15620e1029c6036fb
3
+ metadata.gz: 559517eca180b4e5572fce6e059e762e75b847b87b1f116586eb4e90ccd6cee6
4
+ data.tar.gz: 42183e125f865fe479a0e4fd5290bc8852a72f105957843c21f202a334aed40a
5
5
  SHA512:
6
- metadata.gz: 557f0c4334f791f3b29aa46627f9ae9519731065e45602d02835f97a3c3a5827e9c77b4ddab3fb181f3350244606c14a08c04f31757dedf54e9b6236821eecfd
7
- data.tar.gz: 8bb05391330fd8c18b5f3f966bf4080fac30ef62d875d52657fcbd00774d644b1b91b6015637f0e5e750aab3c684a1241badb16d1f032484f7c159b6d223d675
6
+ metadata.gz: 62845febb91d3d06d317f5d796e11ac236c6d8d5c1af2eadceb9f7282997a9d1f7551e246661f35bd28ca06a079e2ff67ac5205d050f6f8901dc7dc8eba81698
7
+ data.tar.gz: 4e91bb4e90fc4c942ea623f1ec03044b1f89663d783e8924832ebebb035dbd198b3e8e4b17c46efeee3b59f0623da0b87f1d9a733a1e032be0f142a13ff0cc13
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudtrace_v1
2
2
 
3
+ ### v0.25.0 (2025-10-12)
4
+
5
+ * Regenerated from discovery document revision 20251003
6
+
3
7
  ### v0.24.0 (2025-06-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20250530
data/OVERVIEW.md CHANGED
@@ -79,7 +79,7 @@ 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
 
@@ -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.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250530"
25
+ REVISION = "20251003"
26
26
  end
27
27
  end
28
28
  end
@@ -34,7 +34,7 @@ module Google
34
34
  # Cloudtrace = Google::Apis::CloudtraceV1 # 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 CloudtraceV1
32
32
  # Version of the Cloud Trace API this client connects to.
33
33
  # This is NOT the gem version.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudtrace_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtrace_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v1/v0.24.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v1/v0.25.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtrace_v1
62
62
  rdoc_options: []
63
63
  require_paths: