google-apis-drivelabels_v2beta 0.14.0 → 0.15.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: d2dabe92b14b615eedd7d9d3c20e69a2ea0a8c9e2943f89d6882ae308ef28c50
4
- data.tar.gz: 967030e4bc84df66b55e52ebc21d66b5a5537a5c9cc2f8511bb13f3c21c1782a
3
+ metadata.gz: cf19b99c209e4bb37815eaa8887fa8d41b56584ef39eca77529f973f1b947eaa
4
+ data.tar.gz: 59fb3cd73f129dd5d809ead046a19be7b8d08b8218916770f7a942f6a4475b1b
5
5
  SHA512:
6
- metadata.gz: d6a830a49ff528b8c4dd9b6fe8760187735e769f686d650a71b1e1752bde1a989109955a9f3e07b84633df0dc9afe5387096d5435814e2721221fdf7f8577ee3
7
- data.tar.gz: 4e57eb53f78202d5e5dba58e831ba9d716331924af7c3039e189178da88d3fef3194b3c73c7d522ab34814ee4749037de19bdb533614a46de3ad50a3ea92231a
6
+ metadata.gz: ee1dd0dcef1ddf443e44926588ad13640223d1ba7784297d2f40aed17c7b7ce6db2c040d65731047e34bae298fab648af9b459d9748910e0e8d60501b7242192
7
+ data.tar.gz: 69cd68fbf63820108b812b0e94f6cc2e17153735ab10e4eab81d0656933dacb6d41a9f28cfb40d3ed9f5bed54dad88d7bd067e23bd7d6361e963ba42e7d69ba2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-drivelabels_v2beta
2
2
 
3
+ ### v0.15.0 (2025-04-06)
4
+
5
+ * Regenerated from discovery document revision 20250331
6
+ * Regenerated using generator version 0.16.0
7
+
3
8
  ### v0.14.0 (2024-05-19)
4
9
 
5
10
  * Regenerated using generator version 0.15.0
data/OVERVIEW.md CHANGED
@@ -79,7 +79,7 @@ Gem names for modern clients are often of the form `google-cloud-<service_name>`
79
79
 
80
80
  **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
81
 
82
- The [product documentation](https://developers.google.com/drive/labels) may provide guidance regarding the preferred client library to use.
82
+ The [product documentation](https://developers.google.com/workspace/drive/labels) may provide guidance regarding the preferred client library to use.
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DrivelabelsV2beta
18
18
  # Version of the google-apis-drivelabels_v2beta gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231218"
25
+ REVISION = "20250331"
26
26
  end
27
27
  end
28
28
  end
@@ -30,7 +30,7 @@ module Google
30
30
  # Drivelabels = Google::Apis::DrivelabelsV2beta # Alias the module
31
31
  # service = Drivelabels::DriveLabelsService.new
32
32
  #
33
- # @see https://developers.google.com/drive/labels
33
+ # @see https://developers.google.com/workspace/drive/labels
34
34
  class DriveLabelsService < Google::Apis::Core::BaseService
35
35
  DEFAULT_ENDPOINT_TEMPLATE = "https://drivelabels.$UNIVERSE_DOMAIN$/"
36
36
 
@@ -23,7 +23,7 @@ module Google
23
23
  #
24
24
  # An API for managing Drive Labels
25
25
  #
26
- # @see https://developers.google.com/drive/labels
26
+ # @see https://developers.google.com/workspace/drive/labels
27
27
  module DrivelabelsV2beta
28
28
  # Version of the Drive Labels API this client connects to.
29
29
  # This is NOT the gem version.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-drivelabels_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.15.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-05-26 00:00:00.000000000 Z
10
+ date: 2025-04-16 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-drivelabels_v2beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-drivelabels_v2beta/v0.14.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-drivelabels_v2beta/v0.15.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-drivelabels_v2beta
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.6
79
- signing_key:
76
+ rubygems_version: 3.6.5
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Drive Labels API V2beta
82
79
  test_files: []