google-apis-servicenetworking_v1beta 0.41.0 → 0.42.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: '0396c89dc859b908c8793caf0ac6c9eefb2579a82d337c02e16ace05dfe852f2'
4
- data.tar.gz: f70dab0984c1f2384c088cf9cc95fea57e721c24226247f659c9bea7c524e808
3
+ metadata.gz: 41bf54e2406f1fd9fded7e6a1567d0f9b6c55668f72119b5871cab698cde9543
4
+ data.tar.gz: 27403e711516135a37692df1af237df44bb80a665fad6d22e88cbba84044deb6
5
5
  SHA512:
6
- metadata.gz: '005858d0978df9d722cd6e9c453981ee62e64afc72026e5fe5fa1abd4f1ccc3559c0fd6ae2122cd77377e020b3e064b4259a88b836b986ca70cdee0e5439f180'
7
- data.tar.gz: c2cc8b073e397477ebab424d91ddfd6cedadb011da0a6f639f71be1f97d747aff314ca37017056bb5733c668816a4b87281aa545f59053bbcb4a1ed7fa05da92
6
+ metadata.gz: c2c473702ea0f5f174ab22a8486968fed79bbd6127c71ae2d0b703db6c134775ae728da74da45bba84f962b382cc4069b424681bb3067a562b7912540f818d08
7
+ data.tar.gz: 5355ddd0b42aa746e1d0552d1f838b10f4fbf7f45c41ddb6e2e924218d91d0c35cb9f389148affdfbb0da7c60647a32d10bd2dcfb36f4e75c90cf9a9151c8a6c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicenetworking_v1beta
2
2
 
3
+ ### v0.42.0 (2023-08-06)
4
+
5
+ * Regenerated from discovery document revision 20230802
6
+
3
7
  ### v0.41.0 (2023-07-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20230719
@@ -3014,13 +3014,13 @@ module Google
3014
3014
  # @return [String]
3015
3015
  attr_accessor :name
3016
3016
 
3017
- # The normal response of the operation in case of success. If the original
3018
- # method returns no data on success, such as `Delete`, the response is `google.
3019
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
3020
- # the response should be the resource. For other methods, the response should
3021
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
3022
- # example, if the original method name is `TakeSnapshot()`, the inferred
3023
- # response type is `TakeSnapshotResponse`.
3017
+ # The normal, successful response of the operation. If the original method
3018
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
3019
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
3020
+ # response should be the resource. For other methods, the response should have
3021
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
3022
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
3023
+ # `TakeSnapshotResponse`.
3024
3024
  # Corresponds to the JSON property `response`
3025
3025
  # @return [Hash<String,Object>]
3026
3026
  attr_accessor :response
@@ -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.41.0"
19
+ GEM_VERSION = "0.42.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230719"
25
+ REVISION = "20230802"
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.41.0
4
+ version: 0.42.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: 2023-07-23 00:00:00.000000000 Z
11
+ date: 2023-08-06 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.41.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.42.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: []