google-apis-networkmanagement_v1beta1 0.38.0 → 0.40.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 04e4d3c8281b9763b68640b7faee2ebb419870d089c4f0e4f2e54327d6918eb0
4
- data.tar.gz: 0c49f73007008cd0947e544a9815f547c3c65baf6a11a5afc40b0b45904668f3
3
+ metadata.gz: 396ce155ecf0d01c1f543dd250f8279a8b45bcb0f534361cf8828faa03803904
4
+ data.tar.gz: 053a3359ab73285b2a9890509bb9bf4f26838790096efecd999684c32f8711ff
5
5
  SHA512:
6
- metadata.gz: 805ec7d290216709585cf52846a26e25001bdcf92fa6cf901698d0b346eb93f6df37a9d41bc668a179e5c65849de41face9b12f59711af6053efdd74767010fb
7
- data.tar.gz: 3eb89b4dbd4b0bbc003f7d47dec2822d4003cb87b6b204135a703b7e072fec48cd9684cbba65444c1cfec82c7ace7ca5e708dccbba14aaa23c3f5626a998b18c
6
+ metadata.gz: 4c0bce9e7da7bf0ebb340d888dd26dfc70272f994373b9984ee263a4ef3dbef4efe94a41dcc1fd67129167f613533f950179e8cdf83c538da2149f4fcdd391eb
7
+ data.tar.gz: 5ac985b378068d097dc2e3f2102521190eb1d1912909a2694f2cb48d0b9974379ee66519e955bcc47ac6bbcf82f525f0b6d8ec9f1db422aeb0f88f7448824a3b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-networkmanagement_v1beta1
2
2
 
3
+ ### v0.40.0 (2024-02-04)
4
+
5
+ * Regenerated from discovery document revision 20240124
6
+
7
+ ### v0.39.0 (2024-01-28)
8
+
9
+ * Regenerated from discovery document revision 20240117
10
+ * Regenerated using generator version 0.13.1
11
+
3
12
  ### v0.38.0 (2024-01-23)
4
13
 
5
14
  * Regenerated from discovery document revision 20240103
@@ -265,7 +265,10 @@ module Google
265
265
  attr_accessor :members
266
266
 
267
267
  # Role that is assigned to the list of `members`, or principals. For example, `
268
- # roles/viewer`, `roles/editor`, or `roles/owner`.
268
+ # roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM
269
+ # roles and permissions, see the [IAM documentation](https://cloud.google.com/
270
+ # iam/docs/roles-overview). For a list of the available pre-defined roles, see [
271
+ # here](https://cloud.google.com/iam/docs/understanding-roles).
269
272
  # Corresponds to the JSON property `role`
270
273
  # @return [String]
271
274
  attr_accessor :role
@@ -1352,6 +1355,11 @@ module Google
1352
1355
  class LoadBalancerBackendInfo
1353
1356
  include Google::Apis::Core::Hashable
1354
1357
 
1358
+ # URI of the backend bucket this backend targets (if applicable).
1359
+ # Corresponds to the JSON property `backendBucketUri`
1360
+ # @return [String]
1361
+ attr_accessor :backend_bucket_uri
1362
+
1355
1363
  # URI of the backend service this backend belongs to (if applicable).
1356
1364
  # Corresponds to the JSON property `backendServiceUri`
1357
1365
  # @return [String]
@@ -1395,12 +1403,23 @@ module Google
1395
1403
  # @return [String]
1396
1404
  attr_accessor :network_endpoint_group_uri
1397
1405
 
1406
+ # PSC Google API target this PSC NEG backend targets (if applicable).
1407
+ # Corresponds to the JSON property `pscGoogleApiTarget`
1408
+ # @return [String]
1409
+ attr_accessor :psc_google_api_target
1410
+
1411
+ # URI of the PSC service attachment this PSC NEG backend targets (if applicable).
1412
+ # Corresponds to the JSON property `pscServiceAttachmentUri`
1413
+ # @return [String]
1414
+ attr_accessor :psc_service_attachment_uri
1415
+
1398
1416
  def initialize(**args)
1399
1417
  update!(**args)
1400
1418
  end
1401
1419
 
1402
1420
  # Update properties of this object
1403
1421
  def update!(**args)
1422
+ @backend_bucket_uri = args[:backend_bucket_uri] if args.key?(:backend_bucket_uri)
1404
1423
  @backend_service_uri = args[:backend_service_uri] if args.key?(:backend_service_uri)
1405
1424
  @health_check_firewalls_config_state = args[:health_check_firewalls_config_state] if args.key?(:health_check_firewalls_config_state)
1406
1425
  @health_check_uri = args[:health_check_uri] if args.key?(:health_check_uri)
@@ -1408,6 +1427,8 @@ module Google
1408
1427
  @instance_uri = args[:instance_uri] if args.key?(:instance_uri)
1409
1428
  @name = args[:name] if args.key?(:name)
1410
1429
  @network_endpoint_group_uri = args[:network_endpoint_group_uri] if args.key?(:network_endpoint_group_uri)
1430
+ @psc_google_api_target = args[:psc_google_api_target] if args.key?(:psc_google_api_target)
1431
+ @psc_service_attachment_uri = args[:psc_service_attachment_uri] if args.key?(:psc_service_attachment_uri)
1411
1432
  end
1412
1433
  end
1413
1434
 
