google-apis-appengine_v1beta 0.31.0 → 0.32.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: 26848e71e0dba149274661762961a7a25b6585f2a0a2874e2b4def73878cdcc6
4
- data.tar.gz: 99043e699a5e4cdb3c6106daa8f20328b2a112913b51f9745cd2b82c88bd3e83
3
+ metadata.gz: 1d90434bb9f76be81126cd1aa5fb462c982e1e2fd2260a0c540f0edf73d9331c
4
+ data.tar.gz: 85e0e87d72f48ad176e35fb959c8237b56b3560722df7da2a394ea2dcd07fb8c
5
5
  SHA512:
6
- metadata.gz: d2eb7f0bfee1d3bacc3bb3bdd9696da243beae68ae9e055145915c541b59f8eb1c9f20bd1939d061f4ea1c36a5769fab363c1927c82115999df51464e30ec29b
7
- data.tar.gz: cde1abdf1d6b72ec2143dd6cc42b2600e13e50e389daab4bf3c778194c2796bd9447103d17ee00a42fd04f20066bcc84eb6ad3d42aacd9315a89bffb86bcbf31
6
+ metadata.gz: aeb78f4aedc3487fc2b8f746112a264d5966e7be54f95ca067a2eefe070dfb40dc642abcfd281bf6d5d19d34a4cdb298a939db2bf125fded37415fbb638f1295
7
+ data.tar.gz: 67a76cb8d82afb3981a1d6110faeaf3e9f73c84cf54dd119dae4331e1ffbf1312243a985e98dabb4cbf076438d128effabb89f1d994ea2d405a1ee3a8e1a1782
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-appengine_v1beta
2
2
 
3
+ ### v0.32.0 (2023-03-12)
4
+
5
+ * Regenerated from discovery document revision 20230306
6
+
3
7
  ### v0.31.0 (2023-02-26)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AppengineV1beta
18
18
  # Version of the google-apis-appengine_v1beta gem
19
- GEM_VERSION = "0.31.0"
19
+ GEM_VERSION = "0.32.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 = "20230114"
25
+ REVISION = "20230306"
26
26
  end
27
27
  end
28
28
  end
@@ -941,13 +941,7 @@ module Google
941
941
  end
942
942
 
943
943
  # Lists operations that match the specified filter in the request. If the server
944
- # doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding
945
- # allows API services to override the binding to use different resource name
946
- # schemes, such as users/*/operations. To override the binding, API services can
947
- # add a binding such as "/v1/`name=users/*`/operations" to their service
948
- # configuration. For backwards compatibility, the default name includes the
949
- # operations collection id, however overriding users must ensure the name
950
- # binding is the parent resource, without the operations collection id.
944
+ # doesn't support this method, it returns UNIMPLEMENTED.
951
945
  # @param [String] apps_id
952
946
  # Part of `name`. The name of the operation's parent resource.
953
947
  # @param [String] filter
@@ -1805,13 +1799,7 @@ module Google
1805
1799
  end
1806
1800
 
1807
1801
  # Lists operations that match the specified filter in the request. If the server
1808
- # doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding
1809
- # allows API services to override the binding to use different resource name
1810
- # schemes, such as users/*/operations. To override the binding, API services can
1811
- # add a binding such as "/v1/`name=users/*`/operations" to their service
1812
- # configuration. For backwards compatibility, the default name includes the
1813
- # operations collection id, however overriding users must ensure the name
1814
- # binding is the parent resource, without the operations collection id.
1802
+ # doesn't support this method, it returns UNIMPLEMENTED.
1815
1803
  # @param [String] projects_id
1816
1804
  # Part of `name`. The name of the operation's parent resource.
1817
1805
  # @param [String] locations_id
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-appengine_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.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-02-26 00:00:00.000000000 Z
11
+ date: 2023-03-12 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-appengine_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1beta/v0.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1beta/v0.32.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-appengine_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []