File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
generated/google-apis-cloudasset_v1p7beta1
lib/google/apis/cloudasset_v1p7beta1 Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudasset_v1p7beta1
22
3+ ### v0.48.0 (2026-03-08)
4+
5+ * Regenerated from discovery document revision 20260227
6+
37### v0.47.0 (2025-07-06)
48
59* Regenerated from discovery document revision 20250627
Original file line number Diff line number Diff line change @@ -561,10 +561,10 @@ def update!(**args)
561561 class GoogleCloudAssetV1p7beta1GcsDestination
562562 include Google ::Apis ::Core ::Hashable
563563
564- # The URI of the Cloud Storage object. It's the same URI that is used by gsutil.
565- # Example: "gs://bucket_name/object_name". See [Viewing and Editing Object
566- # Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for
567- # more information.
564+ # The URI of the Cloud Storage object. It's the same URI that is used by gcloud
565+ # storage. Example: "gs://bucket_name/object_name". See [Viewing and Editing
566+ # Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-
567+ # metadata) for more information.
568568 # Corresponds to the JSON property `uri`
569569 # @return [String]
570570 attr_accessor :uri
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module CloudassetV1p7beta1
1818 # Version of the google-apis-cloudasset_v1p7beta1 gem
19- GEM_VERSION = "0.47 .0"
19+ GEM_VERSION = "0.48 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250627 "
25+ REVISION = "20260227 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments