Skip to content

Commit

Permalink
feat: Generate Google.Apis.TrafficDirectorService.v3 version 1.69.0.3689
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa authored and jskeet committed Feb 17, 2025
1 parent 152e25a commit 3ad705d
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 20 deletions.
56 changes: 41 additions & 15 deletions DiscoveryJson/trafficdirector.v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
}
}
},
"revision": "20240322",
"revision": "20250206",
"rootUrl": "https://trafficdirector.googleapis.com/",
"schemas": {
"Address": {
Expand Down Expand Up @@ -321,14 +321,18 @@
"REQUESTED",
"DOES_NOT_EXIST",
"ACKED",
"NACKED"
"NACKED",
"RECEIVED_ERROR",
"TIMEOUT"
],
"enumDescriptions": [
"Resource status is not available/unknown.",
"Client requested this resource but hasn't received any update from management server. The client will not fail requests, but will queue them until update arrives or the client times out waiting for the resource.",
"This resource has been requested by the client but has either not been delivered by the server or was previously delivered by the server and then subsequently removed from resources provided by the server. For more information, please refer to the :ref:`\"Knowing When a Requested Resource Does Not Exist\" ` section.",
"Client received this resource and replied with ACK.",
"Client received this resource and replied with NACK."
"Client received this resource and replied with NACK.",
"Client received an error from the control plane. The attached config dump is the most recent accepted one. If no config is accepted yet, the attached config dump will be empty.",
"Client timed out waiting for the resource from the control plane."
],
"type": "string"
},
Expand Down Expand Up @@ -367,14 +371,18 @@
"REQUESTED",
"DOES_NOT_EXIST",
"ACKED",
"NACKED"
"NACKED",
"RECEIVED_ERROR",
"TIMEOUT"
],
"enumDescriptions": [
"Resource status is not available/unknown.",
"Client requested this resource but hasn't received any update from management server. The client will not fail requests, but will queue them until update arrives or the client times out waiting for the resource.",
"This resource has been requested by the client but has either not been delivered by the server or was previously delivered by the server and then subsequently removed from resources provided by the server. For more information, please refer to the :ref:`\"Knowing When a Requested Resource Does Not Exist\" ` section.",
"Client received this resource and replied with ACK.",
"Client received this resource and replied with NACK."
"Client received this resource and replied with NACK.",
"Client received an error from the control plane. The attached config dump is the most recent accepted one. If no config is accepted yet, the attached config dump will be empty.",
"Client timed out waiting for the resource from the control plane."
],
"type": "string"
},
Expand Down Expand Up @@ -417,14 +425,18 @@
"REQUESTED",
"DOES_NOT_EXIST",
"ACKED",
"NACKED"
"NACKED",
"RECEIVED_ERROR",
"TIMEOUT"
],
"enumDescriptions": [
"Resource status is not available/unknown.",
"Client requested this resource but hasn't received any update from management server. The client will not fail requests, but will queue them until update arrives or the client times out waiting for the resource.",
"This resource has been requested by the client but has either not been delivered by the server or was previously delivered by the server and then subsequently removed from resources provided by the server. For more information, please refer to the :ref:`\"Knowing When a Requested Resource Does Not Exist\" ` section.",
"Client received this resource and replied with ACK.",
"Client received this resource and replied with NACK."
"Client received this resource and replied with NACK.",
"Client received an error from the control plane. The attached config dump is the most recent accepted one. If no config is accepted yet, the attached config dump will be empty.",
"Client timed out waiting for the resource from the control plane."
],
"type": "string"
},
Expand Down Expand Up @@ -481,14 +493,18 @@
"REQUESTED",
"DOES_NOT_EXIST",
"ACKED",
"NACKED"
"NACKED",
"RECEIVED_ERROR",
"TIMEOUT"
],
"enumDescriptions": [
"Resource status is not available/unknown.",
"Client requested this resource but hasn't received any update from management server. The client will not fail requests, but will queue them until update arrives or the client times out waiting for the resource.",
"This resource has been requested by the client but has either not been delivered by the server or was previously delivered by the server and then subsequently removed from resources provided by the server. For more information, please refer to the :ref:`\"Knowing When a Requested Resource Does Not Exist\" ` section.",
"Client received this resource and replied with ACK.",
"Client received this resource and replied with NACK."
"Client received this resource and replied with NACK.",
"Client received an error from the control plane. The attached config dump is the most recent accepted one. If no config is accepted yet, the attached config dump will be empty.",
"Client timed out waiting for the resource from the control plane."
],
"type": "string"
},
Expand Down Expand Up @@ -527,14 +543,18 @@
"REQUESTED",
"DOES_NOT_EXIST",
"ACKED",
"NACKED"
"NACKED",
"RECEIVED_ERROR",
"TIMEOUT"
],
"enumDescriptions": [
"Resource status is not available/unknown.",
"Client requested this resource but hasn't received any update from management server. The client will not fail requests, but will queue them until update arrives or the client times out waiting for the resource.",
"This resource has been requested by the client but has either not been delivered by the server or was previously delivered by the server and then subsequently removed from resources provided by the server. For more information, please refer to the :ref:`\"Knowing When a Requested Resource Does Not Exist\" ` section.",
"Client received this resource and replied with ACK.",
"Client received this resource and replied with NACK."
"Client received this resource and replied with NACK.",
"Client received an error from the control plane. The attached config dump is the most recent accepted one. If no config is accepted yet, the attached config dump will be empty.",
"Client timed out waiting for the resource from the control plane."
],
"type": "string"
},
Expand Down Expand Up @@ -651,14 +671,18 @@
"REQUESTED",
"DOES_NOT_EXIST",
"ACKED",
"NACKED"
"NACKED",
"RECEIVED_ERROR",
"TIMEOUT"
],
"enumDescriptions": [
"Resource status is not available/unknown.",
"Client requested this resource but hasn't received any update from management server. The client will not fail requests, but will queue them until update arrives or the client times out waiting for the resource.",
"This resource has been requested by the client but has either not been delivered by the server or was previously delivered by the server and then subsequently removed from resources provided by the server. For more information, please refer to the :ref:`\"Knowing When a Requested Resource Does Not Exist\" ` section.",
"Client received this resource and replied with ACK.",
"Client received this resource and replied with NACK."
"Client received this resource and replied with NACK.",
"Client received an error from the control plane. The attached config dump is the most recent accepted one. If no config is accepted yet, the attached config dump will be empty.",
"Client timed out waiting for the resource from the control plane."
],
"type": "string"
},
Expand Down Expand Up @@ -937,13 +961,15 @@
"CLIENT_UNKNOWN",
"CLIENT_REQUESTED",
"CLIENT_ACKED",
"CLIENT_NACKED"
"CLIENT_NACKED",
"CLIENT_RECEIVED_ERROR"
],
"enumDescriptions": [
"Config status is not available/unknown.",
"Client requested the config but hasn't received any config from management server yet.",
"Client received the config and replied with ACK.",
"Client received the config and replied with NACK. Notably, the attached config dump is not the NACKed version, but the most recent accepted one. If no config is accepted yet, the attached config dump will be empty."
"Client received the config and replied with NACK. Notably, the attached config dump is not the NACKed version, but the most recent accepted one. If no config is accepted yet, the attached config dump will be empty.",
"Client received an error from the control plane. The attached config dump is the most recent accepted one. If no config is accepted yet, the attached config dump will be empty."
],
"type": "string"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<!-- nupkg information -->
<PropertyGroup>
<Title>Google.Apis.TrafficDirectorService.v3 Client Library</Title>
<Version>1.68.0.3368</Version>
<Version>1.69.0.3689</Version>
<Authors>Google LLC</Authors>
<Copyright>Copyright 2024 Google LLC</Copyright>
<Copyright>Copyright 2025 Google LLC</Copyright>
<PackageTags>Google</PackageTags>
<PackageProjectUrl>https://github.com/google/google-api-dotnet-client</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
Expand Down Expand Up @@ -59,8 +59,8 @@
<!-- common dependencies -->
<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0" PrivateAssets="All" />
<PackageReference Include="Google.Apis" Version="1.68.0" />
<PackageReference Include="Google.Apis.Auth" Version="1.68.0" />
<PackageReference Include="Google.Apis" Version="1.69.0" />
<PackageReference Include="Google.Apis.Auth" Version="1.69.0" />
</ItemGroup>

</Project>

0 comments on commit 3ad705d

Please sign in to comment.