File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
lib/google_api/dataproc/v1 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.Dataproc.V1 do
2020 API client metadata for GoogleApi.Dataproc.V1.
2121 """
2222
23- @ discovery_revision "20240928 "
23+ @ discovery_revision "20241025 "
2424
2525 def discovery_revision ( ) , do: @ discovery_revision
2626end
Original file line number Diff line number Diff line change 1717
1818defmodule GoogleApi.Dataproc.V1.Model.PySparkJob do
1919 @ moduledoc """
20- A Dataproc job for running Apache PySpark (https://spark.apache.org/docs/0.9.0/ python-programming-guide .html) applications on YARN.
20+ A Dataproc job for running Apache PySpark (https://spark.apache.org/docs/latest/api/ python/index .html#pyspark-overview ) applications on YARN.
2121
2222 ## Attributes
2323
Original file line number Diff line number Diff line change 1818defmodule GoogleApi.Dataproc.Mixfile do
1919 use Mix.Project
2020
21- @ version "0.58.0 "
21+ @ version "0.58.1 "
2222
2323 def project ( ) do
2424 [
You can’t perform that action at this time.
0 commit comments