google-apis-threatintelligence_v1beta 0.3.0 → 0.4.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: 78f0e3c93a6bc3f68641f5438764209160bc63cf751dae0d5a74ac1d597312eb
4
- data.tar.gz: d8041dd553f4602a4d5b01b3ef9e45664d52fd78342b0d09ba961ca3d76f0061
3
+ metadata.gz: a72502b149ade081ea607508098536e526bab45a3dd6582cd751ac64ec76030e
4
+ data.tar.gz: 9241e6b918ff7e735f5928d35fec992bc4d4bcb5b30eb43a2e518f9748db962b
5
5
  SHA512:
6
- metadata.gz: 5ac5ebb1a7e693c915b9a55fc8802e5579fc9f7708a950140f1f2f951c5f7c5bad1d58deca1c91e2279f1e6f13dfb9fb89dca9cbaf0ed4b456f30f726bda3b1a
7
- data.tar.gz: f467351af602512e05aa5a1ba01776011f106a1596a2811c65e84083cd5e603f5064759fc837856f68ba07843720ead733a82744719edd2de7ad921829bf4534
6
+ metadata.gz: d9603734f3344747b5284fc093ba31b894013765cd57246837021667ec9c664fa74780a6e9079dd3bd0c49d4f1ada4bd08a4c9b7d632fff0bad23f5b5fe115cc
7
+ data.tar.gz: 268992ea620e1ce205c3a97425a305fa9e56559764a3e9f90f622640a94ebae233111a5306cd1fd966b25b5ae2a535386ca73bb2eb9557c1d1cc2ed834f54e96
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-threatintelligence_v1beta
2
2
 
3
+ ### v0.4.0 (2026-02-15)
4
+
5
+ * Regenerated from discovery document revision 20260211
6
+
3
7
  ### v0.3.0 (2026-02-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20260204
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/threatintelligence/docs/reference/rest) may provide guidance regarding the preferred client library to use.
82
+ The [product documentation](https://docs.cloud.google.com/threatintelligence/) 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 ThreatintelligenceV1beta
18
18
  # Version of the google-apis-threatintelligence_v1beta gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.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 = "20260204"
25
+ REVISION = "20260211"
26
26
  end
27
27
  end
28
28
  end
@@ -30,7 +30,7 @@ module Google
30
30
  # Threatintelligence = Google::Apis::ThreatintelligenceV1beta # Alias the module
31
31
  # service = Threatintelligence::ThreatIntelligenceServiceService.new
32
32
  #
33
- # @see https://cloud.google.com/threatintelligence/docs/reference/rest
33
+ # @see https://docs.cloud.google.com/threatintelligence/
34
34
  class ThreatIntelligenceServiceService < Google::Apis::Core::BaseService
35
35
  DEFAULT_ENDPOINT_TEMPLATE = "https://threatintelligence.$UNIVERSE_DOMAIN$/"
36
36
 
@@ -23,7 +23,7 @@ module Google
23
23
  #
24
24
  # threatintelligence.googleapis.com API.
25
25
  #
26
- # @see https://cloud.google.com/threatintelligence/docs/reference/rest
26
+ # @see https://docs.cloud.google.com/threatintelligence/
27
27
  module ThreatintelligenceV1beta
28
28
  # Version of the Threat Intelligence API this client connects to.
29
29
  # This is NOT the gem version.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-threatintelligence_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-threatintelligence_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-threatintelligence_v1beta/v0.3.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-threatintelligence_v1beta/v0.4.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-threatintelligence_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: