google-apis-networksecurity_v1beta1 0.53.0 → 0.54.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: '0158e2ba6f66a3aa73c8c5d689d56ab31d9c10ee9e2488ffe25ea02f9e0aea5a'
4
- data.tar.gz: 1489a6b47f102eb1defd0eb791c56c3f87eec43c8d7b41900aa6b1dbad60d75b
3
+ metadata.gz: 5b6c04e000b41649951195c859b9ddcf4b2e3c73f81e828285e0a725484ad98f
4
+ data.tar.gz: 96ff86a3ed6fecdde13d0594ac9ccc56ce522d64eba613169232083d079ffd7b
5
5
  SHA512:
6
- metadata.gz: 598edbc381c3734a5d53c3d72235a296cfb7b11dcd32ab864295a4ded0ee59af23d42bd2b25ec3bb65d9312020d53ae5cb4d08e7a1bc6c3b4cd21debe8eb23f2
7
- data.tar.gz: f687915ef2b15e98ff006b335b48c77f305b88d868bdd2748079eb56bb5dd7853c6ec0767537f6be0d20f3076a759229257a1a8e306831ac3da5da2f148481b5
6
+ metadata.gz: 6e2d62c60aaa413e12f3cb4fb5622ba348ff4a819135a933fff13bef3ee6a1f165006bd04fae7f73e8198a829be86983a04ed068672b1f310720c1ec21548aa7
7
+ data.tar.gz: 78c68999dc24db6b065c0e79c963033f96e0237f92233457e8a78909b72b33f2f8e6609147add4df8ff63b16658d2883a561fb7dacf0dbad4a0b8a6bd3c0fdbb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networksecurity_v1beta1
2
2
 
3
+ ### v0.54.0 (2025-08-17)
4
+
5
+ * Regenerated from discovery document revision 20250806
6
+
3
7
  ### v0.53.0 (2025-08-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20250804
@@ -1228,7 +1228,7 @@ module Google
1228
1228
  end
1229
1229
  end
1230
1230
 
1231
- # Message describing Endpoint object
1231
+ # Message describing Endpoint object.
1232
1232
  class FirewallEndpoint
1233
1233
  include Google::Apis::Core::Hashable
1234
1234
 
@@ -1252,7 +1252,7 @@ module Google
1252
1252
  # @return [String]
1253
1253
  attr_accessor :billing_project_id
1254
1254
 
1255
- # Output only. Create time stamp
1255
+ # Output only. Create time stamp.
1256
1256
  # Corresponds to the JSON property `createTime`
1257
1257
  # @return [String]
1258
1258
  attr_accessor :create_time
@@ -1267,7 +1267,7 @@ module Google
1267
1267
  # @return [Hash<String,String>]
1268
1268
  attr_accessor :labels
1269
1269
 
1270
- # Immutable. Identifier. name of resource
1270
+ # Immutable. Identifier. Name of resource.
1271
1271
  # Corresponds to the JSON property `name`
1272
1272
  # @return [String]
1273
1273
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworksecurityV1beta1
18
18
  # Version of the google-apis-networksecurity_v1beta1 gem
19
- GEM_VERSION = "0.53.0"
19
+ GEM_VERSION = "0.54.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 = "20250804"
25
+ REVISION = "20250806"
26
26
  end
27
27
  end
28
28
  end
@@ -581,7 +581,7 @@ module Google
581
581
 
582
582
  # Update a single Endpoint.
583
583
  # @param [String] name
584
- # Immutable. Identifier. name of resource
584
+ # Immutable. Identifier. Name of resource.
585
585
  # @param [Google::Apis::NetworksecurityV1beta1::FirewallEndpoint] firewall_endpoint_object
586
586
  # @param [String] request_id
587
587
  # Optional. An optional request ID to identify requests. Specify a unique
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networksecurity_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.53.0
4
+ version: 0.54.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-networksecurity_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.53.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.54.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: