diff --git a/Dataproc/metadata/V1Beta2/Clusters.php b/Dataproc/metadata/V1Beta2/Clusters.php
index aec2bcd098c7..cb106928a40a 100644
--- a/Dataproc/metadata/V1Beta2/Clusters.php
+++ b/Dataproc/metadata/V1Beta2/Clusters.php
@@ -15,8 +15,8 @@ public static function initOnce() {
return;
}
\GPBMetadata\Google\Api\Annotations::initOnce();
- \GPBMetadata\Google\Cloud\Dataproc\V1Beta2\Shared::initOnce();
\GPBMetadata\Google\Cloud\Dataproc\V1Beta2\Operations::initOnce();
+ \GPBMetadata\Google\Cloud\Dataproc\V1Beta2\Shared::initOnce();
\GPBMetadata\Google\Longrunning\Operations::initOnce();
\GPBMetadata\Google\Protobuf\Duration::initOnce();
\GPBMetadata\Google\Protobuf\FieldMask::initOnce();
@@ -24,10 +24,10 @@ public static function initOnce() {
$pool->internalAddGeneratedFile(hex2bin(
"0ab32d0a2c676f6f676c652f636c6f75642f6461746170726f632f763162" .
"657461322f636c7573746572732e70726f746f121d676f6f676c652e636c" .
- "6f75642e6461746170726f632e763162657461321a2a676f6f676c652f63" .
- "6c6f75642f6461746170726f632f763162657461322f7368617265642e70" .
- "726f746f1a2e676f6f676c652f636c6f75642f6461746170726f632f7631" .
- "62657461322f6f7065726174696f6e732e70726f746f1a23676f6f676c65" .
+ "6f75642e6461746170726f632e763162657461321a2e676f6f676c652f63" .
+ "6c6f75642f6461746170726f632f763162657461322f6f7065726174696f" .
+ "6e732e70726f746f1a2a676f6f676c652f636c6f75642f6461746170726f" .
+ "632f763162657461322f7368617265642e70726f746f1a23676f6f676c65" .
"2f6c6f6e6772756e6e696e672f6f7065726174696f6e732e70726f746f1a" .
"1e676f6f676c652f70726f746f6275662f6475726174696f6e2e70726f74" .
"6f1a20676f6f676c652f70726f746f6275662f6669656c645f6d61736b2e" .
diff --git a/Dataproc/src/V1/AcceleratorConfig.php b/Dataproc/src/V1/AcceleratorConfig.php
index 8f3aff1ed21c..3d740d14a911 100644
--- a/Dataproc/src/V1/AcceleratorConfig.php
+++ b/Dataproc/src/V1/AcceleratorConfig.php
@@ -19,13 +19,15 @@ class AcceleratorConfig extends \Google\Protobuf\Internal\Message
/**
* Full URL, partial URI, or short name of the accelerator type resource to
* expose to this instance. See
- * [Compute Engine AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
+ * [Compute Engine
+ * AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
* Examples:
* * `https://www.googleapis.com/compute/beta/projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `nvidia-tesla-k80`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the accelerator type
* resource, for example, `nvidia-tesla-k80`.
*
@@ -48,13 +50,15 @@ class AcceleratorConfig extends \Google\Protobuf\Internal\Message
* @type string $accelerator_type_uri
* Full URL, partial URI, or short name of the accelerator type resource to
* expose to this instance. See
- * [Compute Engine AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
+ * [Compute Engine
+ * AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
* Examples:
* * `https://www.googleapis.com/compute/beta/projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `nvidia-tesla-k80`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the accelerator type
* resource, for example, `nvidia-tesla-k80`.
* @type int $accelerator_count
@@ -69,13 +73,15 @@ public function __construct($data = NULL) {
/**
* Full URL, partial URI, or short name of the accelerator type resource to
* expose to this instance. See
- * [Compute Engine AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
+ * [Compute Engine
+ * AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
* Examples:
* * `https://www.googleapis.com/compute/beta/projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `nvidia-tesla-k80`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the accelerator type
* resource, for example, `nvidia-tesla-k80`.
*
@@ -90,13 +96,15 @@ public function getAcceleratorTypeUri()
/**
* Full URL, partial URI, or short name of the accelerator type resource to
* expose to this instance. See
- * [Compute Engine AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
+ * [Compute Engine
+ * AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
* Examples:
* * `https://www.googleapis.com/compute/beta/projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `nvidia-tesla-k80`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the accelerator type
* resource, for example, `nvidia-tesla-k80`.
*
diff --git a/Dataproc/src/V1/Cluster.php b/Dataproc/src/V1/Cluster.php
index 80a2480236e0..51a0a68faf6a 100644
--- a/Dataproc/src/V1/Cluster.php
+++ b/Dataproc/src/V1/Cluster.php
@@ -41,8 +41,9 @@ class Cluster extends \Google\Protobuf\Internal\Message
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a cluster.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a cluster.
*
* Generated from protobuf field map
*/
@@ -68,8 +69,8 @@ class Cluster extends \Google\Protobuf\Internal\Message
private $cluster_uuid = '';
/**
* Contains cluster daemon metrics such as HDFS and YARN stats.
- * **Beta Feature**: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta Feature**: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field .google.cloud.dataproc.v1.ClusterMetrics metrics = 9;
*/
@@ -94,8 +95,9 @@ class Cluster extends \Google\Protobuf\Internal\Message
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a cluster.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a cluster.
* @type \Google\Cloud\Dataproc\V1\ClusterStatus $status
* Output only. Cluster status.
* @type \Google\Cloud\Dataproc\V1\ClusterStatus[]|\Google\Protobuf\Internal\RepeatedField $status_history
@@ -105,8 +107,8 @@ class Cluster extends \Google\Protobuf\Internal\Message
* generates this value when it creates the cluster.
* @type \Google\Cloud\Dataproc\V1\ClusterMetrics $metrics
* Contains cluster daemon metrics such as HDFS and YARN stats.
- * **Beta Feature**: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta Feature**: This report is available for testing purposes only. It
+ * may be changed before final release.
* }
*/
public function __construct($data = NULL) {
@@ -201,8 +203,9 @@ public function setConfig($var)
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a cluster.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a cluster.
*
* Generated from protobuf field map
* @return \Google\Protobuf\Internal\MapField
@@ -217,8 +220,9 @@ public function getLabels()
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a cluster.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a cluster.
*
* Generated from protobuf field map
* @param array|\Google\Protobuf\Internal\MapField $var
@@ -314,8 +318,8 @@ public function setClusterUuid($var)
/**
* Contains cluster daemon metrics such as HDFS and YARN stats.
- * **Beta Feature**: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta Feature**: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field .google.cloud.dataproc.v1.ClusterMetrics metrics = 9;
* @return \Google\Cloud\Dataproc\V1\ClusterMetrics
@@ -327,8 +331,8 @@ public function getMetrics()
/**
* Contains cluster daemon metrics such as HDFS and YARN stats.
- * **Beta Feature**: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta Feature**: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field .google.cloud.dataproc.v1.ClusterMetrics metrics = 9;
* @param \Google\Cloud\Dataproc\V1\ClusterMetrics $var
diff --git a/Dataproc/src/V1/ClusterConfig.php b/Dataproc/src/V1/ClusterConfig.php
index 7bbafa89f53a..daa4068ebdb3 100644
--- a/Dataproc/src/V1/ClusterConfig.php
+++ b/Dataproc/src/V1/ClusterConfig.php
@@ -64,8 +64,10 @@ class ClusterConfig extends \Google\Protobuf\Internal\Message
* Optional. Commands to execute on each node after config is
* completed. By default, executables are run on master and all worker nodes.
* You can test a node's `role` metadata to run an executable on
- * a master or worker node, as shown below using `curl` (you can also use `wget`):
- * ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1/instance/attributes/dataproc-role)
+ * a master or worker node, as shown below using `curl` (you can also use
+ * `wget`):
+ * ROLE=$(curl -H Metadata-Flavor:Google
+ * http://metadata/computeMetadata/v1/instance/attributes/dataproc-role)
* if [[ "${ROLE}" == 'Master' ]]; then
* ... master specific actions ...
* else
@@ -113,8 +115,10 @@ class ClusterConfig extends \Google\Protobuf\Internal\Message
* Optional. Commands to execute on each node after config is
* completed. By default, executables are run on master and all worker nodes.
* You can test a node's `role` metadata to run an executable on
- * a master or worker node, as shown below using `curl` (you can also use `wget`):
- * ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1/instance/attributes/dataproc-role)
+ * a master or worker node, as shown below using `curl` (you can also use
+ * `wget`):
+ * ROLE=$(curl -H Metadata-Flavor:Google
+ * http://metadata/computeMetadata/v1/instance/attributes/dataproc-role)
* if [[ "${ROLE}" == 'Master' ]]; then
* ... master specific actions ...
* else
@@ -307,8 +311,10 @@ public function setSoftwareConfig($var)
* Optional. Commands to execute on each node after config is
* completed. By default, executables are run on master and all worker nodes.
* You can test a node's `role` metadata to run an executable on
- * a master or worker node, as shown below using `curl` (you can also use `wget`):
- * ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1/instance/attributes/dataproc-role)
+ * a master or worker node, as shown below using `curl` (you can also use
+ * `wget`):
+ * ROLE=$(curl -H Metadata-Flavor:Google
+ * http://metadata/computeMetadata/v1/instance/attributes/dataproc-role)
* if [[ "${ROLE}" == 'Master' ]]; then
* ... master specific actions ...
* else
@@ -327,8 +333,10 @@ public function getInitializationActions()
* Optional. Commands to execute on each node after config is
* completed. By default, executables are run on master and all worker nodes.
* You can test a node's `role` metadata to run an executable on
- * a master or worker node, as shown below using `curl` (you can also use `wget`):
- * ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1/instance/attributes/dataproc-role)
+ * a master or worker node, as shown below using `curl` (you can also use
+ * `wget`):
+ * ROLE=$(curl -H Metadata-Flavor:Google
+ * http://metadata/computeMetadata/v1/instance/attributes/dataproc-role)
* if [[ "${ROLE}" == 'Master' ]]; then
* ... master specific actions ...
* else
diff --git a/Dataproc/src/V1/CreateClusterRequest.php b/Dataproc/src/V1/CreateClusterRequest.php
index cc067bda40f9..f91c91dbbd92 100644
--- a/Dataproc/src/V1/CreateClusterRequest.php
+++ b/Dataproc/src/V1/CreateClusterRequest.php
@@ -36,10 +36,11 @@ class CreateClusterRequest extends \Google\Protobuf\Internal\Message
private $cluster = null;
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -64,10 +65,11 @@ class CreateClusterRequest extends \Google\Protobuf\Internal\Message
* Required. The cluster to create.
* @type string $request_id
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -161,10 +163,11 @@ public function setCluster($var)
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -180,10 +183,11 @@ public function getRequestId()
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
diff --git a/Dataproc/src/V1/DeleteClusterRequest.php b/Dataproc/src/V1/DeleteClusterRequest.php
index 7dc57e208b6a..f48ccdc6961f 100644
--- a/Dataproc/src/V1/DeleteClusterRequest.php
+++ b/Dataproc/src/V1/DeleteClusterRequest.php
@@ -43,10 +43,11 @@ class DeleteClusterRequest extends \Google\Protobuf\Internal\Message
private $cluster_uuid = '';
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -74,10 +75,11 @@ class DeleteClusterRequest extends \Google\Protobuf\Internal\Message
* (with error NOT_FOUND) if cluster with specified UUID does not exist.
* @type string $request_id
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -199,10 +201,11 @@ public function setClusterUuid($var)
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -218,10 +221,11 @@ public function getRequestId()
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
diff --git a/Dataproc/src/V1/Gapic/ClusterControllerGapicClient.php b/Dataproc/src/V1/Gapic/ClusterControllerGapicClient.php
index b7e71884e5aa..d25a67960baf 100644
--- a/Dataproc/src/V1/Gapic/ClusterControllerGapicClient.php
+++ b/Dataproc/src/V1/Gapic/ClusterControllerGapicClient.php
@@ -295,10 +295,11 @@ public function __construct(array $options = [])
*
* @type string $requestId
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
*
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
@@ -447,10 +448,11 @@ public function createCluster($projectId, $region, $cluster, array $optionalArgs
* Only supported on Dataproc image versions 1.2 and higher.
* @type string $requestId
* Optional. A unique id used to identify the request. If the server
- * receives two [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
*
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
@@ -546,10 +548,11 @@ public function updateCluster($projectId, $region, $clusterName, $cluster, $upda
* (with error NOT_FOUND) if cluster with specified UUID does not exist.
* @type string $requestId
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
*
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
diff --git a/Dataproc/src/V1/Gapic/JobControllerGapicClient.php b/Dataproc/src/V1/Gapic/JobControllerGapicClient.php
index dc2e9c4c62ef..ae20e48275d8 100644
--- a/Dataproc/src/V1/Gapic/JobControllerGapicClient.php
+++ b/Dataproc/src/V1/Gapic/JobControllerGapicClient.php
@@ -197,8 +197,8 @@ public function __construct(array $options = [])
*
* @type string $requestId
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
+ * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest]
+ * requests with the same id, then the second request will be ignored and the
* first [Job][google.cloud.dataproc.v1.Job] created and stored in the backend
* is returned.
*
@@ -461,7 +461,8 @@ public function updateJob($projectId, $region, $jobId, $job, $updateMask, array
/**
* Starts a job cancellation request. To access the job resource
* after cancellation, call
- * [regions/{region}/jobs.list](https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.jobs/list) or
+ * [regions/{region}/jobs.list](https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.jobs/list)
+ * or
* [regions/{region}/jobs.get](https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.jobs/get).
*
* Sample code:
diff --git a/Dataproc/src/V1/Gapic/WorkflowTemplateServiceGapicClient.php b/Dataproc/src/V1/Gapic/WorkflowTemplateServiceGapicClient.php
index 2fbcd8432f73..a667b8debf6c 100644
--- a/Dataproc/src/V1/Gapic/WorkflowTemplateServiceGapicClient.php
+++ b/Dataproc/src/V1/Gapic/WorkflowTemplateServiceGapicClient.php
@@ -558,7 +558,8 @@ public function instantiateWorkflowTemplate($name, array $optionalArgs = [])
* Instantiates a template and begins execution.
*
* This method is equivalent to executing the sequence
- * [CreateWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.CreateWorkflowTemplate], [InstantiateWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.InstantiateWorkflowTemplate],
+ * [CreateWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.CreateWorkflowTemplate],
+ * [InstantiateWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.InstantiateWorkflowTemplate],
* [DeleteWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.DeleteWorkflowTemplate].
*
* The returned Operation can be used to track execution of
diff --git a/Dataproc/src/V1/GceClusterConfig.php b/Dataproc/src/V1/GceClusterConfig.php
index ca2f3e348992..2e820c3d6040 100644
--- a/Dataproc/src/V1/GceClusterConfig.php
+++ b/Dataproc/src/V1/GceClusterConfig.php
@@ -57,11 +57,11 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
private $subnetwork_uri = '';
/**
* Optional. If true, all instances in the cluster will only have internal IP
- * addresses. By default, clusters are not restricted to internal IP addresses,
- * and will have ephemeral external IP addresses assigned to each instance.
- * This `internal_ip_only` restriction can only be enabled for subnetwork
- * enabled networks, and all off-cluster dependencies must be configured to be
- * accessible without external IP addresses.
+ * addresses. By default, clusters are not restricted to internal IP
+ * addresses, and will have ephemeral external IP addresses assigned to each
+ * instance. This `internal_ip_only` restriction can only be enabled for
+ * subnetwork enabled networks, and all off-cluster dependencies must be
+ * configured to be accessible without external IP addresses.
*
* Generated from protobuf field bool internal_ip_only = 7;
*/
@@ -72,7 +72,8 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
* permissions equivalent to the following IAM roles:
* * roles/logging.logWriter
* * roles/storage.objectAdmin
- * (see https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
+ * (see
+ * https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
* for more information).
* Example: `[account_id]@[project_id].iam.gserviceaccount.com`
*
@@ -104,7 +105,8 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
private $tags;
/**
* The Compute Engine metadata entries to add to all instances (see
- * [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
+ * [Project and instance
+ * metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
*
* Generated from protobuf field map
*/
@@ -145,18 +147,19 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
* * `sub0`
* @type bool $internal_ip_only
* Optional. If true, all instances in the cluster will only have internal IP
- * addresses. By default, clusters are not restricted to internal IP addresses,
- * and will have ephemeral external IP addresses assigned to each instance.
- * This `internal_ip_only` restriction can only be enabled for subnetwork
- * enabled networks, and all off-cluster dependencies must be configured to be
- * accessible without external IP addresses.
+ * addresses. By default, clusters are not restricted to internal IP
+ * addresses, and will have ephemeral external IP addresses assigned to each
+ * instance. This `internal_ip_only` restriction can only be enabled for
+ * subnetwork enabled networks, and all off-cluster dependencies must be
+ * configured to be accessible without external IP addresses.
* @type string $service_account
* Optional. The service account of the instances. Defaults to the default
* Compute Engine service account. Custom service accounts need
* permissions equivalent to the following IAM roles:
* * roles/logging.logWriter
* * roles/storage.objectAdmin
- * (see https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
+ * (see
+ * https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
* for more information).
* Example: `[account_id]@[project_id].iam.gserviceaccount.com`
* @type string[]|\Google\Protobuf\Internal\RepeatedField $service_account_scopes
@@ -176,7 +179,8 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
* [Tagging instances](/compute/docs/label-or-tag-resources#tags)).
* @type array|\Google\Protobuf\Internal\MapField $metadata
* The Compute Engine metadata entries to add to all instances (see
- * [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
+ * [Project and instance
+ * metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
* }
*/
public function __construct($data = NULL) {
@@ -306,11 +310,11 @@ public function setSubnetworkUri($var)
/**
* Optional. If true, all instances in the cluster will only have internal IP
- * addresses. By default, clusters are not restricted to internal IP addresses,
- * and will have ephemeral external IP addresses assigned to each instance.
- * This `internal_ip_only` restriction can only be enabled for subnetwork
- * enabled networks, and all off-cluster dependencies must be configured to be
- * accessible without external IP addresses.
+ * addresses. By default, clusters are not restricted to internal IP
+ * addresses, and will have ephemeral external IP addresses assigned to each
+ * instance. This `internal_ip_only` restriction can only be enabled for
+ * subnetwork enabled networks, and all off-cluster dependencies must be
+ * configured to be accessible without external IP addresses.
*
* Generated from protobuf field bool internal_ip_only = 7;
* @return bool
@@ -322,11 +326,11 @@ public function getInternalIpOnly()
/**
* Optional. If true, all instances in the cluster will only have internal IP
- * addresses. By default, clusters are not restricted to internal IP addresses,
- * and will have ephemeral external IP addresses assigned to each instance.
- * This `internal_ip_only` restriction can only be enabled for subnetwork
- * enabled networks, and all off-cluster dependencies must be configured to be
- * accessible without external IP addresses.
+ * addresses. By default, clusters are not restricted to internal IP
+ * addresses, and will have ephemeral external IP addresses assigned to each
+ * instance. This `internal_ip_only` restriction can only be enabled for
+ * subnetwork enabled networks, and all off-cluster dependencies must be
+ * configured to be accessible without external IP addresses.
*
* Generated from protobuf field bool internal_ip_only = 7;
* @param bool $var
@@ -346,7 +350,8 @@ public function setInternalIpOnly($var)
* permissions equivalent to the following IAM roles:
* * roles/logging.logWriter
* * roles/storage.objectAdmin
- * (see https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
+ * (see
+ * https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
* for more information).
* Example: `[account_id]@[project_id].iam.gserviceaccount.com`
*
@@ -364,7 +369,8 @@ public function getServiceAccount()
* permissions equivalent to the following IAM roles:
* * roles/logging.logWriter
* * roles/storage.objectAdmin
- * (see https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
+ * (see
+ * https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
* for more information).
* Example: `[account_id]@[project_id].iam.gserviceaccount.com`
*
@@ -456,7 +462,8 @@ public function setTags($var)
/**
* The Compute Engine metadata entries to add to all instances (see
- * [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
+ * [Project and instance
+ * metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
*
* Generated from protobuf field map
* @return \Google\Protobuf\Internal\MapField
@@ -468,7 +475,8 @@ public function getMetadata()
/**
* The Compute Engine metadata entries to add to all instances (see
- * [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
+ * [Project and instance
+ * metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
*
* Generated from protobuf field map
* @param array|\Google\Protobuf\Internal\MapField $var
diff --git a/Dataproc/src/V1/HadoopJob.php b/Dataproc/src/V1/HadoopJob.php
index 305837e27e2d..a243f5740332 100644
--- a/Dataproc/src/V1/HadoopJob.php
+++ b/Dataproc/src/V1/HadoopJob.php
@@ -10,8 +10,10 @@
/**
* A Cloud Dataproc job for running
- * [Apache Hadoop MapReduce](https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html)
- * jobs on [Apache Hadoop YARN](https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html).
+ * [Apache Hadoop
+ * MapReduce](https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html)
+ * jobs on [Apache Hadoop
+ * YARN](https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html).
*
* Generated from protobuf message google.cloud.dataproc.v1.HadoopJob
*/
@@ -19,8 +21,8 @@ class HadoopJob extends \Google\Protobuf\Internal\Message
{
/**
* Optional. The arguments to pass to the driver. Do not
- * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job
- * properties, since a collision may occur that causes an incorrect job
+ * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as
+ * job properties, since a collision may occur that causes an incorrect job
* submission.
*
* Generated from protobuf field repeated string args = 3;
@@ -83,8 +85,8 @@ class HadoopJob extends \Google\Protobuf\Internal\Message
* must be in the default CLASSPATH or specified in `jar_file_uris`.
* @type string[]|\Google\Protobuf\Internal\RepeatedField $args
* Optional. The arguments to pass to the driver. Do not
- * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job
- * properties, since a collision may occur that causes an incorrect job
+ * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as
+ * job properties, since a collision may occur that causes an incorrect job
* submission.
* @type string[]|\Google\Protobuf\Internal\RepeatedField $jar_file_uris
* Optional. Jar file URIs to add to the CLASSPATHs of the
@@ -175,8 +177,8 @@ public function setMainClass($var)
/**
* Optional. The arguments to pass to the driver. Do not
- * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job
- * properties, since a collision may occur that causes an incorrect job
+ * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as
+ * job properties, since a collision may occur that causes an incorrect job
* submission.
*
* Generated from protobuf field repeated string args = 3;
@@ -189,8 +191,8 @@ public function getArgs()
/**
* Optional. The arguments to pass to the driver. Do not
- * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job
- * properties, since a collision may occur that causes an incorrect job
+ * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as
+ * job properties, since a collision may occur that causes an incorrect job
* submission.
*
* Generated from protobuf field repeated string args = 3;
diff --git a/Dataproc/src/V1/HiveJob.php b/Dataproc/src/V1/HiveJob.php
index 43c32d6cc38a..8242da4fe1b6 100644
--- a/Dataproc/src/V1/HiveJob.php
+++ b/Dataproc/src/V1/HiveJob.php
@@ -18,8 +18,8 @@ class HiveJob extends \Google\Protobuf\Internal\Message
{
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
*/
@@ -62,8 +62,8 @@ class HiveJob extends \Google\Protobuf\Internal\Message
* A list of queries.
* @type bool $continue_on_failure
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
* @type array|\Google\Protobuf\Internal\MapField $script_variables
* Optional. Mapping of query variable names to values (equivalent to the
* Hive command: `SET name="value";`).
@@ -137,8 +137,8 @@ public function setQueryList($var)
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
* @return bool
@@ -150,8 +150,8 @@ public function getContinueOnFailure()
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
* @param bool $var
diff --git a/Dataproc/src/V1/InstanceGroupConfig.php b/Dataproc/src/V1/InstanceGroupConfig.php
index 9bce15b7c2f1..0a8ce50950c5 100644
--- a/Dataproc/src/V1/InstanceGroupConfig.php
+++ b/Dataproc/src/V1/InstanceGroupConfig.php
@@ -45,7 +45,8 @@ class InstanceGroupConfig extends \Google\Protobuf\Internal\Message
* * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2`
* * `n1-standard-2`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the machine type
* resource, for example, `n1-standard-2`.
*
@@ -59,7 +60,8 @@ class InstanceGroupConfig extends \Google\Protobuf\Internal\Message
*/
private $disk_config = null;
/**
- * Optional. Specifies that this instance group contains preemptible instances.
+ * Optional. Specifies that this instance group contains preemptible
+ * instances.
*
* Generated from protobuf field bool is_preemptible = 6;
*/
@@ -105,13 +107,15 @@ class InstanceGroupConfig extends \Google\Protobuf\Internal\Message
* * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2`
* * `n1-standard-2`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the machine type
* resource, for example, `n1-standard-2`.
* @type \Google\Cloud\Dataproc\V1\DiskConfig $disk_config
* Optional. Disk option config settings.
* @type bool $is_preemptible
- * Optional. Specifies that this instance group contains preemptible instances.
+ * Optional. Specifies that this instance group contains preemptible
+ * instances.
* @type \Google\Cloud\Dataproc\V1\ManagedGroupConfig $managed_group_config
* Output only. The config for Compute Engine Instance Group
* Manager that manages this group.
@@ -221,7 +225,8 @@ public function setImageUri($var)
* * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2`
* * `n1-standard-2`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the machine type
* resource, for example, `n1-standard-2`.
*
@@ -240,7 +245,8 @@ public function getMachineTypeUri()
* * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2`
* * `n1-standard-2`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the machine type
* resource, for example, `n1-standard-2`.
*
@@ -283,7 +289,8 @@ public function setDiskConfig($var)
}
/**
- * Optional. Specifies that this instance group contains preemptible instances.
+ * Optional. Specifies that this instance group contains preemptible
+ * instances.
*
* Generated from protobuf field bool is_preemptible = 6;
* @return bool
@@ -294,7 +301,8 @@ public function getIsPreemptible()
}
/**
- * Optional. Specifies that this instance group contains preemptible instances.
+ * Optional. Specifies that this instance group contains preemptible
+ * instances.
*
* Generated from protobuf field bool is_preemptible = 6;
* @param bool $var
diff --git a/Dataproc/src/V1/Job.php b/Dataproc/src/V1/Job.php
index e95a2967018b..15ffc858de3f 100644
--- a/Dataproc/src/V1/Job.php
+++ b/Dataproc/src/V1/Job.php
@@ -47,8 +47,8 @@ class Job extends \Google\Protobuf\Internal\Message
private $status_history;
/**
* Output only. The collection of YARN applications spun up by this job.
- * **Beta** Feature: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta** Feature: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field repeated .google.cloud.dataproc.v1.YarnApplication yarn_applications = 9;
*/
@@ -73,8 +73,9 @@ class Job extends \Google\Protobuf\Internal\Message
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a job.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a job.
*
* Generated from protobuf field map
*/
@@ -129,8 +130,8 @@ class Job extends \Google\Protobuf\Internal\Message
* Output only. The previous job status.
* @type \Google\Cloud\Dataproc\V1\YarnApplication[]|\Google\Protobuf\Internal\RepeatedField $yarn_applications
* Output only. The collection of YARN applications spun up by this job.
- * **Beta** Feature: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta** Feature: This report is available for testing purposes only. It
+ * may be changed before final release.
* @type string $driver_output_resource_uri
* Output only. A URI pointing to the location of the stdout of the job's
* driver program.
@@ -143,8 +144,9 @@ class Job extends \Google\Protobuf\Internal\Message
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a job.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a job.
* @type \Google\Cloud\Dataproc\V1\JobScheduling $scheduling
* Optional. Job scheduling configuration.
* @type string $job_uuid
@@ -432,8 +434,8 @@ public function setStatusHistory($var)
/**
* Output only. The collection of YARN applications spun up by this job.
- * **Beta** Feature: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta** Feature: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field repeated .google.cloud.dataproc.v1.YarnApplication yarn_applications = 9;
* @return \Google\Protobuf\Internal\RepeatedField
@@ -445,8 +447,8 @@ public function getYarnApplications()
/**
* Output only. The collection of YARN applications spun up by this job.
- * **Beta** Feature: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta** Feature: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field repeated .google.cloud.dataproc.v1.YarnApplication yarn_applications = 9;
* @param \Google\Cloud\Dataproc\V1\YarnApplication[]|\Google\Protobuf\Internal\RepeatedField $var
@@ -523,8 +525,9 @@ public function setDriverControlFilesUri($var)
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a job.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a job.
*
* Generated from protobuf field map
* @return \Google\Protobuf\Internal\MapField
@@ -539,8 +542,9 @@ public function getLabels()
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a job.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a job.
*
* Generated from protobuf field map
* @param array|\Google\Protobuf\Internal\MapField $var
diff --git a/Dataproc/src/V1/JobControllerGrpcClient.php b/Dataproc/src/V1/JobControllerGrpcClient.php
index e2c1470e071a..0d1695cedef7 100644
--- a/Dataproc/src/V1/JobControllerGrpcClient.php
+++ b/Dataproc/src/V1/JobControllerGrpcClient.php
@@ -92,7 +92,8 @@ public function UpdateJob(\Google\Cloud\Dataproc\V1\UpdateJobRequest $argument,
/**
* Starts a job cancellation request. To access the job resource
* after cancellation, call
- * [regions/{region}/jobs.list](/dataproc/docs/reference/rest/v1/projects.regions.jobs/list) or
+ * [regions/{region}/jobs.list](/dataproc/docs/reference/rest/v1/projects.regions.jobs/list)
+ * or
* [regions/{region}/jobs.get](/dataproc/docs/reference/rest/v1/projects.regions.jobs/get).
* @param \Google\Cloud\Dataproc\V1\CancelJobRequest $argument input argument
* @param array $metadata metadata
diff --git a/Dataproc/src/V1/OrderedJob.php b/Dataproc/src/V1/OrderedJob.php
index ef2acc97dbab..c9d95674777b 100644
--- a/Dataproc/src/V1/OrderedJob.php
+++ b/Dataproc/src/V1/OrderedJob.php
@@ -20,8 +20,8 @@ class OrderedJob extends \Google\Protobuf\Internal\Message
* within the template.
* The step id is used as prefix for job id, as job
* `goog-dataproc-workflow-step-id` label, and in
- * [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids] field from other
- * steps.
+ * [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids]
+ * field from other steps.
* 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.
@@ -67,8 +67,8 @@ class OrderedJob extends \Google\Protobuf\Internal\Message
* within the template.
* The step id is used as prefix for job id, as job
* `goog-dataproc-workflow-step-id` label, and in
- * [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids] field from other
- * steps.
+ * [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids]
+ * field from other steps.
* 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.
@@ -109,8 +109,8 @@ public function __construct($data = NULL) {
* within the template.
* The step id is used as prefix for job id, as job
* `goog-dataproc-workflow-step-id` label, and in
- * [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids] field from other
- * steps.
+ * [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids]
+ * field from other steps.
* 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.
@@ -128,8 +128,8 @@ public function getStepId()
* within the template.
* The step id is used as prefix for job id, as job
* `goog-dataproc-workflow-step-id` label, and in
- * [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids] field from other
- * steps.
+ * [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids]
+ * field from other steps.
* 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.
diff --git a/Dataproc/src/V1/PigJob.php b/Dataproc/src/V1/PigJob.php
index d730aa60f6d8..e606fd6743b3 100644
--- a/Dataproc/src/V1/PigJob.php
+++ b/Dataproc/src/V1/PigJob.php
@@ -18,8 +18,8 @@ class PigJob extends \Google\Protobuf\Internal\Message
{
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
*/
@@ -67,8 +67,8 @@ class PigJob extends \Google\Protobuf\Internal\Message
* A list of queries.
* @type bool $continue_on_failure
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
* @type array|\Google\Protobuf\Internal\MapField $script_variables
* Optional. Mapping of query variable names to values (equivalent to the Pig
* command: `name=[value]`).
@@ -143,8 +143,8 @@ public function setQueryList($var)
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
* @return bool
@@ -156,8 +156,8 @@ public function getContinueOnFailure()
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
* @param bool $var
diff --git a/Dataproc/src/V1/PySparkJob.php b/Dataproc/src/V1/PySparkJob.php
index 79ca0d99b52a..a4f313137415 100644
--- a/Dataproc/src/V1/PySparkJob.php
+++ b/Dataproc/src/V1/PySparkJob.php
@@ -10,7 +10,8 @@
/**
* A Cloud Dataproc job for running
- * [Apache PySpark](https://spark.apache.org/docs/0.9.0/python-programming-guide.html)
+ * [Apache
+ * PySpark](https://spark.apache.org/docs/0.9.0/python-programming-guide.html)
* applications on YARN.
*
* Generated from protobuf message google.cloud.dataproc.v1.PySparkJob
diff --git a/Dataproc/src/V1/SoftwareConfig.php b/Dataproc/src/V1/SoftwareConfig.php
index ce4d98da4ad3..88eca28dad91 100644
--- a/Dataproc/src/V1/SoftwareConfig.php
+++ b/Dataproc/src/V1/SoftwareConfig.php
@@ -16,10 +16,12 @@
class SoftwareConfig extends \Google\Protobuf\Internal\Message
{
/**
- * Optional. The version of software inside the cluster. It must be one of the supported
- * [Cloud Dataproc Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
+ * Optional. The version of software inside the cluster. It must be one of the
+ * supported [Cloud Dataproc
+ * Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
* such as "1.2" (including a subminor version, such as "1.2.29"), or the
- * ["preview" version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
+ * ["preview"
+ * version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
* If unspecified, it defaults to the latest version.
*
* Generated from protobuf field string image_version = 1;
@@ -53,10 +55,12 @@ class SoftwareConfig extends \Google\Protobuf\Internal\Message
* Optional. Data for populating the Message object.
*
* @type string $image_version
- * Optional. The version of software inside the cluster. It must be one of the supported
- * [Cloud Dataproc Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
+ * Optional. The version of software inside the cluster. It must be one of the
+ * supported [Cloud Dataproc
+ * Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
* such as "1.2" (including a subminor version, such as "1.2.29"), or the
- * ["preview" version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
+ * ["preview"
+ * version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
* If unspecified, it defaults to the latest version.
* @type array|\Google\Protobuf\Internal\MapField $properties
* Optional. The properties to set on daemon config files.
@@ -82,10 +86,12 @@ public function __construct($data = NULL) {
}
/**
- * Optional. The version of software inside the cluster. It must be one of the supported
- * [Cloud Dataproc Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
+ * Optional. The version of software inside the cluster. It must be one of the
+ * supported [Cloud Dataproc
+ * Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
* such as "1.2" (including a subminor version, such as "1.2.29"), or the
- * ["preview" version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
+ * ["preview"
+ * version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
* If unspecified, it defaults to the latest version.
*
* Generated from protobuf field string image_version = 1;
@@ -97,10 +103,12 @@ public function getImageVersion()
}
/**
- * Optional. The version of software inside the cluster. It must be one of the supported
- * [Cloud Dataproc Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
+ * Optional. The version of software inside the cluster. It must be one of the
+ * supported [Cloud Dataproc
+ * Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
* such as "1.2" (including a subminor version, such as "1.2.29"), or the
- * ["preview" version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
+ * ["preview"
+ * version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
* If unspecified, it defaults to the latest version.
*
* Generated from protobuf field string image_version = 1;
diff --git a/Dataproc/src/V1/SparkSqlJob.php b/Dataproc/src/V1/SparkSqlJob.php
index 0f531e084513..3795fb6ea69a 100644
--- a/Dataproc/src/V1/SparkSqlJob.php
+++ b/Dataproc/src/V1/SparkSqlJob.php
@@ -9,8 +9,8 @@
use Google\Protobuf\Internal\GPBUtil;
/**
- * A Cloud Dataproc job for running [Apache Spark SQL](http://spark.apache.org/sql/)
- * queries.
+ * A Cloud Dataproc job for running [Apache Spark
+ * SQL](http://spark.apache.org/sql/) queries.
*
* Generated from protobuf message google.cloud.dataproc.v1.SparkSqlJob
*/
diff --git a/Dataproc/src/V1/SubmitJobRequest.php b/Dataproc/src/V1/SubmitJobRequest.php
index 89095a6f3dca..a9900784de7b 100644
--- a/Dataproc/src/V1/SubmitJobRequest.php
+++ b/Dataproc/src/V1/SubmitJobRequest.php
@@ -36,8 +36,8 @@ class SubmitJobRequest extends \Google\Protobuf\Internal\Message
private $job = null;
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
+ * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest]
+ * requests with the same id, then the second request will be ignored and the
* first [Job][google.cloud.dataproc.v1.Job] created and stored in the backend
* is returned.
* It is recommended to always set this value to a
@@ -64,8 +64,8 @@ class SubmitJobRequest extends \Google\Protobuf\Internal\Message
* Required. The job resource.
* @type string $request_id
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
+ * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest]
+ * requests with the same id, then the second request will be ignored and the
* first [Job][google.cloud.dataproc.v1.Job] created and stored in the backend
* is returned.
* It is recommended to always set this value to a
@@ -161,8 +161,8 @@ public function setJob($var)
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
+ * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest]
+ * requests with the same id, then the second request will be ignored and the
* first [Job][google.cloud.dataproc.v1.Job] created and stored in the backend
* is returned.
* It is recommended to always set this value to a
@@ -180,8 +180,8 @@ public function getRequestId()
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
+ * receives two [SubmitJobRequest][google.cloud.dataproc.v1.SubmitJobRequest]
+ * requests with the same id, then the second request will be ignored and the
* first [Job][google.cloud.dataproc.v1.Job] created and stored in the backend
* is returned.
* It is recommended to always set this value to a
diff --git a/Dataproc/src/V1/TemplateParameter.php b/Dataproc/src/V1/TemplateParameter.php
index edfb5968dd01..909a15f820b3 100644
--- a/Dataproc/src/V1/TemplateParameter.php
+++ b/Dataproc/src/V1/TemplateParameter.php
@@ -39,10 +39,10 @@ class TemplateParameter extends \Google\Protobuf\Internal\Message
* Required. Paths to all fields that the parameter replaces.
* A field is allowed to appear in at most one parameter's list of field
* paths.
- * A field path is similar in syntax to a [google.protobuf.FieldMask][google.protobuf.FieldMask].
- * For example, a field path that references the zone field of a workflow
- * template's cluster selector would be specified as
- * `placement.clusterSelector.zone`.
+ * A field path is similar in syntax to a
+ * [google.protobuf.FieldMask][google.protobuf.FieldMask]. For example, a
+ * field path that references the zone field of a workflow template's cluster
+ * selector would be specified as `placement.clusterSelector.zone`.
* Also, field paths can reference fields using the following syntax:
* * Values in maps can be referenced by key:
* * labels['key']
@@ -108,10 +108,10 @@ class TemplateParameter extends \Google\Protobuf\Internal\Message
* Required. Paths to all fields that the parameter replaces.
* A field is allowed to appear in at most one parameter's list of field
* paths.
- * A field path is similar in syntax to a [google.protobuf.FieldMask][google.protobuf.FieldMask].
- * For example, a field path that references the zone field of a workflow
- * template's cluster selector would be specified as
- * `placement.clusterSelector.zone`.
+ * A field path is similar in syntax to a
+ * [google.protobuf.FieldMask][google.protobuf.FieldMask]. For example, a
+ * field path that references the zone field of a workflow template's cluster
+ * selector would be specified as `placement.clusterSelector.zone`.
* Also, field paths can reference fields using the following syntax:
* * Values in maps can be referenced by key:
* * labels['key']
@@ -195,10 +195,10 @@ public function setName($var)
* Required. Paths to all fields that the parameter replaces.
* A field is allowed to appear in at most one parameter's list of field
* paths.
- * A field path is similar in syntax to a [google.protobuf.FieldMask][google.protobuf.FieldMask].
- * For example, a field path that references the zone field of a workflow
- * template's cluster selector would be specified as
- * `placement.clusterSelector.zone`.
+ * A field path is similar in syntax to a
+ * [google.protobuf.FieldMask][google.protobuf.FieldMask]. For example, a
+ * field path that references the zone field of a workflow template's cluster
+ * selector would be specified as `placement.clusterSelector.zone`.
* Also, field paths can reference fields using the following syntax:
* * Values in maps can be referenced by key:
* * labels['key']
@@ -241,10 +241,10 @@ public function getFields()
* Required. Paths to all fields that the parameter replaces.
* A field is allowed to appear in at most one parameter's list of field
* paths.
- * A field path is similar in syntax to a [google.protobuf.FieldMask][google.protobuf.FieldMask].
- * For example, a field path that references the zone field of a workflow
- * template's cluster selector would be specified as
- * `placement.clusterSelector.zone`.
+ * A field path is similar in syntax to a
+ * [google.protobuf.FieldMask][google.protobuf.FieldMask]. For example, a
+ * field path that references the zone field of a workflow template's cluster
+ * selector would be specified as `placement.clusterSelector.zone`.
* Also, field paths can reference fields using the following syntax:
* * Values in maps can be referenced by key:
* * labels['key']
diff --git a/Dataproc/src/V1/UpdateClusterRequest.php b/Dataproc/src/V1/UpdateClusterRequest.php
index 4df035d92cfb..908f00533650 100644
--- a/Dataproc/src/V1/UpdateClusterRequest.php
+++ b/Dataproc/src/V1/UpdateClusterRequest.php
@@ -103,10 +103,11 @@ class UpdateClusterRequest extends \Google\Protobuf\Internal\Message
private $update_mask = null;
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -186,10 +187,11 @@ class UpdateClusterRequest extends \Google\Protobuf\Internal\Message
*
* @type string $request_id
* Optional. A unique id used to identify the request. If the server
- * receives two [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -459,10 +461,11 @@ public function setUpdateMask($var)
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -478,10 +481,11 @@ public function getRequestId()
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [UpdateClusterRequest][google.cloud.dataproc.v1.UpdateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
diff --git a/Dataproc/src/V1/WorkflowTemplateServiceGrpcClient.php b/Dataproc/src/V1/WorkflowTemplateServiceGrpcClient.php
index 69552eafe63e..a9f55d5dff40 100644
--- a/Dataproc/src/V1/WorkflowTemplateServiceGrpcClient.php
+++ b/Dataproc/src/V1/WorkflowTemplateServiceGrpcClient.php
@@ -100,7 +100,8 @@ public function InstantiateWorkflowTemplate(\Google\Cloud\Dataproc\V1\Instantiat
* Instantiates a template and begins execution.
*
* This method is equivalent to executing the sequence
- * [CreateWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.CreateWorkflowTemplate], [InstantiateWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.InstantiateWorkflowTemplate],
+ * [CreateWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.CreateWorkflowTemplate],
+ * [InstantiateWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.InstantiateWorkflowTemplate],
* [DeleteWorkflowTemplate][google.cloud.dataproc.v1.WorkflowTemplateService.DeleteWorkflowTemplate].
*
* The returned Operation can be used to track execution of
diff --git a/Dataproc/src/V1beta2/AcceleratorConfig.php b/Dataproc/src/V1beta2/AcceleratorConfig.php
index a1a5982fb128..820ad1f82ddf 100644
--- a/Dataproc/src/V1beta2/AcceleratorConfig.php
+++ b/Dataproc/src/V1beta2/AcceleratorConfig.php
@@ -25,7 +25,8 @@ class AcceleratorConfig extends \Google\Protobuf\Internal\Message
* * `projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `nvidia-tesla-k80`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the accelerator type
* resource, for example, `nvidia-tesla-k80`.
*
@@ -54,7 +55,8 @@ class AcceleratorConfig extends \Google\Protobuf\Internal\Message
* * `projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `nvidia-tesla-k80`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the accelerator type
* resource, for example, `nvidia-tesla-k80`.
* @type int $accelerator_count
@@ -75,7 +77,8 @@ public function __construct($data = NULL) {
* * `projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `nvidia-tesla-k80`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the accelerator type
* resource, for example, `nvidia-tesla-k80`.
*
@@ -96,7 +99,8 @@ public function getAcceleratorTypeUri()
* * `projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
* * `nvidia-tesla-k80`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the accelerator type
* resource, for example, `nvidia-tesla-k80`.
*
diff --git a/Dataproc/src/V1beta2/Cluster.php b/Dataproc/src/V1beta2/Cluster.php
index df7f3dc53308..60ef3563d889 100644
--- a/Dataproc/src/V1beta2/Cluster.php
+++ b/Dataproc/src/V1beta2/Cluster.php
@@ -41,8 +41,9 @@ class Cluster extends \Google\Protobuf\Internal\Message
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a cluster.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a cluster.
*
* Generated from protobuf field map
*/
@@ -68,8 +69,8 @@ class Cluster extends \Google\Protobuf\Internal\Message
private $cluster_uuid = '';
/**
* Output only. Contains cluster daemon metrics such as HDFS and YARN stats.
- * **Beta Feature**: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta Feature**: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field .google.cloud.dataproc.v1beta2.ClusterMetrics metrics = 9;
*/
@@ -94,8 +95,9 @@ class Cluster extends \Google\Protobuf\Internal\Message
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a cluster.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a cluster.
* @type \Google\Cloud\Dataproc\V1beta2\ClusterStatus $status
* Output only. Cluster status.
* @type \Google\Cloud\Dataproc\V1beta2\ClusterStatus[]|\Google\Protobuf\Internal\RepeatedField $status_history
@@ -105,8 +107,8 @@ class Cluster extends \Google\Protobuf\Internal\Message
* generates this value when it creates the cluster.
* @type \Google\Cloud\Dataproc\V1beta2\ClusterMetrics $metrics
* Output only. Contains cluster daemon metrics such as HDFS and YARN stats.
- * **Beta Feature**: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta Feature**: This report is available for testing purposes only. It
+ * may be changed before final release.
* }
*/
public function __construct($data = NULL) {
@@ -201,8 +203,9 @@ public function setConfig($var)
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a cluster.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a cluster.
*
* Generated from protobuf field map
* @return \Google\Protobuf\Internal\MapField
@@ -217,8 +220,9 @@ public function getLabels()
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a cluster.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a cluster.
*
* Generated from protobuf field map
* @param array|\Google\Protobuf\Internal\MapField $var
@@ -314,8 +318,8 @@ public function setClusterUuid($var)
/**
* Output only. Contains cluster daemon metrics such as HDFS and YARN stats.
- * **Beta Feature**: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta Feature**: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field .google.cloud.dataproc.v1beta2.ClusterMetrics metrics = 9;
* @return \Google\Cloud\Dataproc\V1beta2\ClusterMetrics
@@ -327,8 +331,8 @@ public function getMetrics()
/**
* Output only. Contains cluster daemon metrics such as HDFS and YARN stats.
- * **Beta Feature**: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta Feature**: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field .google.cloud.dataproc.v1beta2.ClusterMetrics metrics = 9;
* @param \Google\Cloud\Dataproc\V1beta2\ClusterMetrics $var
diff --git a/Dataproc/src/V1beta2/ClusterConfig.php b/Dataproc/src/V1beta2/ClusterConfig.php
index 1ef5d906b3b8..043aa1fc208e 100644
--- a/Dataproc/src/V1beta2/ClusterConfig.php
+++ b/Dataproc/src/V1beta2/ClusterConfig.php
@@ -70,8 +70,10 @@ class ClusterConfig extends \Google\Protobuf\Internal\Message
* Optional. Commands to execute on each node after config is
* completed. By default, executables are run on master and all worker nodes.
* You can test a node's role
metadata to run an executable on
- * a master or worker node, as shown below using `curl` (you can also use `wget`):
- * ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1beta2/instance/attributes/dataproc-role)
+ * a master or worker node, as shown below using `curl` (you can also use
+ * `wget`):
+ * ROLE=$(curl -H Metadata-Flavor:Google
+ * http://metadata/computeMetadata/v1beta2/instance/attributes/dataproc-role)
* if [[ "${ROLE}" == 'Master' ]]; then
* ... master specific actions ...
* else
@@ -121,8 +123,10 @@ class ClusterConfig extends \Google\Protobuf\Internal\Message
* Optional. Commands to execute on each node after config is
* completed. By default, executables are run on master and all worker nodes.
* You can test a node's role
metadata to run an executable on
- * a master or worker node, as shown below using `curl` (you can also use `wget`):
- * ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1beta2/instance/attributes/dataproc-role)
+ * a master or worker node, as shown below using `curl` (you can also use
+ * `wget`):
+ * ROLE=$(curl -H Metadata-Flavor:Google
+ * http://metadata/computeMetadata/v1beta2/instance/attributes/dataproc-role)
* if [[ "${ROLE}" == 'Master' ]]; then
* ... master specific actions ...
* else
@@ -341,8 +345,10 @@ public function setLifecycleConfig($var)
* Optional. Commands to execute on each node after config is
* completed. By default, executables are run on master and all worker nodes.
* You can test a node's role
metadata to run an executable on
- * a master or worker node, as shown below using `curl` (you can also use `wget`):
- * ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1beta2/instance/attributes/dataproc-role)
+ * a master or worker node, as shown below using `curl` (you can also use
+ * `wget`):
+ * ROLE=$(curl -H Metadata-Flavor:Google
+ * http://metadata/computeMetadata/v1beta2/instance/attributes/dataproc-role)
* if [[ "${ROLE}" == 'Master' ]]; then
* ... master specific actions ...
* else
@@ -361,8 +367,10 @@ public function getInitializationActions()
* Optional. Commands to execute on each node after config is
* completed. By default, executables are run on master and all worker nodes.
* You can test a node's role
metadata to run an executable on
- * a master or worker node, as shown below using `curl` (you can also use `wget`):
- * ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1beta2/instance/attributes/dataproc-role)
+ * a master or worker node, as shown below using `curl` (you can also use
+ * `wget`):
+ * ROLE=$(curl -H Metadata-Flavor:Google
+ * http://metadata/computeMetadata/v1beta2/instance/attributes/dataproc-role)
* if [[ "${ROLE}" == 'Master' ]]; then
* ... master specific actions ...
* else
diff --git a/Dataproc/src/V1beta2/CreateClusterRequest.php b/Dataproc/src/V1beta2/CreateClusterRequest.php
index 841f72fb4b65..a426aa1bb049 100644
--- a/Dataproc/src/V1beta2/CreateClusterRequest.php
+++ b/Dataproc/src/V1beta2/CreateClusterRequest.php
@@ -36,10 +36,11 @@ class CreateClusterRequest extends \Google\Protobuf\Internal\Message
private $cluster = null;
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -64,10 +65,11 @@ class CreateClusterRequest extends \Google\Protobuf\Internal\Message
* Required. The cluster to create.
* @type string $request_id
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -161,10 +163,11 @@ public function setCluster($var)
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -180,10 +183,11 @@ public function getRequestId()
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
diff --git a/Dataproc/src/V1beta2/DeleteClusterRequest.php b/Dataproc/src/V1beta2/DeleteClusterRequest.php
index 394c9282f249..a3db21d76c3a 100644
--- a/Dataproc/src/V1beta2/DeleteClusterRequest.php
+++ b/Dataproc/src/V1beta2/DeleteClusterRequest.php
@@ -43,10 +43,11 @@ class DeleteClusterRequest extends \Google\Protobuf\Internal\Message
private $cluster_uuid = '';
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1beta2.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1beta2.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -74,10 +75,11 @@ class DeleteClusterRequest extends \Google\Protobuf\Internal\Message
* (with error NOT_FOUND) if cluster with specified UUID does not exist.
* @type string $request_id
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1beta2.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1beta2.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -199,10 +201,11 @@ public function setClusterUuid($var)
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1beta2.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1beta2.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
@@ -218,10 +221,11 @@ public function getRequestId()
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [DeleteClusterRequest][google.cloud.dataproc.v1beta2.DeleteClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the
- * backend is returned.
+ * receives two
+ * [DeleteClusterRequest][google.cloud.dataproc.v1beta2.DeleteClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
* The id must contain only letters (a-z, A-Z), numbers (0-9),
diff --git a/Dataproc/src/V1beta2/Gapic/ClusterControllerGapicClient.php b/Dataproc/src/V1beta2/Gapic/ClusterControllerGapicClient.php
index f64400775f40..ee0fca894c57 100644
--- a/Dataproc/src/V1beta2/Gapic/ClusterControllerGapicClient.php
+++ b/Dataproc/src/V1beta2/Gapic/ClusterControllerGapicClient.php
@@ -295,10 +295,11 @@ public function __construct(array $options = [])
*
* @type string $requestId
* Optional. A unique id used to identify the request. If the server
- * receives two [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [google.longrunning.Operation][google.longrunning.Operation] created and stored in the backend
- * is returned.
+ * receives two
+ * [CreateClusterRequest][google.cloud.dataproc.v1beta2.CreateClusterRequest]
+ * requests with the same id, then the second request will be ignored and the
+ * first [google.longrunning.Operation][google.longrunning.Operation] created
+ * and stored in the backend is returned.
*
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
@@ -400,9 +401,10 @@ public function createCluster($projectId, $region, $cluster, array $optionalArgs
* }
* }
*
- * Similarly, to change the number of preemptible workers in a cluster to 5, the
- * `update_mask` parameter would be `config.secondary_worker_config.num_instances`,
- * and the `PATCH` request body would be set as follows:
+ * Similarly, to change the number of preemptible workers in a cluster to 5,
+ * the `update_mask` parameter would be
+ * `config.secondary_worker_config.num_instances`, and the `PATCH` request
+ * body would be set as follows:
*
* {
* "config":{
@@ -421,19 +423,24 @@ public function createCluster($projectId, $region, $cluster, array $optionalArgs
*
bool internal_ip_only = 7;
*/
@@ -72,7 +72,8 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
* permissions equivalent to the following IAM roles:
* * roles/logging.logWriter
* * roles/storage.objectAdmin
- * (see https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
+ * (see
+ * https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
* for more information).
* Example: `[account_id]@[project_id].iam.gserviceaccount.com`
*
@@ -104,7 +105,8 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
private $tags;
/**
* The Compute Engine metadata entries to add to all instances (see
- * [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
+ * [Project and instance
+ * metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
*
* Generated from protobuf field map metadata = 5;
*/
@@ -145,18 +147,19 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
* * `sub0`
* @type bool $internal_ip_only
* Optional. If true, all instances in the cluster will only have internal IP
- * addresses. By default, clusters are not restricted to internal IP addresses,
- * and will have ephemeral external IP addresses assigned to each instance.
- * This `internal_ip_only` restriction can only be enabled for subnetwork
- * enabled networks, and all off-cluster dependencies must be configured to be
- * accessible without external IP addresses.
+ * addresses. By default, clusters are not restricted to internal IP
+ * addresses, and will have ephemeral external IP addresses assigned to each
+ * instance. This `internal_ip_only` restriction can only be enabled for
+ * subnetwork enabled networks, and all off-cluster dependencies must be
+ * configured to be accessible without external IP addresses.
* @type string $service_account
* Optional. The service account of the instances. Defaults to the default
* Compute Engine service account. Custom service accounts need
* permissions equivalent to the following IAM roles:
* * roles/logging.logWriter
* * roles/storage.objectAdmin
- * (see https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
+ * (see
+ * https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
* for more information).
* Example: `[account_id]@[project_id].iam.gserviceaccount.com`
* @type string[]|\Google\Protobuf\Internal\RepeatedField $service_account_scopes
@@ -176,7 +179,8 @@ class GceClusterConfig extends \Google\Protobuf\Internal\Message
* [Tagging instances](/compute/docs/label-or-tag-resources#tags)).
* @type array|\Google\Protobuf\Internal\MapField $metadata
* The Compute Engine metadata entries to add to all instances (see
- * [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
+ * [Project and instance
+ * metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
* }
*/
public function __construct($data = NULL) {
@@ -306,11 +310,11 @@ public function setSubnetworkUri($var)
/**
* Optional. If true, all instances in the cluster will only have internal IP
- * addresses. By default, clusters are not restricted to internal IP addresses,
- * and will have ephemeral external IP addresses assigned to each instance.
- * This `internal_ip_only` restriction can only be enabled for subnetwork
- * enabled networks, and all off-cluster dependencies must be configured to be
- * accessible without external IP addresses.
+ * addresses. By default, clusters are not restricted to internal IP
+ * addresses, and will have ephemeral external IP addresses assigned to each
+ * instance. This `internal_ip_only` restriction can only be enabled for
+ * subnetwork enabled networks, and all off-cluster dependencies must be
+ * configured to be accessible without external IP addresses.
*
* Generated from protobuf field bool internal_ip_only = 7;
* @return bool
@@ -322,11 +326,11 @@ public function getInternalIpOnly()
/**
* Optional. If true, all instances in the cluster will only have internal IP
- * addresses. By default, clusters are not restricted to internal IP addresses,
- * and will have ephemeral external IP addresses assigned to each instance.
- * This `internal_ip_only` restriction can only be enabled for subnetwork
- * enabled networks, and all off-cluster dependencies must be configured to be
- * accessible without external IP addresses.
+ * addresses. By default, clusters are not restricted to internal IP
+ * addresses, and will have ephemeral external IP addresses assigned to each
+ * instance. This `internal_ip_only` restriction can only be enabled for
+ * subnetwork enabled networks, and all off-cluster dependencies must be
+ * configured to be accessible without external IP addresses.
*
* Generated from protobuf field bool internal_ip_only = 7;
* @param bool $var
@@ -346,7 +350,8 @@ public function setInternalIpOnly($var)
* permissions equivalent to the following IAM roles:
* * roles/logging.logWriter
* * roles/storage.objectAdmin
- * (see https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
+ * (see
+ * https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
* for more information).
* Example: `[account_id]@[project_id].iam.gserviceaccount.com`
*
@@ -364,7 +369,8 @@ public function getServiceAccount()
* permissions equivalent to the following IAM roles:
* * roles/logging.logWriter
* * roles/storage.objectAdmin
- * (see https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
+ * (see
+ * https://cloud.google.com/compute/docs/access/service-accounts#custom_service_accounts
* for more information).
* Example: `[account_id]@[project_id].iam.gserviceaccount.com`
*
@@ -456,7 +462,8 @@ public function setTags($var)
/**
* The Compute Engine metadata entries to add to all instances (see
- * [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
+ * [Project and instance
+ * metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
*
* Generated from protobuf field map metadata = 5;
* @return \Google\Protobuf\Internal\MapField
@@ -468,7 +475,8 @@ public function getMetadata()
/**
* The Compute Engine metadata entries to add to all instances (see
- * [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
+ * [Project and instance
+ * metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
*
* Generated from protobuf field map metadata = 5;
* @param array|\Google\Protobuf\Internal\MapField $var
diff --git a/Dataproc/src/V1beta2/HadoopJob.php b/Dataproc/src/V1beta2/HadoopJob.php
index 9b43b881e8af..e5e4008b38dd 100644
--- a/Dataproc/src/V1beta2/HadoopJob.php
+++ b/Dataproc/src/V1beta2/HadoopJob.php
@@ -10,8 +10,10 @@
/**
* A Cloud Dataproc job for running
- * [Apache Hadoop MapReduce](https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html)
- * jobs on [Apache Hadoop YARN](https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html).
+ * [Apache Hadoop
+ * MapReduce](https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html)
+ * jobs on [Apache Hadoop
+ * YARN](https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html).
*
* Generated from protobuf message google.cloud.dataproc.v1beta2.HadoopJob
*/
@@ -19,8 +21,8 @@ class HadoopJob extends \Google\Protobuf\Internal\Message
{
/**
* Optional. The arguments to pass to the driver. Do not
- * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job
- * properties, since a collision may occur that causes an incorrect job
+ * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as
+ * job properties, since a collision may occur that causes an incorrect job
* submission.
*
* Generated from protobuf field repeated string args = 3;
@@ -83,8 +85,8 @@ class HadoopJob extends \Google\Protobuf\Internal\Message
* must be in the default CLASSPATH or specified in `jar_file_uris`.
* @type string[]|\Google\Protobuf\Internal\RepeatedField $args
* Optional. The arguments to pass to the driver. Do not
- * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job
- * properties, since a collision may occur that causes an incorrect job
+ * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as
+ * job properties, since a collision may occur that causes an incorrect job
* submission.
* @type string[]|\Google\Protobuf\Internal\RepeatedField $jar_file_uris
* Optional. Jar file URIs to add to the CLASSPATHs of the
@@ -175,8 +177,8 @@ public function setMainClass($var)
/**
* Optional. The arguments to pass to the driver. Do not
- * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job
- * properties, since a collision may occur that causes an incorrect job
+ * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as
+ * job properties, since a collision may occur that causes an incorrect job
* submission.
*
* Generated from protobuf field repeated string args = 3;
@@ -189,8 +191,8 @@ public function getArgs()
/**
* Optional. The arguments to pass to the driver. Do not
- * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job
- * properties, since a collision may occur that causes an incorrect job
+ * include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as
+ * job properties, since a collision may occur that causes an incorrect job
* submission.
*
* Generated from protobuf field repeated string args = 3;
diff --git a/Dataproc/src/V1beta2/HiveJob.php b/Dataproc/src/V1beta2/HiveJob.php
index 492f38b29b0d..8152504c907a 100644
--- a/Dataproc/src/V1beta2/HiveJob.php
+++ b/Dataproc/src/V1beta2/HiveJob.php
@@ -18,8 +18,8 @@ class HiveJob extends \Google\Protobuf\Internal\Message
{
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
*/
@@ -62,8 +62,8 @@ class HiveJob extends \Google\Protobuf\Internal\Message
* A list of queries.
* @type bool $continue_on_failure
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
* @type array|\Google\Protobuf\Internal\MapField $script_variables
* Optional. Mapping of query variable names to values (equivalent to the
* Hive command: `SET name="value";`).
@@ -137,8 +137,8 @@ public function setQueryList($var)
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
* @return bool
@@ -150,8 +150,8 @@ public function getContinueOnFailure()
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
* @param bool $var
diff --git a/Dataproc/src/V1beta2/InstanceGroupConfig.php b/Dataproc/src/V1beta2/InstanceGroupConfig.php
index cb144e86ac79..5ef24d7ee493 100644
--- a/Dataproc/src/V1beta2/InstanceGroupConfig.php
+++ b/Dataproc/src/V1beta2/InstanceGroupConfig.php
@@ -45,7 +45,8 @@ class InstanceGroupConfig extends \Google\Protobuf\Internal\Message
* * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2`
* * `n1-standard-2`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the machine type
* resource, for example, `n1-standard-2`.
*
@@ -59,7 +60,8 @@ class InstanceGroupConfig extends \Google\Protobuf\Internal\Message
*/
private $disk_config = null;
/**
- * Optional. Specifies that this instance group contains preemptible instances.
+ * Optional. Specifies that this instance group contains preemptible
+ * instances.
*
* Generated from protobuf field bool is_preemptible = 6;
*/
@@ -113,13 +115,15 @@ class InstanceGroupConfig extends \Google\Protobuf\Internal\Message
* * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2`
* * `n1-standard-2`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the machine type
* resource, for example, `n1-standard-2`.
* @type \Google\Cloud\Dataproc\V1beta2\DiskConfig $disk_config
* Optional. Disk option config settings.
* @type bool $is_preemptible
- * Optional. Specifies that this instance group contains preemptible instances.
+ * Optional. Specifies that this instance group contains preemptible
+ * instances.
* @type \Google\Cloud\Dataproc\V1beta2\ManagedGroupConfig $managed_group_config
* Output only. The config for Compute Engine Instance Group
* Manager that manages this group.
@@ -233,7 +237,8 @@ public function setImageUri($var)
* * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2`
* * `n1-standard-2`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the machine type
* resource, for example, `n1-standard-2`.
*
@@ -252,7 +257,8 @@ public function getMachineTypeUri()
* * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2`
* * `n1-standard-2`
* **Auto Zone Exception**: If you are using the Cloud Dataproc
- * [Auto Zone Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
+ * [Auto Zone
+ * Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
* feature, you must use the short name of the machine type
* resource, for example, `n1-standard-2`.
*
@@ -295,7 +301,8 @@ public function setDiskConfig($var)
}
/**
- * Optional. Specifies that this instance group contains preemptible instances.
+ * Optional. Specifies that this instance group contains preemptible
+ * instances.
*
* Generated from protobuf field bool is_preemptible = 6;
* @return bool
@@ -306,7 +313,8 @@ public function getIsPreemptible()
}
/**
- * Optional. Specifies that this instance group contains preemptible instances.
+ * Optional. Specifies that this instance group contains preemptible
+ * instances.
*
* Generated from protobuf field bool is_preemptible = 6;
* @param bool $var
diff --git a/Dataproc/src/V1beta2/Job.php b/Dataproc/src/V1beta2/Job.php
index 1c76696cab9c..bc25716ea093 100644
--- a/Dataproc/src/V1beta2/Job.php
+++ b/Dataproc/src/V1beta2/Job.php
@@ -47,8 +47,8 @@ class Job extends \Google\Protobuf\Internal\Message
private $status_history;
/**
* Output only. The collection of YARN applications spun up by this job.
- * **Beta** Feature: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta** Feature: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field repeated .google.cloud.dataproc.v1beta2.YarnApplication yarn_applications = 9;
*/
@@ -80,8 +80,9 @@ class Job extends \Google\Protobuf\Internal\Message
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a job.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a job.
*
* Generated from protobuf field map labels = 18;
*/
@@ -136,8 +137,8 @@ class Job extends \Google\Protobuf\Internal\Message
* Output only. The previous job status.
* @type \Google\Cloud\Dataproc\V1beta2\YarnApplication[]|\Google\Protobuf\Internal\RepeatedField $yarn_applications
* Output only. The collection of YARN applications spun up by this job.
- * **Beta** Feature: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta** Feature: This report is available for testing purposes only. It
+ * may be changed before final release.
* @type string $submitted_by
* Output only. The email address of the user submitting the job. For jobs
* submitted on the cluster, the address is username@hostname
.
@@ -153,8 +154,9 @@ class Job extends \Google\Protobuf\Internal\Message
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a job.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a job.
* @type \Google\Cloud\Dataproc\V1beta2\JobScheduling $scheduling
* Optional. Job scheduling configuration.
* @type string $job_uuid
@@ -442,8 +444,8 @@ public function setStatusHistory($var)
/**
* Output only. The collection of YARN applications spun up by this job.
- * **Beta** Feature: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta** Feature: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field repeated .google.cloud.dataproc.v1beta2.YarnApplication yarn_applications = 9;
* @return \Google\Protobuf\Internal\RepeatedField
@@ -455,8 +457,8 @@ public function getYarnApplications()
/**
* Output only. The collection of YARN applications spun up by this job.
- * **Beta** Feature: This report is available for testing purposes only. It may
- * be changed before final release.
+ * **Beta** Feature: This report is available for testing purposes only. It
+ * may be changed before final release.
*
* Generated from protobuf field repeated .google.cloud.dataproc.v1beta2.YarnApplication yarn_applications = 9;
* @param \Google\Cloud\Dataproc\V1beta2\YarnApplication[]|\Google\Protobuf\Internal\RepeatedField $var
@@ -561,8 +563,9 @@ public function setDriverControlFilesUri($var)
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a job.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a job.
*
* Generated from protobuf field map labels = 18;
* @return \Google\Protobuf\Internal\MapField
@@ -577,8 +580,9 @@ public function getLabels()
* Label **keys** must contain 1 to 63 characters, and must conform to
* [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
* Label **values** may be empty, but, if present, must contain 1 to 63
- * characters, and must conform to [RFC 1035](https://www.ietf.org/rfc/rfc1035.txt).
- * No more than 32 labels can be associated with a job.
+ * characters, and must conform to [RFC
+ * 1035](https://www.ietf.org/rfc/rfc1035.txt). No more than 32 labels can be
+ * associated with a job.
*
* Generated from protobuf field map labels = 18;
* @param array|\Google\Protobuf\Internal\MapField $var
diff --git a/Dataproc/src/V1beta2/JobControllerGrpcClient.php b/Dataproc/src/V1beta2/JobControllerGrpcClient.php
index 6096f70d4ed0..6e146173d6c9 100644
--- a/Dataproc/src/V1beta2/JobControllerGrpcClient.php
+++ b/Dataproc/src/V1beta2/JobControllerGrpcClient.php
@@ -92,7 +92,8 @@ public function UpdateJob(\Google\Cloud\Dataproc\V1beta2\UpdateJobRequest $argum
/**
* Starts a job cancellation request. To access the job resource
* after cancellation, call
- * [regions/{region}/jobs.list](/dataproc/docs/reference/rest/v1beta2/projects.regions.jobs/list) or
+ * [regions/{region}/jobs.list](/dataproc/docs/reference/rest/v1beta2/projects.regions.jobs/list)
+ * or
* [regions/{region}/jobs.get](/dataproc/docs/reference/rest/v1beta2/projects.regions.jobs/get).
* @param \Google\Cloud\Dataproc\V1beta2\CancelJobRequest $argument input argument
* @param array $metadata metadata
diff --git a/Dataproc/src/V1beta2/ListWorkflowTemplatesResponse.php b/Dataproc/src/V1beta2/ListWorkflowTemplatesResponse.php
index b7404d8c207f..f0a807412e74 100644
--- a/Dataproc/src/V1beta2/ListWorkflowTemplatesResponse.php
+++ b/Dataproc/src/V1beta2/ListWorkflowTemplatesResponse.php
@@ -22,8 +22,8 @@ class ListWorkflowTemplatesResponse extends \Google\Protobuf\Internal\Message
*/
private $templates;
/**
- * Output only. This token is included in the response if there are more results
- * to fetch. To fetch additional results, provide this value as the
+ * Output only. This token is included in the response if there are more
+ * results to fetch. To fetch additional results, provide this value as the
* page_token in a subsequent ListWorkflowTemplatesRequest
.
*
* Generated from protobuf field string next_page_token = 2;
@@ -39,8 +39,8 @@ class ListWorkflowTemplatesResponse extends \Google\Protobuf\Internal\Message
* @type \Google\Cloud\Dataproc\V1beta2\WorkflowTemplate[]|\Google\Protobuf\Internal\RepeatedField $templates
* Output only. WorkflowTemplates list.
* @type string $next_page_token
- * Output only. This token is included in the response if there are more results
- * to fetch. To fetch additional results, provide this value as the
+ * Output only. This token is included in the response if there are more
+ * results to fetch. To fetch additional results, provide this value as the
* page_token in a subsequent ListWorkflowTemplatesRequest
.
* }
*/
@@ -76,8 +76,8 @@ public function setTemplates($var)
}
/**
- * Output only. This token is included in the response if there are more results
- * to fetch. To fetch additional results, provide this value as the
+ * Output only. This token is included in the response if there are more
+ * results to fetch. To fetch additional results, provide this value as the
* page_token in a subsequent ListWorkflowTemplatesRequest
.
*
* Generated from protobuf field string next_page_token = 2;
@@ -89,8 +89,8 @@ public function getNextPageToken()
}
/**
- * Output only. This token is included in the response if there are more results
- * to fetch. To fetch additional results, provide this value as the
+ * Output only. This token is included in the response if there are more
+ * results to fetch. To fetch additional results, provide this value as the
* page_token in a subsequent ListWorkflowTemplatesRequest
.
*
* Generated from protobuf field string next_page_token = 2;
diff --git a/Dataproc/src/V1beta2/OrderedJob.php b/Dataproc/src/V1beta2/OrderedJob.php
index 87330659042e..4b0a50047be4 100644
--- a/Dataproc/src/V1beta2/OrderedJob.php
+++ b/Dataproc/src/V1beta2/OrderedJob.php
@@ -20,8 +20,8 @@ class OrderedJob extends \Google\Protobuf\Internal\Message
* within the template.
* The step id is used as prefix for job id, as job
* `goog-dataproc-workflow-step-id` label, and in
- * [prerequisiteStepIds][google.cloud.dataproc.v1beta2.OrderedJob.prerequisite_step_ids] field from other
- * steps.
+ * [prerequisiteStepIds][google.cloud.dataproc.v1beta2.OrderedJob.prerequisite_step_ids]
+ * field from other steps.
* 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.
@@ -67,8 +67,8 @@ class OrderedJob extends \Google\Protobuf\Internal\Message
* within the template.
* The step id is used as prefix for job id, as job
* `goog-dataproc-workflow-step-id` label, and in
- * [prerequisiteStepIds][google.cloud.dataproc.v1beta2.OrderedJob.prerequisite_step_ids] field from other
- * steps.
+ * [prerequisiteStepIds][google.cloud.dataproc.v1beta2.OrderedJob.prerequisite_step_ids]
+ * field from other steps.
* 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.
@@ -109,8 +109,8 @@ public function __construct($data = NULL) {
* within the template.
* The step id is used as prefix for job id, as job
* `goog-dataproc-workflow-step-id` label, and in
- * [prerequisiteStepIds][google.cloud.dataproc.v1beta2.OrderedJob.prerequisite_step_ids] field from other
- * steps.
+ * [prerequisiteStepIds][google.cloud.dataproc.v1beta2.OrderedJob.prerequisite_step_ids]
+ * field from other steps.
* 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.
@@ -128,8 +128,8 @@ public function getStepId()
* within the template.
* The step id is used as prefix for job id, as job
* `goog-dataproc-workflow-step-id` label, and in
- * [prerequisiteStepIds][google.cloud.dataproc.v1beta2.OrderedJob.prerequisite_step_ids] field from other
- * steps.
+ * [prerequisiteStepIds][google.cloud.dataproc.v1beta2.OrderedJob.prerequisite_step_ids]
+ * field from other steps.
* 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.
diff --git a/Dataproc/src/V1beta2/PigJob.php b/Dataproc/src/V1beta2/PigJob.php
index 695fa0cbeabd..f736f425c251 100644
--- a/Dataproc/src/V1beta2/PigJob.php
+++ b/Dataproc/src/V1beta2/PigJob.php
@@ -18,8 +18,8 @@ class PigJob extends \Google\Protobuf\Internal\Message
{
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
*/
@@ -67,8 +67,8 @@ class PigJob extends \Google\Protobuf\Internal\Message
* A list of queries.
* @type bool $continue_on_failure
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
* @type array|\Google\Protobuf\Internal\MapField $script_variables
* Optional. Mapping of query variable names to values (equivalent to the Pig
* command: `name=[value]`).
@@ -143,8 +143,8 @@ public function setQueryList($var)
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
* @return bool
@@ -156,8 +156,8 @@ public function getContinueOnFailure()
/**
* Optional. Whether to continue executing queries if a query fails.
- * The default value is `false`. Setting to `true` can be useful when executing
- * independent parallel queries.
+ * The default value is `false`. Setting to `true` can be useful when
+ * executing independent parallel queries.
*
* Generated from protobuf field bool continue_on_failure = 3;
* @param bool $var
diff --git a/Dataproc/src/V1beta2/PySparkJob.php b/Dataproc/src/V1beta2/PySparkJob.php
index 21452ac84b38..ad2859bb6e61 100644
--- a/Dataproc/src/V1beta2/PySparkJob.php
+++ b/Dataproc/src/V1beta2/PySparkJob.php
@@ -10,7 +10,8 @@
/**
* A Cloud Dataproc job for running
- * [Apache PySpark](https://spark.apache.org/docs/0.9.0/python-programming-guide.html)
+ * [Apache
+ * PySpark](https://spark.apache.org/docs/0.9.0/python-programming-guide.html)
* applications on YARN.
*
* Generated from protobuf message google.cloud.dataproc.v1beta2.PySparkJob
diff --git a/Dataproc/src/V1beta2/SoftwareConfig.php b/Dataproc/src/V1beta2/SoftwareConfig.php
index b3d5d16a87ac..e486f778b362 100644
--- a/Dataproc/src/V1beta2/SoftwareConfig.php
+++ b/Dataproc/src/V1beta2/SoftwareConfig.php
@@ -16,10 +16,12 @@
class SoftwareConfig extends \Google\Protobuf\Internal\Message
{
/**
- * Optional. The version of software inside the cluster. It must be one of the supported
- * [Cloud Dataproc Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
+ * Optional. The version of software inside the cluster. It must be one of the
+ * supported [Cloud Dataproc
+ * Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
* such as "1.2" (including a subminor version, such as "1.2.29"), or the
- * ["preview" version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
+ * ["preview"
+ * version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
* If unspecified, it defaults to the latest version.
*
* Generated from protobuf field string image_version = 1;
@@ -53,10 +55,12 @@ class SoftwareConfig extends \Google\Protobuf\Internal\Message
* Optional. Data for populating the Message object.
*
* @type string $image_version
- * Optional. The version of software inside the cluster. It must be one of the supported
- * [Cloud Dataproc Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
+ * Optional. The version of software inside the cluster. It must be one of the
+ * supported [Cloud Dataproc
+ * Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
* such as "1.2" (including a subminor version, such as "1.2.29"), or the
- * ["preview" version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
+ * ["preview"
+ * version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
* If unspecified, it defaults to the latest version.
* @type array|\Google\Protobuf\Internal\MapField $properties
* Optional. The properties to set on daemon config files.
@@ -82,10 +86,12 @@ public function __construct($data = NULL) {
}
/**
- * Optional. The version of software inside the cluster. It must be one of the supported
- * [Cloud Dataproc Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
+ * Optional. The version of software inside the cluster. It must be one of the
+ * supported [Cloud Dataproc
+ * Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
* such as "1.2" (including a subminor version, such as "1.2.29"), or the
- * ["preview" version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
+ * ["preview"
+ * version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
* If unspecified, it defaults to the latest version.
*
* Generated from protobuf field string image_version = 1;
@@ -97,10 +103,12 @@ public function getImageVersion()
}
/**
- * Optional. The version of software inside the cluster. It must be one of the supported
- * [Cloud Dataproc Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
+ * Optional. The version of software inside the cluster. It must be one of the
+ * supported [Cloud Dataproc
+ * Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
* such as "1.2" (including a subminor version, such as "1.2.29"), or the
- * ["preview" version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
+ * ["preview"
+ * version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
* If unspecified, it defaults to the latest version.
*
* Generated from protobuf field string image_version = 1;
diff --git a/Dataproc/src/V1beta2/SparkSqlJob.php b/Dataproc/src/V1beta2/SparkSqlJob.php
index ba46e940e0db..f1d45f33a319 100644
--- a/Dataproc/src/V1beta2/SparkSqlJob.php
+++ b/Dataproc/src/V1beta2/SparkSqlJob.php
@@ -9,8 +9,8 @@
use Google\Protobuf\Internal\GPBUtil;
/**
- * A Cloud Dataproc job for running [Apache Spark SQL](http://spark.apache.org/sql/)
- * queries.
+ * A Cloud Dataproc job for running [Apache Spark
+ * SQL](http://spark.apache.org/sql/) queries.
*
* Generated from protobuf message google.cloud.dataproc.v1beta2.SparkSqlJob
*/
diff --git a/Dataproc/src/V1beta2/SubmitJobRequest.php b/Dataproc/src/V1beta2/SubmitJobRequest.php
index 5d3b000e686a..2c2763942f13 100644
--- a/Dataproc/src/V1beta2/SubmitJobRequest.php
+++ b/Dataproc/src/V1beta2/SubmitJobRequest.php
@@ -36,9 +36,10 @@ class SubmitJobRequest extends \Google\Protobuf\Internal\Message
private $job = null;
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1beta2.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [Job][google.cloud.dataproc.v1beta2.Job] created and stored in the backend
+ * receives two
+ * [SubmitJobRequest][google.cloud.dataproc.v1beta2.SubmitJobRequest] requests
+ * with the same id, then the second request will be ignored and the first
+ * [Job][google.cloud.dataproc.v1beta2.Job] created and stored in the backend
* is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
@@ -64,9 +65,10 @@ class SubmitJobRequest extends \Google\Protobuf\Internal\Message
* Required. The job resource.
* @type string $request_id
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1beta2.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [Job][google.cloud.dataproc.v1beta2.Job] created and stored in the backend
+ * receives two
+ * [SubmitJobRequest][google.cloud.dataproc.v1beta2.SubmitJobRequest] requests
+ * with the same id, then the second request will be ignored and the first
+ * [Job][google.cloud.dataproc.v1beta2.Job] created and stored in the backend
* is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
@@ -161,9 +163,10 @@ public function setJob($var)
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1beta2.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [Job][google.cloud.dataproc.v1beta2.Job] created and stored in the backend
+ * receives two
+ * [SubmitJobRequest][google.cloud.dataproc.v1beta2.SubmitJobRequest] requests
+ * with the same id, then the second request will be ignored and the first
+ * [Job][google.cloud.dataproc.v1beta2.Job] created and stored in the backend
* is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
@@ -180,9 +183,10 @@ public function getRequestId()
/**
* Optional. A unique id used to identify the request. If the server
- * receives two [SubmitJobRequest][google.cloud.dataproc.v1beta2.SubmitJobRequest] requests with the same
- * id, then the second request will be ignored and the
- * first [Job][google.cloud.dataproc.v1beta2.Job] created and stored in the backend
+ * receives two
+ * [SubmitJobRequest][google.cloud.dataproc.v1beta2.SubmitJobRequest] requests
+ * with the same id, then the second request will be ignored and the first
+ * [Job][google.cloud.dataproc.v1beta2.Job] created and stored in the backend
* is returned.
* It is recommended to always set this value to a
* [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
diff --git a/Dataproc/src/V1beta2/TemplateParameter.php b/Dataproc/src/V1beta2/TemplateParameter.php
index e851acdbf3ae..df6549ef9cbf 100644
--- a/Dataproc/src/V1beta2/TemplateParameter.php
+++ b/Dataproc/src/V1beta2/TemplateParameter.php
@@ -37,11 +37,12 @@ class TemplateParameter extends \Google\Protobuf\Internal\Message
private $name = '';
/**
* Required. Paths to all fields that the parameter replaces.
- * A field is allowed to appear in at most one parameter's list of field paths.
- * A field path is similar in syntax to a [google.protobuf.FieldMask][google.protobuf.FieldMask].
- * For example, a field path that references the zone field of a workflow
- * template's cluster selector would be specified as
- * `placement.clusterSelector.zone`.
+ * A field is allowed to appear in at most one parameter's list of field
+ * paths.
+ * A field path is similar in syntax to a
+ * [google.protobuf.FieldMask][google.protobuf.FieldMask]. For example, a
+ * field path that references the zone field of a workflow template's cluster
+ * selector would be specified as `placement.clusterSelector.zone`.
* Also, field paths can reference fields using the following syntax:
* * Values in maps can be referenced by key:
* * labels['key']
@@ -105,11 +106,12 @@ class TemplateParameter extends \Google\Protobuf\Internal\Message
* 40 characters.
* @type string[]|\Google\Protobuf\Internal\RepeatedField $fields
* Required. Paths to all fields that the parameter replaces.
- * A field is allowed to appear in at most one parameter's list of field paths.
- * A field path is similar in syntax to a [google.protobuf.FieldMask][google.protobuf.FieldMask].
- * For example, a field path that references the zone field of a workflow
- * template's cluster selector would be specified as
- * `placement.clusterSelector.zone`.
+ * A field is allowed to appear in at most one parameter's list of field
+ * paths.
+ * A field path is similar in syntax to a
+ * [google.protobuf.FieldMask][google.protobuf.FieldMask]. For example, a
+ * field path that references the zone field of a workflow template's cluster
+ * selector would be specified as `placement.clusterSelector.zone`.
* Also, field paths can reference fields using the following syntax:
* * Values in maps can be referenced by key:
* * labels['key']
@@ -191,11 +193,12 @@ public function setName($var)
/**
* Required. Paths to all fields that the parameter replaces.
- * A field is allowed to appear in at most one parameter's list of field paths.
- * A field path is similar in syntax to a [google.protobuf.FieldMask][google.protobuf.FieldMask].
- * For example, a field path that references the zone field of a workflow
- * template's cluster selector would be specified as
- * `placement.clusterSelector.zone`.
+ * A field is allowed to appear in at most one parameter's list of field
+ * paths.
+ * A field path is similar in syntax to a
+ * [google.protobuf.FieldMask][google.protobuf.FieldMask]. For example, a
+ * field path that references the zone field of a workflow template's cluster
+ * selector would be specified as `placement.clusterSelector.zone`.
* Also, field paths can reference fields using the following syntax:
* * Values in maps can be referenced by key:
* * labels['key']
@@ -236,11 +239,12 @@ public function getFields()
/**
* Required. Paths to all fields that the parameter replaces.
- * A field is allowed to appear in at most one parameter's list of field paths.
- * A field path is similar in syntax to a [google.protobuf.FieldMask][google.protobuf.FieldMask].
- * For example, a field path that references the zone field of a workflow
- * template's cluster selector would be specified as
- * `placement.clusterSelector.zone`.
+ * A field is allowed to appear in at most one parameter's list of field
+ * paths.
+ * A field path is similar in syntax to a
+ * [google.protobuf.FieldMask][google.protobuf.FieldMask]. For example, a
+ * field path that references the zone field of a workflow template's cluster
+ * selector would be specified as `placement.clusterSelector.zone`.
* Also, field paths can reference fields using the following syntax:
* * Values in maps can be referenced by key:
* * labels['key']
diff --git a/Dataproc/src/V1beta2/UpdateClusterRequest.php b/Dataproc/src/V1beta2/UpdateClusterRequest.php
index 1a2c5a92ffee..a00e62c1e8e5 100644
--- a/Dataproc/src/V1beta2/UpdateClusterRequest.php
+++ b/Dataproc/src/V1beta2/UpdateClusterRequest.php
@@ -65,9 +65,10 @@ class UpdateClusterRequest extends \Google\Protobuf\Internal\Message
* }
* }
* }
- * Similarly, to change the number of preemptible workers in a cluster to 5, the
- * `update_mask` parameter would be `config.secondary_worker_config.num_instances`,
- * and the `PATCH` request body would be set as follows:
+ * Similarly, to change the number of preemptible workers in a cluster to 5,
+ * the `update_mask` parameter would be
+ * `config.secondary_worker_config.num_instances`, and the `PATCH` request
+ * body would be set as follows:
* {
* "config":{
* "secondaryWorkerConfig":{
@@ -84,19 +85,24 @@ class UpdateClusterRequest extends \Google\Protobuf\Internal\Message
*