Skip to content

Commit

Permalink
chore: [lifesciences] reformat protos (#9037)
Browse files Browse the repository at this point in the history
* chore: reformat protos

PiperOrigin-RevId: 504406094

Source-Link: googleapis/googleapis@f2f7edc

Source-Link: https://github.com/googleapis/googleapis-gen/commit/1a873f593f77bdca58e052c08d94bd90157876df
Copy-Tag: eyJwIjoiamF2YS1saWZlLXNjaWVuY2VzLy5Pd2xCb3QueWFtbCIsImgiOiIxYTg3M2Y1OTNmNzdiZGNhNThlMDUyYzA4ZDk0YmQ5MDE1Nzg3NmRmIn0=

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 2, 2023
1 parent f845147 commit 324b78f
Show file tree
Hide file tree
Showing 9 changed files with 521 additions and 335 deletions.
6 changes: 3 additions & 3 deletions java-life-sciences/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-life-sciences</artifactId>
<version>0.10.0</version>
<version>0.11.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-life-sciences:0.10.0'
implementation 'com.google.cloud:google-cloud-life-sciences:0.11.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.10.0"
libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.11.0"
```

## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,11 @@ public abstract static class WorkflowsServiceV2BetaImplBase implements io.grpc.B
* <pre>
* Runs a pipeline. The returned Operation's [metadata]
* [google.longrunning.Operation.metadata] field will contain a
* [google.cloud.lifesciences.v2beta.Metadata][google.cloud.lifesciences.v2beta.Metadata] object describing the status
* of the pipeline execution. The
* [google.cloud.lifesciences.v2beta.Metadata][google.cloud.lifesciences.v2beta.Metadata]
* object describing the status of the pipeline execution. The
* [response][google.longrunning.Operation.response] field will contain a
* [google.cloud.lifesciences.v2beta.RunPipelineResponse][google.cloud.lifesciences.v2beta.RunPipelineResponse] object if the
* pipeline completes successfully.
* [google.cloud.lifesciences.v2beta.RunPipelineResponse][google.cloud.lifesciences.v2beta.RunPipelineResponse]
* object if the pipeline completes successfully.
* **Note:** Before you can use this method, the *Life Sciences Service Agent*
* must have access to your project. This is done automatically when the
* Cloud Life Sciences API is first enabled, but if you delete this permission
Expand Down Expand Up @@ -199,11 +199,11 @@ protected WorkflowsServiceV2BetaStub build(
* <pre>
* Runs a pipeline. The returned Operation's [metadata]
* [google.longrunning.Operation.metadata] field will contain a
* [google.cloud.lifesciences.v2beta.Metadata][google.cloud.lifesciences.v2beta.Metadata] object describing the status
* of the pipeline execution. The
* [google.cloud.lifesciences.v2beta.Metadata][google.cloud.lifesciences.v2beta.Metadata]
* object describing the status of the pipeline execution. The
* [response][google.longrunning.Operation.response] field will contain a
* [google.cloud.lifesciences.v2beta.RunPipelineResponse][google.cloud.lifesciences.v2beta.RunPipelineResponse] object if the
* pipeline completes successfully.
* [google.cloud.lifesciences.v2beta.RunPipelineResponse][google.cloud.lifesciences.v2beta.RunPipelineResponse]
* object if the pipeline completes successfully.
* **Note:** Before you can use this method, the *Life Sciences Service Agent*
* must have access to your project. This is done automatically when the
* Cloud Life Sciences API is first enabled, but if you delete this permission
Expand Down Expand Up @@ -251,11 +251,11 @@ protected WorkflowsServiceV2BetaBlockingStub build(
* <pre>
* Runs a pipeline. The returned Operation's [metadata]
* [google.longrunning.Operation.metadata] field will contain a
* [google.cloud.lifesciences.v2beta.Metadata][google.cloud.lifesciences.v2beta.Metadata] object describing the status
* of the pipeline execution. The
* [google.cloud.lifesciences.v2beta.Metadata][google.cloud.lifesciences.v2beta.Metadata]
* object describing the status of the pipeline execution. The
* [response][google.longrunning.Operation.response] field will contain a
* [google.cloud.lifesciences.v2beta.RunPipelineResponse][google.cloud.lifesciences.v2beta.RunPipelineResponse] object if the
* pipeline completes successfully.
* [google.cloud.lifesciences.v2beta.RunPipelineResponse][google.cloud.lifesciences.v2beta.RunPipelineResponse]
* object if the pipeline completes successfully.
* **Note:** Before you can use this method, the *Life Sciences Service Agent*
* must have access to your project. This is done automatically when the
* Cloud Life Sciences API is first enabled, but if you delete this permission
Expand Down Expand Up @@ -300,11 +300,11 @@ protected WorkflowsServiceV2BetaFutureStub build(
* <pre>
* Runs a pipeline. The returned Operation's [metadata]
* [google.longrunning.Operation.metadata] field will contain a
* [google.cloud.lifesciences.v2beta.Metadata][google.cloud.lifesciences.v2beta.Metadata] object describing the status
* of the pipeline execution. The
* [google.cloud.lifesciences.v2beta.Metadata][google.cloud.lifesciences.v2beta.Metadata]
* object describing the status of the pipeline execution. The
* [response][google.longrunning.Operation.response] field will contain a
* [google.cloud.lifesciences.v2beta.RunPipelineResponse][google.cloud.lifesciences.v2beta.RunPipelineResponse] object if the
* pipeline completes successfully.
* [google.cloud.lifesciences.v2beta.RunPipelineResponse][google.cloud.lifesciences.v2beta.RunPipelineResponse]
* object if the pipeline completes successfully.
* **Note:** Before you can use this method, the *Life Sciences Service Agent*
* must have access to your project. This is done automatically when the
* Cloud Life Sciences API is first enabled, but if you delete this permission
Expand Down
Loading

0 comments on commit 324b78f

Please sign in to comment.