lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb in google-cloud-dataproc-0.8.0 vs lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb in google-cloud-dataproc-0.9.0
- old
+ new
@@ -144,25 +144,19 @@
# The id must contain only letters (a-z, A-Z), numbers (0-9),
# underscores (_), and hyphens (-). Cannot begin or end with underscore
# or hyphen. Must consist of between 3 and 50 characters.
# @!attribute [rw] hadoop_job
# @return [Google::Cloud::Dataproc::V1::HadoopJob]
- # Job is a Hadoop job.
# @!attribute [rw] spark_job
# @return [Google::Cloud::Dataproc::V1::SparkJob]
- # Job is a Spark job.
# @!attribute [rw] pyspark_job
# @return [Google::Cloud::Dataproc::V1::PySparkJob]
- # Job is a Pyspark job.
# @!attribute [rw] hive_job
# @return [Google::Cloud::Dataproc::V1::HiveJob]
- # Job is a Hive job.
# @!attribute [rw] pig_job
# @return [Google::Cloud::Dataproc::V1::PigJob]
- # Job is a Pig job.
# @!attribute [rw] spark_sql_job
# @return [Google::Cloud::Dataproc::V1::SparkSqlJob]
- # Job is a SparkSql job.
# @!attribute [rw] labels
# @return [Hash{String => String}]
# Optional. The labels to associate with this job.
#
# Label keys must be between 1 and 63 characters long, and must conform to
\ No newline at end of file