google-apis-networkmanagement_v1beta1 0.71.0 → 0.72.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: 9bc542873110b6576d4e032b9d6744e1f8b0ab3d1c3f08403703eed0b3183f75
4
- data.tar.gz: f18a89ed28716188021c399a71e830374f46f0a5577fa18c12c8b2af2d3cec8b
3
+ metadata.gz: 5bf72b5c019b0f9870cda34028f17a50a50a4e293b504e6f6bd4633834550a83
4
+ data.tar.gz: 848ef1237092023883522623925d61aeecfda896fb03698d1686f64746f837bf
5
5
  SHA512:
6
- metadata.gz: b18fe974115e5bac59965786d8afa66e8655f22ec55c0ab0d71ae8b3f116649e49acb51c03404e5e639682f6a4857382294cec002b9ebb222e880d477856e43a
7
- data.tar.gz: 720c81db052a9f626ec1c401ebca125a20061f443243480a7ce947f7e730e4deceef20f8b6d7b352aeb618b63b63d4e63f4f0a88cca7e8508ace93e3eee6c451
6
+ metadata.gz: 0b701d247326456ddb324bf8c60a463b42c437e35ed8e136ab83a453f5928037ab251eeb0734d16067bcb61c3e274a4f205122f001c200a6d6039b81e2ce231d
7
+ data.tar.gz: '09d9aa8ae43935b72fd97ecdbb9413efeb2f47cbae3396604fb812da68eb08b3fc402ebbc16393c10a97810c1bb9e6b9f334b8bbb0cc519b29a30a97b590bddc'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkmanagement_v1beta1
2
2
 
3
+ ### v0.72.0 (2026-01-25)
4
+
5
+ * Regenerated from discovery document revision 20260114
6
+
3
7
  ### v0.71.0 (2026-01-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20260110
@@ -962,13 +962,14 @@ module Google
962
962
  # @return [String]
963
963
  attr_accessor :load_balancer_type
964
964
 
965
- # A VPC network URI.
965
+ # A VPC network URI. Used according to the `network_type`. Relevant only for the
966
+ # source endpoints.
966
967
  # Corresponds to the JSON property `network`
967
968
  # @return [String]
968
969
  attr_accessor :network
969
970
 
970
- # Type of the network where the endpoint is located. Applicable only to source
971
- # endpoint, as destination network type can be inferred from the source.
971
+ # Type of the network where the endpoint is located. Relevant only for the
972
+ # source endpoints.
972
973
  # Corresponds to the JSON property `networkType`
973
974
  # @return [String]
974
975
  attr_accessor :network_type
@@ -979,13 +980,8 @@ module Google
979
980
  # @return [Fixnum]
980
981
  attr_accessor :port
981
982
 
982
- # Project ID where the endpoint is located. The project ID can be derived from
983
- # the URI if you provide a endpoint or network URI. The following are two cases
984
- # where you may need to provide the project ID: 1. Only the IP address is
985
- # specified, and the IP address is within a Google Cloud project. 2. When you
986
- # are using Shared VPC and the IP address that you provide is from the service
987
- # project. In this case, the network that the IP address resides in is defined
988
- # in the host project.
983
+ # Endpoint project ID. Used according to the `network_type`. Relevant only for
984
+ # the source endpoints.
989
985
  # Corresponds to the JSON property `projectId`
990
986
  # @return [String]
991
987
  attr_accessor :project_id
@@ -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.71.0"
19
+ GEM_VERSION = "0.72.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 = "20260110"
25
+ REVISION = "20260114"
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-networkmanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.71.0
4
+ version: 0.72.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.71.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.72.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: