File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
generated/google-apis-language_v2
lib/google/apis/language_v2 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_v2
22
3+ ### v0.9.0 (2025-03-16)
4+
5+ * Regenerated from discovery document revision 20250309
6+ * Regenerated using generator version 0.16.0
7+
38### v0.8.0 (2024-11-17)
49
510* Regenerated from discovery document revision 20241110
Original file line number Diff line number Diff line change @@ -705,7 +705,7 @@ def update!(**args)
705705 end
706706 end
707707
708- # Infra Usage of billing metrics.
708+ # LINT: LEGACY_NAMES Infra Usage of billing metrics.
709709 class InfraUsage
710710 include Google ::Apis ::Core ::Hashable
711711
@@ -5044,7 +5044,7 @@ def update!(**args)
50445044 class XpsVisionTrainingOperationMetadata
50455045 include Google ::Apis ::Core ::Hashable
50465046
5047- # Infra Usage of billing metrics.
5047+ # LINT: LEGACY_NAMES Infra Usage of billing metrics.
50485048 # Corresponds to the JSON property `explanationUsage`
50495049 # @return [Google::Apis::LanguageV2::InfraUsage]
50505050 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 LanguageV2
1818 # Version of the google-apis-language_v2 gem
19- GEM_VERSION = "0.8 .0"
19+ GEM_VERSION = "0.9 .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