Skip to content

Commit 83429de

Browse files
feat: Automated regeneration of cloudasset v1beta1 client (googleapis#25670)
Auto-created at 2026-02-08 11:05:40 +0000 using the toys pull request generator.
1 parent 0f34743 commit 83429de

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

generated/google-apis-cloudasset_v1beta1/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-cloudasset_v1beta1
22

3+
### v0.47.0 (2026-02-08)
4+
5+
* Regenerated using generator version 0.18.0
6+
37
### v0.46.0 (2025-05-04)
48

59
* Regenerated using generator version 0.17.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ def update!(**args)
464464
class GcsDestination
465465
include Google::Apis::Core::Hashable
466466

467-
# The URI of the Cloud Storage object. It's the same URI that is used by gcloud storage.
467+
# The URI of the Cloud Storage object. It's the same URI that is used by gsutil.
468468
# For example: "gs://bucket_name/object_name". See [Viewing and Editing Object
469469
# Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for
470470
# more information.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ module Google
1616
module Apis
1717
module CloudassetV1beta1
1818
# Version of the google-apis-cloudasset_v1beta1 gem
19-
GEM_VERSION = "0.46.0"
19+
GEM_VERSION = "0.47.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.17.0"
22+
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
2525
REVISION = "20250307"

0 commit comments

Comments
 (0)