proto_docs/google/cloud/dataproc/v1beta2/jobs.rb in google-cloud-dataproc-v1beta2-0.2.1 vs proto_docs/google/cloud/dataproc/v1beta2/jobs.rb in google-cloud-dataproc-v1beta2-0.2.2

- old
+ new

@@ -456,11 +456,12 @@ end end # A Dataproc job for running [Presto](https://prestosql.io/) queries. # **IMPORTANT**: The [Dataproc Presto Optional - # Component](/dataproc/docs/concepts/components/presto) must be enabled when - # the cluster is created to submit a Presto job to the cluster. + # Component](https://cloud.google.com/dataproc/docs/concepts/components/presto) + # must be enabled when the cluster is created to submit a Presto job to the + # cluster. # @!attribute [rw] query_file_uri # @return [::String] # The HCFS URI of the script that contains SQL queries. # @!attribute [rw] query_list # @return [::Google::Cloud::Dataproc::V1beta2::QueryList]