google-apis-file_v1beta1 0.32.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: 80d3fb0bce4479ff4ac2324122153a8f3cbb4381df7c4c630a4bd592bc49dd04
4
- data.tar.gz: b1dd6dab2c1cc05c04659ac970aafa8da5660f081310ca64c8b36f5fe2b7a713
3
+ metadata.gz: 13bb71dbde4ab964ed864c8fdbd7ef325c6e137e244663fbdae32adcb1e9d3aa
4
+ data.tar.gz: 42a519ca23420bc687f88833cd30946b877e7f73be8ecf0d9e2a62df66b89aa9
5
5
  SHA512:
6
- metadata.gz: 82f0c5e2ec30baf262a256b638876eaac52d1b2026c604ede623b0a4e6a3681d8cfd3cab65ffa85a8f8ec507218faaabd4dae1a3b3cccc8d49a386f827eb8a70
7
- data.tar.gz: 14d8e7746b1d15e38512436f6b58c65c9c801bb5cf9664e78d9cc09895ea4239fd399e53fc2f3724acf59eef5c7efa50b6c2edfcd840868b4fe41e9aafe1e475
6
+ metadata.gz: 3f5a081c3223afe6549ee148fa790a64d127652342bc74a79ef87c9de9b3945f7c293274eabf3ee4e471b590813d713909664632f2f6abc4d0f6531e7cb1b1c2
7
+ data.tar.gz: c91c31890ffc2c87b1f12415e1db3f8869078991e59173e5a342f3f244322cbc5702b3848496ff4bfbf9cbc22327b6b99ef421da2e04de7e431bbbefa8514c3e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-file_v1beta1
2
2
 
3
+ ### v0.33.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230312
6
+
3
7
  ### v0.32.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 FileV1beta1
18
18
  # Version of the google-apis-file_v1beta1 gem
19
- GEM_VERSION = "0.32.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 = "20230118"
25
+ REVISION = "20230312"
26
26
  end
27
27
  end
28
28
  end
@@ -1053,13 +1053,7 @@ module Google
1053
1053
  end
1054
1054
 
1055
1055
  # Lists operations that match the specified filter in the request. If the server
1056
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
1057
- # binding allows API services to override the binding to use different resource
1058
- # name schemes, such as `users/*/operations`. To override the binding, API
1059
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
1060
- # service configuration. For backwards compatibility, the default name includes
1061
- # the operations collection id, however overriding users must ensure the name
1062
- # binding is the parent resource, without the operations collection id.
1056
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
1063
1057
  # @param [String] name
1064
1058
  # The name of the operation's parent resource.
1065
1059
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-file_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.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-03-26 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-file_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1beta1/v0.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1beta1/v0.33.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-file_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []