google-apis-servicenetworking_v1beta 0.24.0 → 0.25.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: 3a1639a4f6d95a1d76a7b430fc278b00a29c7835cce1daf8353d62f7b9945d4d
4
- data.tar.gz: c9f5185d29b30f8044590b84b699f36e77d5a330dd966e5fb8ec12a8f2cb1577
3
+ metadata.gz: 801e8213fb11b42cb9c9f335b32ec1cc2504e9cd0a718f95a93d7fd2834757af
4
+ data.tar.gz: 25a41d2338b6a307dc09cd8bf0877cc28d426cd2f80f0dc50974e227b4d497ec
5
5
  SHA512:
6
- metadata.gz: 40a4a8eb738b47fdb1f3e12ab219036a11cd79788b8152ad10d2f08927a5445ac230de335ca8de4ea6cb38d5ef5478e7bb14b6d15a9bcab9f882278791cd2d39
7
- data.tar.gz: 5f96bd4d169a276a3f2db2199300683290b3577561f7b617c4ea3a98d6000be3bfc75781cac4e64cdf6b488842d18e404d4f8f3702e5549cfb0e519f4c588730
6
+ metadata.gz: 8b0a97e1828909ed9831993e5ab8f7f4eac04515d6b693f39135263706d0797ebaacf71a8c271a104b5db2524777f489d4fe0ec26264cdaae4725e2681738a48
7
+ data.tar.gz: 0f17169041d8c6a74eed29f9f6c1879ae87289b6c48721b90423a8a1b7e60dcbb554aaaeef3c47e8b48ba94d80eafc338179c82ff23d67af5deddd16f66ed746
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicenetworking_v1beta
2
2
 
3
+ ### v0.25.0 (2022-07-22)
4
+
5
+ * Regenerated from discovery document revision 20220720
6
+
3
7
  ### v0.24.0 (2022-07-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220711
@@ -642,12 +642,12 @@ module Google
642
642
  # @return [String]
643
643
  attr_accessor :service
644
644
 
645
- # The name of network in Cloud SQL umbrella project.
645
+ # The name of the umbrella network in the Cloud SQL umbrella project.
646
646
  # Corresponds to the JSON property `umbrellaNetwork`
647
647
  # @return [String]
648
648
  attr_accessor :umbrella_network
649
649
 
650
- # The project number of Cloud SQL umbrella project.
650
+ # The project number of the Cloud SQL umbrella project.
651
651
  # Corresponds to the JSON property `umbrellaProject`
652
652
  # @return [Fixnum]
653
653
  attr_accessor :umbrella_project
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicenetworkingV1beta
18
18
  # Version of the google-apis-servicenetworking_v1beta gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220711"
25
+ REVISION = "20220720"
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-servicenetworking_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.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: 2022-07-18 00:00:00.000000000 Z
11
+ date: 2022-07-25 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-servicenetworking_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []