Skip to content

Commit 93351a3

Browse files
feat: Automated regeneration of chromemanagement v1 client (googleapis#27324)
Auto-created at 2026-07-12 11:26:40 +0000 using the toys pull request generator.
1 parent c9b9538 commit 93351a3

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

generated/google-apis-chromemanagement_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-chromemanagement_v1
22

3+
### v0.79.0 (2026-07-12)
4+
5+
* Regenerated from discovery document revision 20260709
6+
37
### v0.78.0 (2026-06-14)
48

59
* Regenerated from discovery document revision 20260611

generated/google-apis-chromemanagement_v1/lib/google/apis/chromemanagement_v1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ChromemanagementV1
1818
# Version of the google-apis-chromemanagement_v1 gem
19-
GEM_VERSION = "0.78.0"
19+
GEM_VERSION = "0.79.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.19.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20260611"
25+
REVISION = "20260709"
2626
end
2727
end
2828
end

generated/google-apis-chromemanagement_v1/lib/google/apis/chromemanagement_v1/service.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ def get_customer_certificate_provisioning_process_operation(name, fields: nil, q
521521
# @param [String] connector_config_id
522522
# Optional. ID to use for the connector config, which becomes the final
523523
# component of the connector config's resource name. If provided, the ID must be
524-
# 1-63 characters long, and contain only lowercase letters, digits, and hyphens.
524+
# 1-36 characters long, and contain only lowercase letters, digits, and hyphens.
525525
# It must start with a letter, and end with a letter or number. If not provided,
526526
# the connector config will be assigned a random UUID.
527527
# @param [String] fields

0 commit comments

Comments
 (0)