@@ -2389,6 +2410,11 @@ module Google
2389
2410
  # @return [String]
2390
2411
  attr_accessor :state
2391
2412
 
2413
+ # For display only. Metadata associated with Storage Bucket.
2414
+ # Corresponds to the JSON property `storageBucket`
2415
+ # @return [Google::Apis::NetworkmanagementV1beta1::StorageBucketInfo]
2416
+ attr_accessor :storage_bucket
2417
+
2392
2418
  # For display only. Metadata associated with a VPC connector.
2393
2419
  # Corresponds to the JSON property `vpcConnector`
2394
2420
  # @return [Google::Apis::NetworkmanagementV1beta1::VpcConnectorInfo]
@@ -2434,12 +2460,32 @@ module Google
2434
2460
  @proxy_connection = args[:proxy_connection] if args.key?(:proxy_connection)
2435
2461
  @route = args[:route] if args.key?(:route)
2436
2462
  @state = args[:state] if args.key?(:state)
2463
+ @storage_bucket = args[:storage_bucket] if args.key?(:storage_bucket)
2437
2464
  @vpc_connector = args[:vpc_connector] if args.key?(:vpc_connector)
2438
2465
  @vpn_gateway = args[:vpn_gateway] if args.key?(:vpn_gateway)
2439
2466
  @vpn_tunnel = args[:vpn_tunnel] if args.key?(:vpn_tunnel)
2440
2467
  end
2441
2468
  end
2442
2469
 
2470
+ # For display only. Metadata associated with Storage Bucket.
2471
+ class StorageBucketInfo
2472
+ include Google::Apis::Core::Hashable
2473
+
2474
+ # Cloud Storage Bucket name.
2475
+ # Corresponds to the JSON property `bucket`
2476
+ # @return [String]
2477
+ attr_accessor :bucket
2478
+
2479
+ def initialize(**args)
2480
+ update!(**args)
2481
+ end
2482
+
2483
+ # Update properties of this object
2484
+ def update!(**args)
2485
+ @bucket = args[:bucket] if args.key?(:bucket)
2486
+ end
2487
+ end
2488
+
2443
2489
  # Request message for `TestIamPermissions` method.
2444
2490
  class TestIamPermissionsRequest
2445
2491
  include Google::Apis::Core::Hashable
@@ -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.38.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.0"
22
+ GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240103"
25
+ REVISION = "20240124"
26
26
  end
27
27
  end
28
28
  end
@@ -310,6 +310,12 @@ module Google
310
310
  include Google::Apis::Core::JsonObjectSupport
311
311
  end
312
312
 
313
+ class StorageBucketInfo
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
313
319
  class TestIamPermissionsRequest
314
320
  class Representation < Google::Apis::Core::JsonRepresentation; end
315
321
 
@@ -681,6 +687,7 @@ module Google
681
687
  class LoadBalancerBackendInfo
682
688
  # @private
683
689
  class Representation < Google::Apis::Core::JsonRepresentation
690
+ property :backend_bucket_uri, as: 'backendBucketUri'
684
691
  property :backend_service_uri, as: 'backendServiceUri'
685
692
  property :health_check_firewalls_config_state, as: 'healthCheckFirewallsConfigState'
686
693
  property :health_check_uri, as: 'healthCheckUri'
@@ -688,6 +695,8 @@ module Google
688
695
  property :instance_uri, as: 'instanceUri'
689
696
  property :name, as: 'name'
690
697
  property :network_endpoint_group_uri, as: 'networkEndpointGroupUri'
698
+ property :psc_google_api_target, as: 'pscGoogleApiTarget'
699
+ property :psc_service_attachment_uri, as: 'pscServiceAttachmentUri'
691
700
  end
692
701
  end
693
702
 
@@ -920,6 +929,8 @@ module Google
920
929
  property :route, as: 'route', class: Google::Apis::NetworkmanagementV1beta1::RouteInfo, decorator: Google::Apis::NetworkmanagementV1beta1::RouteInfo::Representation
921
930
 
922
931
  property :state, as: 'state'
932
+ property :storage_bucket, as: 'storageBucket', class: Google::Apis::NetworkmanagementV1beta1::StorageBucketInfo, decorator: Google::Apis::NetworkmanagementV1beta1::StorageBucketInfo::Representation
933
+
923
934
  property :vpc_connector, as: 'vpcConnector', class: Google::Apis::NetworkmanagementV1beta1::VpcConnectorInfo, decorator: Google::Apis::NetworkmanagementV1beta1::VpcConnectorInfo::Representation
924
935
 
925
936
  property :vpn_gateway, as: 'vpnGateway', class: Google::Apis::NetworkmanagementV1beta1::VpnGatewayInfo, decorator: Google::Apis::NetworkmanagementV1beta1::VpnGatewayInfo::Representation
@@ -929,6 +940,13 @@ module Google
929
940
  end
930
941
  end
931
942
 
943
+ class StorageBucketInfo
944
+ # @private
945
+ class Representation < Google::Apis::Core::JsonRepresentation
946
+ property :bucket, as: 'bucket'
947
+ end
948
+ end
949
+
932
950
  class TestIamPermissionsRequest
933
951
  # @private
934
952
  class Representation < Google::Apis::Core::JsonRepresentation
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkmanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-23 00:00:00.000000000 Z
11
+ date: 2024-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.38.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []