google-apis-apihub_v1 0.6.0 → 0.7.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: b84d1a81597e28c0668599d7be54e47df723cfa27023f91193e10c5fd8e9ec80
4
- data.tar.gz: 29c90f6148bced18f1aafd1da5d51ad4272ad6cf30ae12f9860cc3ad7cbc4578
3
+ metadata.gz: de3da0d5274b77ea2e9a5fc0e344540919fc2050cf27090ce2468b077af8a951
4
+ data.tar.gz: 04ef0b4e8ccb198294e4bf1f5f59a9864a6210dc20c85336b9b8551c23545ca5
5
5
  SHA512:
6
- metadata.gz: 362c9b094b4acf9f2676eeae00eb8bf5186614eba2b081b69e2a6d471b5ab013e49e91e4082788198ac6f91541260ec5b66c58cb47e857a3c4fdc7bab388ea07
7
- data.tar.gz: bd0b7d36288f2f0a1e5dc4c63a56ea1a40960c5b18235faaf84760fe6f478e5a05ea95623e1dc19d6037adcac8fc9eedddfbe61a52f619f095c7a2e410197d31
6
+ metadata.gz: '04708262ad39ae90e9f79298bebaf77493da2e04da1d54bdce7e27b0c79d8a91d6f5a146f0efc2c3d4d28085dc6bbd46747d2c5fc27cfc3ae69394b0d21394ee'
7
+ data.tar.gz: 6b592bd475623bf99b72c2bc94971027604900306cfceab6ed30bae686561630a2488225e61f5827505b008a55bdda7f428a4e865ac52ff8f77cb4d069f862ef
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apihub_v1
2
2
 
3
+ ### v0.7.0 (2025-09-07)
4
+
5
+ * Regenerated from discovery document revision 20250829
6
+
3
7
  ### v0.6.0 (2025-08-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20250731
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApihubV1
18
18
  # Version of the google-apis-apihub_v1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.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 = "20250731"
25
+ REVISION = "20250829"
26
26
  end
27
27
  end
28
28
  end
@@ -119,8 +119,8 @@ module Google
119
119
  # @param [String] name
120
120
  # The resource that owns the locations collection, if applicable.
121
121
  # @param [Array<String>, String] extra_location_types
122
- # Optional. A list of extra location types that should be used as conditions for
123
- # controlling the visibility of the locations.
122
+ # Optional. Do not use this field. It is unsupported and is ignored unless
123
+ # explicitly documented otherwise. This is primarily for internal usage.
124
124
  # @param [String] filter
125
125
  # A filter to narrow down results to a preferred subset. The filtering language
126
126
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apihub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-apihub_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-apihub_v1/v0.6.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apihub_v1/v0.7.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apihub_v1
62
62
  rdoc_options: []
63
63
  require_paths: