File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
generated/google-apis-language_v1
lib/google/apis/language_v1 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_v1
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 20241103
Original file line number Diff line number Diff line change @@ -889,7 +889,7 @@ def update!(**args)
889889 end
890890 end
891891
892- # Infra Usage of billing metrics.
892+ # LINT: LEGACY_NAMES Infra Usage of billing metrics.
893893 class InfraUsage
894894 include Google ::Apis ::Core ::Hashable
895895
@@ -5331,7 +5331,7 @@ def update!(**args)
53315331 class XpsVisionTrainingOperationMetadata
53325332 include Google ::Apis ::Core ::Hashable
53335333
5334- # Infra Usage of billing metrics.
5334+ # LINT: LEGACY_NAMES Infra Usage of billing metrics.
53355335 # Corresponds to the JSON property `explanationUsage`
53365336 # @return [Google::Apis::LanguageV1::InfraUsage]
53375337 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 LanguageV1
1818 # Version of the google-apis-language_v1 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 = "20241103 "
25+ REVISION = "20250309 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments