File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
generated/google-apis-language_v1beta2
lib/google/apis/language_v1beta2 Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-language_v1beta2
22
3+ ### v0.25.0 (2025-03-16)
4+
5+ * Regenerated from discovery document revision 20250309
6+ * Regenerated using generator version 0.16.0
7+
38### v0.24.0 (2024-12-02)
49
510* Regenerated from discovery document revision 20241110
Original file line number Diff line number Diff line change @@ -906,7 +906,7 @@ def update!(**args)
906906 end
907907 end
908908
909- # Infra Usage of billing metrics.
909+ # LINT: LEGACY_NAMES Infra Usage of billing metrics.
910910 class InfraUsage
911911 include Google ::Apis ::Core ::Hashable
912912
@@ -5345,7 +5345,7 @@ def update!(**args)
53455345 class XpsVisionTrainingOperationMetadata
53465346 include Google ::Apis ::Core ::Hashable
53475347
5348- # Infra Usage of billing metrics.
5348+ # LINT: LEGACY_NAMES Infra Usage of billing metrics.
53495349 # Corresponds to the JSON property `explanationUsage`
53505350 # @return [Google::Apis::LanguageV1beta2::InfraUsage]
53515351 attr_accessor :explanation_usage
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module LanguageV1beta2
1818 # Version of the google-apis-language_v1beta2 gem
19- GEM_VERSION = "0.24 .0"
19+ GEM_VERSION = "0.25 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.15.1 "
22+ GENERATOR_VERSION = "0.16.0 "
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20241110 "
25+ REVISION = "20250309 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments