From f2025e9c7ae417532964539985ebbd8459f20c1f Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Wed, 30 Oct 2024 01:09:40 -0700 Subject: [PATCH] feat: Generate Google.Apis.TravelImpactModel.v1 version 1.68.0.3587 --- DiscoveryJson/travelimpactmodel.v1.json | 4 ++-- .../Google.Apis.TravelImpactModel.v1.cs | 5 ++--- .../Google.Apis.TravelImpactModel.v1.csproj | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/DiscoveryJson/travelimpactmodel.v1.json b/DiscoveryJson/travelimpactmodel.v1.json index c8414996ab..e2c075395d 100644 --- a/DiscoveryJson/travelimpactmodel.v1.json +++ b/DiscoveryJson/travelimpactmodel.v1.json @@ -116,7 +116,7 @@ } } }, - "revision": "20231012", + "revision": "20241027", "rootUrl": "https://travelimpactmodel.googleapis.com/", "schemas": { "ComputeFlightEmissionsRequest": { @@ -234,7 +234,7 @@ "properties": { "emissionsGramsPerPax": { "$ref": "EmissionsGramsPerPax", - "description": "Optional. Per-passenger emission estimate numbers. Will not be present if emissions could not be computed. For the list of reasons why emissions could not be computed, see ComputeFlightEmissions. Note this field is currently equivalent to ttw_emissions_grams_per_pax until TIM version 1.X.0 which will update this to be total wtw emissions aka wtt_emissions_grams_per_pax + ttw_emissions_grams_per_pax." + "description": "Optional. Per-passenger emission estimate numbers. Will not be present if emissions could not be computed. For the list of reasons why emissions could not be computed, see ComputeFlightEmissions. This field uses wtw emissions aka ttw_emissions_grams_per_pax + wtt_emissions_grams_per_pax." }, "flight": { "$ref": "Flight", diff --git a/Src/Generated/Google.Apis.TravelImpactModel.v1/Google.Apis.TravelImpactModel.v1.cs b/Src/Generated/Google.Apis.TravelImpactModel.v1/Google.Apis.TravelImpactModel.v1.cs index a72d0719e1..0f12f578ae 100644 --- a/Src/Generated/Google.Apis.TravelImpactModel.v1/Google.Apis.TravelImpactModel.v1.cs +++ b/Src/Generated/Google.Apis.TravelImpactModel.v1/Google.Apis.TravelImpactModel.v1.cs @@ -443,9 +443,8 @@ public class FlightWithEmissions : Google.Apis.Requests.IDirectResponseSchema { /// /// Optional. Per-passenger emission estimate numbers. Will not be present if emissions could not be computed. - /// For the list of reasons why emissions could not be computed, see ComputeFlightEmissions. Note this field is - /// currently equivalent to ttw_emissions_grams_per_pax until TIM version 1.X.0 which will update this to be - /// total wtw emissions aka wtt_emissions_grams_per_pax + ttw_emissions_grams_per_pax. + /// For the list of reasons why emissions could not be computed, see ComputeFlightEmissions. This field uses wtw + /// emissions aka ttw_emissions_grams_per_pax + wtt_emissions_grams_per_pax. /// [Newtonsoft.Json.JsonPropertyAttribute("emissionsGramsPerPax")] public virtual EmissionsGramsPerPax EmissionsGramsPerPax { get; set; } diff --git a/Src/Generated/Google.Apis.TravelImpactModel.v1/Google.Apis.TravelImpactModel.v1.csproj b/Src/Generated/Google.Apis.TravelImpactModel.v1/Google.Apis.TravelImpactModel.v1.csproj index 4f3162fe5b..607e563bdd 100644 --- a/Src/Generated/Google.Apis.TravelImpactModel.v1/Google.Apis.TravelImpactModel.v1.csproj +++ b/Src/Generated/Google.Apis.TravelImpactModel.v1/Google.Apis.TravelImpactModel.v1.csproj @@ -3,7 +3,7 @@ Google.Apis.TravelImpactModel.v1 Client Library - 1.68.0.3206 + 1.68.0.3587 Google LLC Copyright 2024 Google LLC Google