google-apis-networkmanagement_v1beta1 0.62.0 → 0.63.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8a8c15ea678e8c69916488a9507fa083af64e86839b491237a92e8c32020aae0
|
4
|
+
data.tar.gz: 743f2c56a85b7cc78ced6b7cc9ac75cd81ee34f85198de4c379352eaddc6c568
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c5010a6ada47d54c67cf1aa946e2ff738ba96b6b4fbfcf1d0378bc4eae2bbfaf628894b871b40114efc82c2ba5c6bd24bef1098eb8d0c78963231d8617e3160a
|
7
|
+
data.tar.gz: 3084e76ca8f831da5f096e740a8bedf35e24fc4260f83b6fae72e13ace574612ef2f3da55fd27158ea35590b3f89b4e0a384b0bc8a21a1915de1aebeeae271ba
|
data/CHANGELOG.md
CHANGED
@@ -685,6 +685,11 @@ module Google
|
|
685
685
|
# @return [String]
|
686
686
|
attr_accessor :cause
|
687
687
|
|
688
|
+
# Geolocation (region code) of the destination IP address (if relevant).
|
689
|
+
# Corresponds to the JSON property `destinationGeolocationCode`
|
690
|
+
# @return [String]
|
691
|
+
attr_accessor :destination_geolocation_code
|
692
|
+
|
688
693
|
# Destination IP address of the dropped packet (if relevant).
|
689
694
|
# Corresponds to the JSON property `destinationIp`
|
690
695
|
# @return [String]
|
@@ -700,6 +705,11 @@ module Google
|
|
700
705
|
# @return [String]
|
701
706
|
attr_accessor :resource_uri
|
702
707
|
|
708
|
+
# Geolocation (region code) of the source IP address (if relevant).
|
709
|
+
# Corresponds to the JSON property `sourceGeolocationCode`
|
710
|
+
# @return [String]
|
711
|
+
attr_accessor :source_geolocation_code
|
712
|
+
|
703
713
|
# Source IP address of the dropped packet (if relevant).
|
704
714
|
# Corresponds to the JSON property `sourceIp`
|
705
715
|
# @return [String]
|
@@ -712,9 +722,11 @@ module Google
|
|
712
722
|
# Update properties of this object
|
713
723
|
def update!(**args)
|
714
724
|
@cause = args[:cause] if args.key?(:cause)
|
725
|
+
@destination_geolocation_code = args[:destination_geolocation_code] if args.key?(:destination_geolocation_code)
|
715
726
|
@destination_ip = args[:destination_ip] if args.key?(:destination_ip)
|
716
727
|
@region = args[:region] if args.key?(:region)
|
717
728
|
@resource_uri = args[:resource_uri] if args.key?(:resource_uri)
|
729
|
+
@source_geolocation_code = args[:source_geolocation_code] if args.key?(:source_geolocation_code)
|
718
730
|
@source_ip = args[:source_ip] if args.key?(:source_ip)
|
719
731
|
end
|
720
732
|
end
|
@@ -1085,6 +1097,11 @@ module Google
|
|
1085
1097
|
# @return [Array<String>]
|
1086
1098
|
attr_accessor :target_tags
|
1087
1099
|
|
1100
|
+
# Target type of the firewall rule.
|
1101
|
+
# Corresponds to the JSON property `targetType`
|
1102
|
+
# @return [String]
|
1103
|
+
attr_accessor :target_type
|
1104
|
+
|
1088
1105
|
# The URI of the firewall rule. This field is not applicable to implied VPC
|
1089
1106
|
# firewall rules.
|
1090
1107
|
# Corresponds to the JSON property `uri`
|
@@ -1108,6 +1125,7 @@ module Google
|
|
1108
1125
|
@priority = args[:priority] if args.key?(:priority)
|
1109
1126
|
@target_service_accounts = args[:target_service_accounts] if args.key?(:target_service_accounts)
|
1110
1127
|
@target_tags = args[:target_tags] if args.key?(:target_tags)
|
1128
|
+
@target_type = args[:target_type] if args.key?(:target_type)
|
1111
1129
|
@uri = args[:uri] if args.key?(:uri)
|
1112
1130
|
end
|
1113
1131
|
end
|
@@ -1377,6 +1395,49 @@ module Google
|
|
1377
1395
|
end
|
1378
1396
|
end
|
1379
1397
|
|
1398
|
+
# For display only. Metadata associated with an Interconnect attachment.
|
1399
|
+
class InterconnectAttachmentInfo
|
1400
|
+
include Google::Apis::Core::Hashable
|
1401
|
+
|
1402
|
+
# URI of the Cloud Router to be used for dynamic routing.
|
1403
|
+
# Corresponds to the JSON property `cloudRouterUri`
|
1404
|
+
# @return [String]
|
1405
|
+
attr_accessor :cloud_router_uri
|
1406
|
+
|
1407
|
+
# Name of an Interconnect attachment.
|
1408
|
+
# Corresponds to the JSON property `displayName`
|
1409
|
+
# @return [String]
|
1410
|
+
attr_accessor :display_name
|
1411
|
+
|
1412
|
+
# URI of the Interconnect where the Interconnect attachment is configured.
|
1413
|
+
# Corresponds to the JSON property `interconnectUri`
|
1414
|
+
# @return [String]
|
1415
|
+
attr_accessor :interconnect_uri
|
1416
|
+
|
1417
|
+
# Name of a Google Cloud region where the Interconnect attachment is configured.
|
1418
|
+
# Corresponds to the JSON property `region`
|
1419
|
+
# @return [String]
|
1420
|
+
attr_accessor :region
|
1421
|
+
|
1422
|
+
# URI of an Interconnect attachment.
|
1423
|
+
# Corresponds to the JSON property `uri`
|
1424
|
+
# @return [String]
|
1425
|
+
attr_accessor :uri
|
1426
|
+
|
1427
|
+
def initialize(**args)
|
1428
|
+
update!(**args)
|
1429
|
+
end
|
1430
|
+
|
1431
|
+
# Update properties of this object
|
1432
|
+
def update!(**args)
|
1433
|
+
@cloud_router_uri = args[:cloud_router_uri] if args.key?(:cloud_router_uri)
|
1434
|
+
@display_name = args[:display_name] if args.key?(:display_name)
|
1435
|
+
@interconnect_uri = args[:interconnect_uri] if args.key?(:interconnect_uri)
|
1436
|
+
@region = args[:region] if args.key?(:region)
|
1437
|
+
@uri = args[:uri] if args.key?(:uri)
|
1438
|
+
end
|
1439
|
+
end
|
1440
|
+
|
1380
1441
|
# Describes measured latency distribution.
|
1381
1442
|
class LatencyDistribution
|
1382
1443
|
include Google::Apis::Core::Hashable
|
@@ -2910,6 +2971,11 @@ module Google
|
|
2910
2971
|
# @return [Google::Apis::NetworkmanagementV1beta1::InstanceInfo]
|
2911
2972
|
attr_accessor :instance
|
2912
2973
|
|
2974
|
+
# For display only. Metadata associated with an Interconnect attachment.
|
2975
|
+
# Corresponds to the JSON property `interconnectAttachment`
|
2976
|
+
# @return [Google::Apis::NetworkmanagementV1beta1::InterconnectAttachmentInfo]
|
2977
|
+
attr_accessor :interconnect_attachment
|
2978
|
+
|
2913
2979
|
# For display only. Metadata associated with a load balancer.
|
2914
2980
|
# Corresponds to the JSON property `loadBalancer`
|
2915
2981
|
# @return [Google::Apis::NetworkmanagementV1beta1::LoadBalancerInfo]
|
@@ -3014,6 +3080,7 @@ module Google
|
|
3014
3080
|
@gke_master = args[:gke_master] if args.key?(:gke_master)
|
3015
3081
|
@google_service = args[:google_service] if args.key?(:google_service)
|
3016
3082
|
@instance = args[:instance] if args.key?(:instance)
|
3083
|
+
@interconnect_attachment = args[:interconnect_attachment] if args.key?(:interconnect_attachment)
|
3017
3084
|
@load_balancer = args[:load_balancer] if args.key?(:load_balancer)
|
3018
3085
|
@load_balancer_backend_info = args[:load_balancer_backend_info] if args.key?(:load_balancer_backend_info)
|
3019
3086
|
@nat = args[:nat] if args.key?(:nat)
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.63.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 = "
|
25
|
+
REVISION = "20250806"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -184,6 +184,12 @@ module Google
|
|
184
184
|
include Google::Apis::Core::JsonObjectSupport
|
185
185
|
end
|
186
186
|
|
187
|
+
class InterconnectAttachmentInfo
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
187
193
|
class LatencyDistribution
|
188
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
195
|
|
@@ -566,9 +572,11 @@ module Google
|
|
566
572
|
# @private
|
567
573
|
class Representation < Google::Apis::Core::JsonRepresentation
|
568
574
|
property :cause, as: 'cause'
|
575
|
+
property :destination_geolocation_code, as: 'destinationGeolocationCode'
|
569
576
|
property :destination_ip, as: 'destinationIp'
|
570
577
|
property :region, as: 'region'
|
571
578
|
property :resource_uri, as: 'resourceUri'
|
579
|
+
property :source_geolocation_code, as: 'sourceGeolocationCode'
|
572
580
|
property :source_ip, as: 'sourceIp'
|
573
581
|
end
|
574
582
|
end
|
@@ -652,6 +660,7 @@ module Google
|
|
652
660
|
property :priority, as: 'priority'
|
653
661
|
collection :target_service_accounts, as: 'targetServiceAccounts'
|
654
662
|
collection :target_tags, as: 'targetTags'
|
663
|
+
property :target_type, as: 'targetType'
|
655
664
|
property :uri, as: 'uri'
|
656
665
|
end
|
657
666
|
end
|
@@ -718,6 +727,17 @@ module Google
|
|
718
727
|
end
|
719
728
|
end
|
720
729
|
|
730
|
+
class InterconnectAttachmentInfo
|
731
|
+
# @private
|
732
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
733
|
+
property :cloud_router_uri, as: 'cloudRouterUri'
|
734
|
+
property :display_name, as: 'displayName'
|
735
|
+
property :interconnect_uri, as: 'interconnectUri'
|
736
|
+
property :region, as: 'region'
|
737
|
+
property :uri, as: 'uri'
|
738
|
+
end
|
739
|
+
end
|
740
|
+
|
721
741
|
class LatencyDistribution
|
722
742
|
# @private
|
723
743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1091,6 +1111,8 @@ module Google
|
|
1091
1111
|
|
1092
1112
|
property :instance, as: 'instance', class: Google::Apis::NetworkmanagementV1beta1::InstanceInfo, decorator: Google::Apis::NetworkmanagementV1beta1::InstanceInfo::Representation
|
1093
1113
|
|
1114
|
+
property :interconnect_attachment, as: 'interconnectAttachment', class: Google::Apis::NetworkmanagementV1beta1::InterconnectAttachmentInfo, decorator: Google::Apis::NetworkmanagementV1beta1::InterconnectAttachmentInfo::Representation
|
1115
|
+
|
1094
1116
|
property :load_balancer, as: 'loadBalancer', class: Google::Apis::NetworkmanagementV1beta1::LoadBalancerInfo, decorator: Google::Apis::NetworkmanagementV1beta1::LoadBalancerInfo::Representation
|
1095
1117
|
|
1096
1118
|
property :load_balancer_backend_info, as: 'loadBalancerBackendInfo', class: Google::Apis::NetworkmanagementV1beta1::LoadBalancerBackendInfo, decorator: Google::Apis::NetworkmanagementV1beta1::LoadBalancerBackendInfo::Representation
|
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.
|
4
|
+
version: 0.63.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.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.63.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:
|