lib/google/cloud/talent/v4beta1/event_service/client.rb in google-cloud-talent-v4beta1-0.6.1 vs lib/google/cloud/talent/v4beta1/event_service/client.rb in google-cloud-talent-v4beta1-0.7.0

- old
+ new

@@ -175,11 +175,11 @@ # # The format is "projects/\\{project_id}/tenants/\\{tenant_id}", for example, # "projects/foo/tenant/bar". If tenant id is unspecified, a default tenant # is created, for example, "projects/foo". # @param client_event [::Google::Cloud::Talent::V4beta1::ClientEvent, ::Hash] - # Required. Events issued when end user interacts with customer's application that - # uses Cloud Talent Solution. + # Required. Events issued when end user interacts with customer's application + # that uses Cloud Talent Solution. # # @yield [response, operation] Access the result along with the RPC operation # @yieldparam response [::Google::Cloud::Talent::V4beta1::ClientEvent] # @yieldparam operation [::GRPC::ActiveCall::Operation] #