google-apis-networkmanagement_v1beta1 0.68.0 → 0.69.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: 3f1b909819f5e66f4544369e57c61aefa5adb4ffa7dd3accf03483b9d4c62c79
4
- data.tar.gz: e1a72e607f4503a2a51d4882262624f5d099bb1fe4b1d0c944660ff9845fb71f
3
+ metadata.gz: 4c94386399eebc9544ee852540e2b5dff07f2a39afb2703374e3de682b47d3e3
4
+ data.tar.gz: 688249959fae405f9810db4faafb22fc12dfb8ad77af091b0380827532dc7f6f
5
5
  SHA512:
6
- metadata.gz: 11bfd4b3b4576a30e205dd42139af1280e2dff94ab886e44e7710390b842e71c2de7d446a28b7ce13c334065de2617eef8e647c20f45afa9608d777ca2c1f945
7
- data.tar.gz: c756473690f93d71a6135cdcaf21ff5c83c959a0a5d35ed60efaac7c570f769ee8c448895647e74009d06ed5545bfdd73f25cba420484ff61a137a903af4fef1
6
+ metadata.gz: cb807b532538d1a0c98850886053699a0adb92faeace932e82e01e016058e0da19ef5036aead58f6cacba7ac3091c363aafd97edcd4f347b7e802067b9e55f2b
7
+ data.tar.gz: 668667c6b94ba6e8e1addc3dfd790b57cc310e1e8a6b87c05797f609e0f7c383ae64a00f33a1fb4ff1b76b1b06c894f004e1a1fc24cd97a3b63022eab43263cd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkmanagement_v1beta1
2
2
 
3
+ ### v0.69.0 (2025-11-16)
4
+
5
+ * Regenerated from discovery document revision 20251105
6
+
3
7
  ### v0.68.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251022
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkmanagementV1beta1
18
18
  # Version of the google-apis-networkmanagement_v1beta1 gem
19
- GEM_VERSION = "0.68.0"
19
+ GEM_VERSION = "0.69.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 = "20251022"
25
+ REVISION = "20251105"
26
26
  end
27
27
  end
28
28
  end
@@ -397,7 +397,7 @@ module Google
397
397
  # Lists all `VpcFlowLogsConfigs` in a given organization.
398
398
  # @param [String] parent
399
399
  # Required. The parent resource of the VpcFlowLogsConfig, in one of the
400
- # following formats: - For project-level resourcs: `projects/`project_id`/
400
+ # following formats: - For project-level resources: `projects/`project_id`/
401
401
  # locations/global` - For organization-level resources: `organizations/`
402
402
  # organization_id`/locations/global`
403
403
  # @param [String] filter
@@ -1206,7 +1206,7 @@ module Google
1206
1206
  # Lists all `VpcFlowLogsConfigs` in a given project.
1207
1207
  # @param [String] parent
1208
1208
  # Required. The parent resource of the VpcFlowLogsConfig, in one of the
1209
- # following formats: - For project-level resourcs: `projects/`project_id`/
1209
+ # following formats: - For project-level resources: `projects/`project_id`/
1210
1210
  # locations/global` - For organization-level resources: `organizations/`
1211
1211
  # organization_id`/locations/global`
1212
1212
  # @param [String] filter
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkmanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.68.0
4
+ version: 0.69.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-networkmanagement_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.68.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.69.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: