lib/google/cloud/dataproc/v1/cluster_controller/client.rb in google-cloud-dataproc-v1-0.13.0 vs lib/google/cloud/dataproc/v1/cluster_controller/client.rb in google-cloud-dataproc-v1-0.14.0

- old
+ new

@@ -214,15 +214,16 @@ # @param region [::String] # Required. The Dataproc region in which to handle the request. # @param cluster [::Google::Cloud::Dataproc::V1::Cluster, ::Hash] # Required. The cluster to create. # @param request_id [::String] - # Optional. A unique ID used to identify the request. If the server receives two + # Optional. A unique ID used to identify the request. If the server receives + # two # [CreateClusterRequest](https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#google.cloud.dataproc.v1.CreateClusterRequest)s # 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. + # 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), @@ -307,11 +308,12 @@ ## # Updates a cluster in a project. The returned # {::Google::Longrunning::Operation#metadata Operation.metadata} will be # [ClusterOperationMetadata](https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata). - # The cluster must be in a {::Google::Cloud::Dataproc::V1::ClusterStatus::State `RUNNING`} state or an error + # The cluster must be in a + # {::Google::Cloud::Dataproc::V1::ClusterStatus::State `RUNNING`} state or an error # is returned. # # @overload update_cluster(request, options = nil) # Pass arguments to `update_cluster` via a request object, either of type # {::Google::Cloud::Dataproc::V1::UpdateClusterRequest} or an equivalent Hash. @@ -401,12 +403,12 @@ # @param request_id [::String] # Optional. A unique ID used to identify the request. If the server # receives two # [UpdateClusterRequest](https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#google.cloud.dataproc.v1.UpdateClusterRequest)s # 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. + # 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), @@ -521,12 +523,12 @@ # @param request_id [::String] # Optional. A unique ID used to identify the request. If the server # receives two # [StopClusterRequest](https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#google.cloud.dataproc.v1.StopClusterRequest)s # 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. + # first {::Google::Longrunning::Operation google.longrunning.Operation} created + # and stored in the backend is returned. # # Recommendation: 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), @@ -641,12 +643,12 @@ # @param request_id [::String] # Optional. A unique ID used to identify the request. If the server # receives two # [StartClusterRequest](https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#google.cloud.dataproc.v1.StartClusterRequest)s # 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. + # first {::Google::Longrunning::Operation google.longrunning.Operation} created + # and stored in the backend is returned. # # Recommendation: 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), @@ -763,11 +765,11 @@ # @param request_id [::String] # Optional. A unique ID used to identify the request. If the server # receives two # [DeleteClusterRequest](https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#google.cloud.dataproc.v1.DeleteClusterRequest)s # 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. + # 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),