google-apis-file_v1beta1 0.67.0 → 0.68.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 04ccbe554387c3e058cb76fedcb25d587141215febead897528a5ec2f387fb93
4
- data.tar.gz: ead5fcda8464e52d7662ca9d2a53792b960d8b7bfd452ddff63f99239b8b4bf6
3
+ metadata.gz: 962d298bad9e813d0f8062973711900ecca6782e5dd7eb6669f6ffdb2d012386
4
+ data.tar.gz: be6ee663a908ab5cea67bebe64df7b9e55053a7906d9ddcd81a25063c895457e
5
5
  SHA512:
6
- metadata.gz: 999dabe3a9698f9530b48d0d72051ced988ea38b52b4cfe125f234638a8dd3ce1b58c664112db4a93a69166815e0789a69cfc20569e4f24816dbec0938f47611
7
- data.tar.gz: 9bc3e26ebf38566f88d994fcfb494d4a8e0dff73d86cdc37b5548158c7d0a061e793c152fd083af97fbd08737abeef51713143fa49e55235f2030e41a0b0cd51
6
+ metadata.gz: 31ba1b6ab888f7461467e524b052f9127005dbcf6774552a57cf8ad536cec1dba9042bb79bb2c22b5e279cf58fd8def446f3ad84e9fb625d87cb1ef726cdb146
7
+ data.tar.gz: b8bd3b301bc9e883a01b1c12eaae13b528734f9503279daa6ea1066607c515d71dd43d048254c3ba69fd1c23beb6fca7461df9975562b998bc4f1bf0b4276ce7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-file_v1beta1
2
2
 
3
+ ### v0.68.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260422
6
+
3
7
  ### v0.67.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260317
@@ -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.67.0"
19
+ GEM_VERSION = "0.68.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260317"
25
+ REVISION = "20260422"
26
26
  end
27
27
  end
28
28
  end
@@ -82,15 +82,20 @@ module Google
82
82
  end
83
83
 
84
84
  # Lists information about the supported locations for this service. This method
85
- # can be called in two ways: * **List all public locations:** Use the path `GET /
86
- # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
87
- # projects/`project_id`/locations`. This may include public locations as well as
88
- # private or other locations specifically visible to the project.
85
+ # lists locations based on the resource scope provided in the
86
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
87
+ # the method lists the public locations available to all projects. * **Project-
88
+ # specific locations**: If `name` follows the format `projects/`project``, the
89
+ # method lists locations visible to that specific project. This includes public,
90
+ # private, or other project-specific locations enabled for the project. For gRPC
91
+ # and client library implementations, the resource name is passed as the `name`
92
+ # field. For direct service calls, the resource name is incorporated into the
93
+ # request path based on the specific service implementation and version.
89
94
  # @param [String] name
90
95
  # The resource that owns the locations collection, if applicable.
91
96
  # @param [Array<String>, String] extra_location_types
92
- # Optional. Do not use this field. It is unsupported and is ignored unless
93
- # explicitly documented otherwise. This is primarily for internal usage.
97
+ # Optional. Do not use this field unless explicitly documented otherwise. This
98
+ # is primarily for internal usage.
94
99
  # @param [String] filter
95
100
  # A filter to narrow down results to a preferred subset. The filtering language
96
101
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-file_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.67.0
4
+ version: 0.68.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-file_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1beta1/v0.67.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1beta1/v0.68.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-file_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: