google-apis-appengine_v1beta 0.31.0 → 0.33.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: 7d5ba4286a299f9dedb42f4a0cc0648c25c853c2ee40c36a3e7cb31755fa4102
4
+ data.tar.gz: 37fd0a53f65f08d163015b3458e7c210064f2e6c6da52799d471e9b2faec7ceb
5
5
  SHA512:
6
- metadata.gz: d2eb7f0bfee1d3bacc3bb3bdd9696da243beae68ae9e055145915c541b59f8eb1c9f20bd1939d061f4ea1c36a5769fab363c1927c82115999df51464e30ec29b
7
- data.tar.gz: cde1abdf1d6b72ec2143dd6cc42b2600e13e50e389daab4bf3c778194c2796bd9447103d17ee00a42fd04f20066bcc84eb6ad3d42aacd9315a89bffb86bcbf31
6
+ metadata.gz: 241c5a38f45bb5d261e81b2d1a644eb1b40614bd348a9a7ed3f02cced26d5efbe6699e12dc1233099ef82dadf756393bc0b4d257c15352d10b204f5a67a47568
7
+ data.tar.gz: f1bc81c713d85197ded367bdc9d4d36a74dbc7bac31d291c22dde939103c522e84f0e40814397774ce089d603174347fbf681c3e51d88f64dd7e09c11b572daa
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-appengine_v1beta
2
2
 
3
+ ### v0.33.0 (2023-04-16)
4
+
5
+ * Regenerated from discovery document revision 20230403
6
+
7
+ ### v0.32.0 (2023-03-12)
8
+
9
+ * Regenerated from discovery document revision 20230306
10
+
3
11
  ### v0.31.0 (2023-02-26)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -293,8 +293,8 @@ module Google
293
293
  end
294
294
 
295
295
  # A domain that a user has been authorized to administer. To authorize use of a
296
- # domain, verify ownership via Webmaster Central (https://www.google.com/
297
- # webmasters/verification/home).
296
+ # domain, verify ownership via Search Console (https://search.google.com/search-
297
+ # console/welcome).
298
298
  class AuthorizedDomain
299
299
  include Google::Apis::Core::Hashable
300
300
 
@@ -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.33.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 = "20230403"
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.33.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-04-16 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.33.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: []