google-apis-servicenetworking_v1 0.28.0 → 0.29.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: 5e9af5b742af9eeea07d72620eaf2f6b6ca60f3a0c466cd88acb8071bfe651f2
4
+ data.tar.gz: 664b801e877d39f5e37ff71a810c0e4b96965d9b64d755eb65ffcc4bd9af018a
5
5
  SHA512:
6
- metadata.gz: 4c2563ebf2b5fb05f8100bbfcc11a036dc2c308caf29c5c10bf434578f1f38a247e1f82e45a0e902245387fc835592b4aa5a34808516c409dfa409b066a08c7b
7
- data.tar.gz: 3153151dc5c4bb54f4accd5c607ad039b99bc11cb32ab94c8cf8e3f668c337d728a3beb11b4c04060bc8aeb0330e73da6d5246773ca858120167a2dad0416abd
6
+ metadata.gz: 29f5ce2b104339c198725115b43510dd2396cf12aa4e2f3e2601d776e1bc173f1f45f7e5bc06d8e7b068a7c2eb784f0718349d3e175477eeee7166d566d9caea
7
+ data.tar.gz: a594784b34cca3295232a56414cc43c1c3b4d9eab4ec62272340cd128cd827df79fb6d8564805bf234803ba5e61964d98233c3801494b4e2b41f112d9f549ff3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicenetworking_v1
2
2
 
3
+ ### v0.29.0 (2022-07-22)
4
+
5
+ * Regenerated from discovery document revision 20220720
6
+
3
7
  ### v0.28.0 (2022-07-13)
4
8
 
5
9
  * 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.29.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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.28.0
4
+ version: 0.29.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_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.29.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: []