google-apis-servicenetworking_v1 0.28.0 → 0.31.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: f1dccd9c7de892d385a31feef4a6bf8ca95af0aeb750c8117bd0ae709491a6f9
4
- data.tar.gz: a0b26c1893aa5403235449c4d0cf840c4d7fdc1747d50fb4fa23bf595517aa2d
3
+ metadata.gz: de44cd487d985be43bc9cd0832576334080cfce977f2b64a9cbfa23b4cb737e3
4
+ data.tar.gz: 24768f4408c0abcf2cfa84494ab60a977c828444df858a3d2e918ca53aa0f9c6
5
5
  SHA512:
6
- metadata.gz: 4c2563ebf2b5fb05f8100bbfcc11a036dc2c308caf29c5c10bf434578f1f38a247e1f82e45a0e902245387fc835592b4aa5a34808516c409dfa409b066a08c7b
7
- data.tar.gz: 3153151dc5c4bb54f4accd5c607ad039b99bc11cb32ab94c8cf8e3f668c337d728a3beb11b4c04060bc8aeb0330e73da6d5246773ca858120167a2dad0416abd
6
+ metadata.gz: c1ab9681bf408e3c942e46772cc68347f645f09bba98fbc06ed8b17571d30b41c91254e948aa8f8caf972bf9a43c652913438fca55ad10d97012cf245c673a25
7
+ data.tar.gz: 2e4b50162bb4b127ba000c2aa74301d9503d2f24fc3c5d7f897049ea260ae4313a3b31eed33b8bf62820c8a8bfae94bd6eba8b2e8ac46e9992279b0de2979428
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-servicenetworking_v1
2
2
 
3
+ ### v0.31.0 (2022-08-24)
4
+
5
+ * Regenerated from discovery document revision 20220822
6
+
7
+ ### v0.30.0 (2022-08-21)
8
+
9
+ * Regenerated from discovery document revision 20220816
10
+
11
+ ### v0.29.0 (2022-07-22)
12
+
13
+ * Regenerated from discovery document revision 20220720
14
+
3
15
  ### v0.28.0 (2022-07-13)
4
16
 
5
17
  * Regenerated from discovery document revision 20220711
@@ -832,12 +832,12 @@ module Google
832
832
  # @return [String]
833
833
  attr_accessor :service
834
834
 
835
- # The name of network in Cloud SQL umbrella project.
835
+ # The name of the umbrella network in the Cloud SQL umbrella project.
836
836
  # Corresponds to the JSON property `umbrellaNetwork`
837
837
  # @return [String]
838
838
  attr_accessor :umbrella_network
839
839
 
840
- # The project number of Cloud SQL umbrella project.
840
+ # The project number of the Cloud SQL umbrella project.
841
841
  # Corresponds to the JSON property `umbrellaProject`
842
842
  # @return [Fixnum]
843
843
  attr_accessor :umbrella_project
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicenetworkingV1
18
18
  # Version of the google-apis-servicenetworking_v1 gem
19
- GEM_VERSION = "0.28.0"
19
+ GEM_VERSION = "0.31.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 = "20220822"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.28.0
4
+ version: 0.31.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-08-29 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.28.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1
63
63
  post_install_message:
64
64
  rdoc_options: []