File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
lib/google_api/gke_on_prem/v1 Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# GoogleApi.GKEOnPrem
22
3- GDC Virtual API client library.
3+ GKE On-Prem API client library.
44
55
66
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.GKEOnPrem.V1 do
2020 API client metadata for GoogleApi.GKEOnPrem.V1.
2121 """
2222
23- @ discovery_revision "20241204 "
23+ @ discovery_revision "20250224 "
2424
2525 def discovery_revision ( ) , do: @ discovery_revision
2626end
Original file line number Diff line number Diff line change 1818defmodule GoogleApi.GKEOnPrem.Mixfile do
1919 use Mix.Project
2020
21- @ version "0.6.1 "
21+ @ version "0.6.2 "
2222
2323 def project ( ) do
2424 [
@@ -48,7 +48,7 @@ defmodule GoogleApi.GKEOnPrem.Mixfile do
4848
4949 defp description ( ) do
5050 """
51- GDC Virtual API client library.
51+ GKE On-Prem API client library.
5252 """
5353 end
5454
You can’t perform that action at this time.
0 commit comments