google-apis-apigateway_v1beta 0.44.0 → 0.45.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: 20c1c4c41c223dfe1a465eec1afd690bca2d1abdb221487efd6f34d02978d663
4
- data.tar.gz: 63e8d3af4c6592c18f2287da0cfb12d47b4fcd6e41337f7ff11f5a83eaaf519b
3
+ metadata.gz: 8f688d8dda19b248fb1dcd7fcd46ced70b6951336d437036b26c6767debe9b22
4
+ data.tar.gz: 7870dbff1117cc8bb1316c9bc0153623daba599b0491cd47d081657819aaa361
5
5
  SHA512:
6
- metadata.gz: 12eb6158552cca21dbd347321bbaa0948336cbe2f64fc542182aebf1d0312bbb06f81ce18e71431358a77814ef7ef4917dab07be1b566dad61a786ec0b4b5ba6
7
- data.tar.gz: 06b037a01dc3629a602286e8400ae45ad605e75ed24c64081235049213d5057fb84ad35da7168c7c7e5b4b73324fb261e34bb43a86001b41a9a81d722c3dcc53
6
+ metadata.gz: 154d28a90e9fac82c89289cd2dd3f95e9c754fe4384369f709597adbf9cdc591eadc7d1fe146e10951dc69cf94ba170935f1e4ccd5a8d97ac247e2eb5a545b14
7
+ data.tar.gz: f35427f102fcde68a733ed05b0fc36457ec05056fe858edafa7857bd86928391cf982e6c548841e72d88029d3d8a986dd8211069b8a5e02c89c97575caf8bdde
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigateway_v1beta
2
2
 
3
+ ### v0.45.0 (2026-09-20)
4
+
5
+ * Regenerated from discovery document revision 20260909
6
+
3
7
  ### v0.44.0 (2026-09-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20260902
@@ -544,8 +544,7 @@ module Google
544
544
  # @return [String]
545
545
  attr_accessor :create_time
546
546
 
547
- # Output only. The default API Gateway host name of the form ``gateway_id`-`hash`
548
- # .`region_code`.gateway.dev`.
547
+ # Output only. The default hostname that serves traffic for this Gateway.
549
548
  # Corresponds to the JSON property `defaultHostname`
550
549
  # @return [String]
551
550
  attr_accessor :default_hostname
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigatewayV1beta
18
18
  # Version of the google-apis-apigateway_v1beta gem
19
- GEM_VERSION = "0.44.0"
19
+ GEM_VERSION = "0.45.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260902"
25
+ REVISION = "20260909"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apigateway_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.44.0
4
+ version: 0.45.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-apigateway_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1beta/v0.44.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1beta/v0.45.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigateway_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: