google-apis-networkconnectivity_v1 0.44.0 → 0.45.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: c154badf5e4a12a9b9a1d9c4ed0fdfd996113204a4e4e86816247d96b76fb6a5
4
- data.tar.gz: 2751dfbea906bb01e2fdbe014f1a5b238e1dcdfc2b9ae937dd94ec7b19119efa
3
+ metadata.gz: 3bbea17364bbf04adba66c7a49ab4e7802d86bebf0a471bb07ff0af5a4aa425c
4
+ data.tar.gz: a50b31a2dcf5ee36ab783ce85d379f334dcf7e5d5228cdbbf97cb3bbe2f2f449
5
5
  SHA512:
6
- metadata.gz: 52976c45af7d6d1f08cdf0c46e4066308de746160d90c023ab1a9593cc9e41f95ec3f7033d6cbd82a9fd6c6c97df3ee3c0b013274ebc8554aa93d799548c448a
7
- data.tar.gz: eb2dc834dab1c1850ee1073a408992a7dc0693aa1c9605bc8d6698f4b647e120dbb5d2a2ed1775fee03136a10f6791d8f2cb2c7ee950ba8a2da49f8231398873
6
+ metadata.gz: 63c560ba0da151148c0a86f3d77a7f9f5bbd5a8dc0dbfb8134ece561045fff5bb9c1c23adfd4210d0826d5d36a2edc800e6c1bce07841f5d54896dea35435a97
7
+ data.tar.gz: a92d4d8a3063e5816f3ef79b96a731d65cbf0b81f0c342f2238db16f1bab268878abab088529ed355deb1fef7c98f5e2c254cb7fe3a3c4b7c098f0e9f9d1a64b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-networkconnectivity_v1
2
2
 
3
+ ### v0.45.0 (2024-08-04)
4
+
5
+ * Regenerated from discovery document revision 20240717
6
+ * Regenerated using generator version 0.15.1
7
+
3
8
  ### v0.44.0 (2024-06-23)
4
9
 
5
10
  * Regenerated from discovery document revision 20240618
@@ -2954,8 +2954,8 @@ module Google
2954
2954
  # The service class identifier for which this ServiceConnectionPolicy is for.
2955
2955
  # The service class identifier is a unique, symbolic representation of a
2956
2956
  # ServiceClass. It is provided by the Service Producer. Google services have a
2957
- # prefix of gcp. For example, gcp-cloud-sql. 3rd party services do not. For
2958
- # example, test-service-a3dfcx.
2957
+ # prefix of gcp or google-cloud. For example, gcp-memorystore-redis or google-
2958
+ # cloud-sql. 3rd party services do not. For example, test-service-a3dfcx.
2959
2959
  # Corresponds to the JSON property `serviceClass`
2960
2960
  # @return [String]
2961
2961
  attr_accessor :service_class
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkconnectivityV1
18
18
  # Version of the google-apis-networkconnectivity_v1 gem
19
- GEM_VERSION = "0.44.0"
19
+ GEM_VERSION = "0.45.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240618"
25
+ REVISION = "20240717"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkconnectivity_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.44.0
4
+ version: 0.45.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-06-23 00:00:00.000000000 Z
11
+ date: 2024-08-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-networkconnectivity_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.44.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.45.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1
63
63
  post_install_message:
64
64
  rdoc_options: []