Skip to content

Commit a978c7c

Browse files
feat: Automated regeneration of cloudchannel v1 client (googleapis#20581)
Auto-created at 2024-11-17 09:47:40 +0000 using the toys pull request generator.
1 parent 76761eb commit a978c7c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

generated/google-apis-cloudchannel_v1/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-cloudchannel_v1
22

3-
### v0.55.0 (2024-11-10)
3+
### v0.55.0 (2024-11-17)
44

5-
* Regenerated from discovery document revision 20241102
5+
* Regenerated from discovery document revision 20241109
66

77
### v0.54.0 (2024-10-27)
88

generated/google-apis-cloudchannel_v1/lib/google/apis/cloudchannel_v1/classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ class GoogleCloudChannelV1CloudIdentityCustomerAccount
543543
alias_method :existing?, :existing
544544

545545
# Returns true if the Cloud Identity account is associated with a customer of
546-
# the Channel Services partner.
546+
# the Channel Services partner (with active subscriptions or purchase consents).
547547
# Corresponds to the JSON property `owned`
548548
# @return [Boolean]
549549
attr_accessor :owned

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module CloudchannelV1
2222
GENERATOR_VERSION = "0.15.1"
2323

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

0 commit comments

Comments
 (0)