File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
generated/google-apis-travelimpactmodel_v1
lib/google/apis/travelimpactmodel_v1 Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-travelimpactmodel_v1
22
3+ ### v0.6.0 (2025-02-26)
4+
5+ * Regenerated from discovery document revision 20250224
6+ * Regenerated using generator version 0.16.0
7+
38### v0.5.0 (2024-05-19)
49
510* Regenerated using generator version 0.15.0
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module TravelimpactmodelV1
1818 # Version of the google-apis-travelimpactmodel_v1 gem
19- GEM_VERSION = "0.5 .0"
19+ GEM_VERSION = "0.6 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.15 .0"
22+ GENERATOR_VERSION = "0.16 .0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20231011 "
25+ REVISION = "20250224 "
2626 end
2727 end
2828end
Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ def initialize
5757 # same order. If there are no estimates available for a certain flight leg, the
5858 # response will return the flight leg object with empty emission fields. The
5959 # request will still be considered successful. Reasons for missing emission
60- # estimates include: - The flight is unknown to the server. - The input flight
61- # leg is missing one or more identifiers. - The flight date is in the past. -
62- # The aircraft type is not supported by the model. - Missing seat configuration.
60+ # estimates include: * The flight is unknown to the server. * The input flight
61+ # leg is missing one or more identifiers. * The flight date is in the past. *
62+ # The aircraft type is not supported by the model. * Missing seat configuration.
6363 # The request can contain up to 1000 flight legs. If the request has more than
6464 # 1000 direct flights, if will fail with an INVALID_ARGUMENT error.
6565 # @param [Google::Apis::TravelimpactmodelV1::ComputeFlightEmissionsRequest] compute_flight_emissions_request_object
You can’t perform that action at this time.
0 commit comments