Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: migrate code from googleapis/java-language #7436

Merged
merged 100 commits into from
Nov 17, 2022

Conversation

Shabirmean
Copy link
Member

Migrating samples from googleapis/java-language into java-docs-samples/language


Fixes #issue

It's a good idea to open an issue first for discussion.

  • I have followed Sample Format Guide
  • pom.xml parent set to latest shared-configuration
  • Appropriate changes to README are included in PR
  • API's need to be enabled to test (tell us)
  • Environment Variables need to be set (ask us to set them)
  • Tests pass: mvn clean verify required
  • Lint passes: mvn -P lint checkstyle:check required
  • Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only
  • Please merge this PR for me once it is approved.

jmdobry and others added 30 commits December 7, 2016 20:32
* Language samples

* Updates to recently published libraries.

* Updates to latest client library version.

* Moves new production features to v1, updates tests, updates docs.
* Updated kms/.

* Updated language/

* Updated logging/

* Resolve project conflict between logging and error reporting.

* Fixed missing checkstyle violoations.
* Set Endpoint Samples

* Update pom.xml
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2020-03-17 11:41:48,027 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
2020-03-17 11:41:48,080 synthtool > Ensuring dependencies.
2020-03-17 11:41:48,089 synthtool > Cloning googleapis.
2020-03-17 11:41:48,731 synthtool > Generating code for: google/cloud/language/v1.
2020-03-17 11:41:54,124 synthtool > Generated code into /tmpfs/tmp/tmpbjtyxo_7.
2020-03-17 11:41:54,126 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeSentimentResponse.java.
2020-03-17 11:41:54,126 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/DependencyEdge.java.
2020-03-17 11:41:54,126 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/ClassificationCategoryOrBuilder.java.
2020-03-17 11:41:54,127 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/SentenceOrBuilder.java.
2020-03-17 11:41:54,127 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/EntityOrBuilder.java.
2020-03-17 11:41:54,127 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/TokenOrBuilder.java.
2020-03-17 11:41:54,127 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/EntityMention.java.
2020-03-17 11:41:54,128 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/PartOfSpeech.java.
2020-03-17 11:41:54,128 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/ClassificationCategory.java.
2020-03-17 11:41:54,128 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeEntitiesRequest.java.
2020-03-17 11:41:54,128 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/TextSpanOrBuilder.java.
2020-03-17 11:41:54,129 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeSyntaxRequest.java.
2020-03-17 11:41:54,129 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeSentimentRequestOrBuilder.java.
2020-03-17 11:41:54,129 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/ClassifyTextRequestOrBuilder.java.
2020-03-17 11:41:54,129 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/TextSpan.java.
2020-03-17 11:41:54,129 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/EncodingType.java.
2020-03-17 11:41:54,129 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeEntitySentimentResponse.java.
2020-03-17 11:41:54,130 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/Sentence.java.
2020-03-17 11:41:54,130 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeEntitySentimentResponseOrBuilder.java.
2020-03-17 11:41:54,130 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeEntitiesResponseOrBuilder.java.
2020-03-17 11:41:54,130 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeSyntaxResponseOrBuilder.java.
2020-03-17 11:41:54,130 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/SentimentOrBuilder.java.
2020-03-17 11:41:54,130 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/Document.java.
2020-03-17 11:41:54,131 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/ClassifyTextResponse.java.
2020-03-17 11:41:54,131 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeSentimentRequest.java.
2020-03-17 11:41:54,131 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/PartOfSpeechOrBuilder.java.
2020-03-17 11:41:54,131 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeSyntaxRequestOrBuilder.java.
2020-03-17 11:41:54,131 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeSentimentResponseOrBuilder.java.
2020-03-17 11:41:54,132 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/DependencyEdgeOrBuilder.java.
2020-03-17 11:41:54,132 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/Sentiment.java.
2020-03-17 11:41:54,132 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeEntitySentimentRequestOrBuilder.java.
2020-03-17 11:41:54,132 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/ClassifyTextRequest.java.
2020-03-17 11:41:54,132 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/LanguageServiceProto.java.
2020-03-17 11:41:54,132 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/DocumentOrBuilder.java.
2020-03-17 11:41:54,133 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeSyntaxResponse.java.
2020-03-17 11:41:54,133 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnnotateTextRequestOrBuilder.java.
2020-03-17 11:41:54,133 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/Token.java.
2020-03-17 11:41:54,133 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/ClassifyTextResponseOrBuilder.java.
2020-03-17 11:41:54,133 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeEntitiesRequestOrBuilder.java.
2020-03-17 11:41:54,133 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeEntitiesResponse.java.
2020-03-17 11:41:54,134 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnnotateTextResponse.java.
2020-03-17 11:41:54,134 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/EntityMentionOrBuilder.java.
2020-03-17 11:41:54,134 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnnotateTextRequest.java.
2020-03-17 11:41:54,135 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/Entity.java.
2020-03-17 11:41:54,135 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnnotateTextResponseOrBuilder.java.
2020-03-17 11:41:54,135 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/AnalyzeEntitySentimentRequest.java.
2020-03-17 11:41:54,139 synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/proto-google-cloud-language-v1-java/src/**/*Names.java')] for pattern /\*
 \* Copyright \d{4} Google LLC
 \*
 \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except
 \* in compliance with the License. You may obtain a copy of the License at
 \*
 \* http://www.apache.org/licenses/LICENSE-2.0
 \*
 \* Unless required by applicable law or agreed to in writing, software distributed under the License
 \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
 \* or implied. See the License for the specific language governing permissions and limitations under
 \* the License.
 \*/
, maybe replacement is no longer needed?
2020-03-17 11:41:54,141 synthtool > Replaced '^package (.*);' in /tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/grpc-google-cloud-language-v1-java/src/main/java/com/google/cloud/language/v1/LanguageServiceGrpc.java.
2020-03-17 11:41:54,157 synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/gapic-google-cloud-language-v1-java/samples/src')] were copied. Does the source contain files?
2020-03-17 11:41:54,157 synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/gapic-google-cloud-language-v1-java/samples/resources')] were copied. Does the source contain files?
2020-03-17 11:41:54,157 synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpbjtyxo_7/google-cloud-language-v1-java/gapic-google-cloud-language-v1-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files?
2020-03-17 11:41:54,158 synthtool > Running java formatter on 23 files
2020-03-17 11:41:57,308 synthtool > Running java formatter on 1 files
2020-03-17 11:41:59,312 synthtool > Running java formatter on 46 files
2020-03-17 11:42:06,327 synthtool > Running java formatter on 0 files
2020-03-17 11:42:06,612 synthtool > Ensuring dependencies.
2020-03-17 11:42:06,622 synthtool > Cloning googleapis.
2020-03-17 11:42:07,273 synthtool > Generating code for: google/cloud/language/v1beta2.
2020-03-17 11:42:12,377 synthtool > Generated code into /tmpfs/tmp/tmpxftdb0jz.
2020-03-17 11:42:12,379 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeSentimentResponse.java.
2020-03-17 11:42:12,379 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/DependencyEdge.java.
2020-03-17 11:42:12,379 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/ClassificationCategoryOrBuilder.java.
2020-03-17 11:42:12,380 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/SentenceOrBuilder.java.
2020-03-17 11:42:12,380 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/EntityOrBuilder.java.
2020-03-17 11:42:12,380 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/TokenOrBuilder.java.
2020-03-17 11:42:12,380 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/EntityMention.java.
2020-03-17 11:42:12,381 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/PartOfSpeech.java.
2020-03-17 11:42:12,381 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/ClassificationCategory.java.
2020-03-17 11:42:12,381 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeEntitiesRequest.java.
2020-03-17 11:42:12,382 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/TextSpanOrBuilder.java.
2020-03-17 11:42:12,382 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeSyntaxRequest.java.
2020-03-17 11:42:12,382 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeSentimentRequestOrBuilder.java.
2020-03-17 11:42:12,382 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/ClassifyTextRequestOrBuilder.java.
2020-03-17 11:42:12,382 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/TextSpan.java.
2020-03-17 11:42:12,383 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/EncodingType.java.
2020-03-17 11:42:12,383 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeEntitySentimentResponse.java.
2020-03-17 11:42:12,383 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/Sentence.java.
2020-03-17 11:42:12,383 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeEntitySentimentResponseOrBuilder.java.
2020-03-17 11:42:12,383 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeEntitiesResponseOrBuilder.java.
2020-03-17 11:42:12,384 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeSyntaxResponseOrBuilder.java.
2020-03-17 11:42:12,384 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/SentimentOrBuilder.java.
2020-03-17 11:42:12,384 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/Document.java.
2020-03-17 11:42:12,384 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/ClassifyTextResponse.java.
2020-03-17 11:42:12,385 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeSentimentRequest.java.
2020-03-17 11:42:12,385 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/PartOfSpeechOrBuilder.java.
2020-03-17 11:42:12,385 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeSyntaxRequestOrBuilder.java.
2020-03-17 11:42:12,385 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeSentimentResponseOrBuilder.java.
2020-03-17 11:42:12,385 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/DependencyEdgeOrBuilder.java.
2020-03-17 11:42:12,386 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/Sentiment.java.
2020-03-17 11:42:12,386 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeEntitySentimentRequestOrBuilder.java.
2020-03-17 11:42:12,386 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/ClassifyTextRequest.java.
2020-03-17 11:42:12,386 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/LanguageServiceProto.java.
2020-03-17 11:42:12,386 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/DocumentOrBuilder.java.
2020-03-17 11:42:12,387 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeSyntaxResponse.java.
2020-03-17 11:42:12,387 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnnotateTextRequestOrBuilder.java.
2020-03-17 11:42:12,387 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/Token.java.
2020-03-17 11:42:12,387 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/ClassifyTextResponseOrBuilder.java.
2020-03-17 11:42:12,388 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeEntitiesRequestOrBuilder.java.
2020-03-17 11:42:12,388 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeEntitiesResponse.java.
2020-03-17 11:42:12,388 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnnotateTextResponse.java.
2020-03-17 11:42:12,388 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/EntityMentionOrBuilder.java.
2020-03-17 11:42:12,389 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnnotateTextRequest.java.
2020-03-17 11:42:12,389 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/Entity.java.
2020-03-17 11:42:12,389 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnnotateTextResponseOrBuilder.java.
2020-03-17 11:42:12,389 synthtool > Replaced '// Generated by the protocol buffer compiler.  DO NOT EDIT!' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/AnalyzeEntitySentimentRequest.java.
2020-03-17 11:42:12,391 synthtool > No replacements made in [PosixPath('/tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/proto-google-cloud-language-v1beta2-java/src/**/*Names.java')] for pattern /\*
 \* Copyright \d{4} Google LLC
 \*
 \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except
 \* in compliance with the License. You may obtain a copy of the License at
 \*
 \* http://www.apache.org/licenses/LICENSE-2.0
 \*
 \* Unless required by applicable law or agreed to in writing, software distributed under the License
 \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
 \* or implied. See the License for the specific language governing permissions and limitations under
 \* the License.
 \*/
, maybe replacement is no longer needed?
2020-03-17 11:42:12,392 synthtool > Replaced '^package (.*);' in /tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/grpc-google-cloud-language-v1beta2-java/src/main/java/com/google/cloud/language/v1beta2/LanguageServiceGrpc.java.
2020-03-17 11:42:12,407 synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/gapic-google-cloud-language-v1beta2-java/samples/src')] were copied. Does the source contain files?
2020-03-17 11:42:12,407 synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/gapic-google-cloud-language-v1beta2-java/samples/resources')] were copied. Does the source contain files?
2020-03-17 11:42:12,408 synthtool > No files in sources [PosixPath('/tmpfs/tmp/tmpxftdb0jz/google-cloud-language-v1beta2-java/gapic-google-cloud-language-v1beta2-java/samples/src/**/*.manifest.yaml')] were copied. Does the source contain files?
2020-03-17 11:42:12,409 synthtool > Running java formatter on 23 files
2020-03-17 11:42:15,461 synthtool > Running java formatter on 1 files
2020-03-17 11:42:17,510 synthtool > Running java formatter on 46 files
2020-03-17 11:42:24,652 synthtool > Running java formatter on 0 files
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.github/trusted-contribution.yml
.kokoro/build.bat
.kokoro/build.sh
.kokoro/coerce_logs.sh
.kokoro/common.cfg
.kokoro/continuous/common.cfg
.kokoro/continuous/dependencies.cfg
.kokoro/continuous/integration.cfg
.kokoro/continuous/java11.cfg
.kokoro/continuous/java7.cfg
.kokoro/continuous/java8-osx.cfg
.kokoro/continuous/java8-win.cfg
.kokoro/continuous/java8.cfg
.kokoro/continuous/lint.cfg
.kokoro/continuous/propose_release.cfg
.kokoro/continuous/samples.cfg
.kokoro/dependencies.sh
.kokoro/linkage-monitor.sh
.kokoro/nightly/common.cfg
.kokoro/nightly/dependencies.cfg
.kokoro/nightly/integration.cfg
.kokoro/nightly/java11.cfg
.kokoro/nightly/java7.cfg
.kokoro/nightly/java8-osx.cfg
.kokoro/nightly/java8-win.cfg
.kokoro/nightly/java8.cfg
.kokoro/nightly/lint.cfg
.kokoro/nightly/samples.cfg
.kokoro/presubmit/clirr.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/dependencies.cfg
.kokoro/presubmit/integration.cfg
.kokoro/presubmit/java11.cfg
.kokoro/presubmit/java7.cfg
.kokoro/presubmit/java8-osx.cfg
.kokoro/presubmit/java8-win.cfg
.kokoro/presubmit/java8.cfg
.kokoro/presubmit/linkage-monitor.cfg
.kokoro/presubmit/lint.cfg
.kokoro/presubmit/samples.cfg
.kokoro/release/bump_snapshot.cfg
.kokoro/release/common.cfg
.kokoro/release/common.sh
.kokoro/release/drop.cfg
.kokoro/release/drop.sh
.kokoro/release/promote.cfg
.kokoro/release/promote.sh
.kokoro/release/publish_javadoc.cfg
.kokoro/release/publish_javadoc.sh
.kokoro/release/snapshot.cfg
.kokoro/release/snapshot.sh
.kokoro/release/stage.cfg
.kokoro/release/stage.sh
.kokoro/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yaml
java.header
license-checks.xml
renovate.json
samples/install-without-bom/pom.xml
samples/pom.xml
samples/snapshot/pom.xml
samples/snippets/pom.xml
2020-03-17 11:42:25,166 synthtool > merge: CODE_OF_CONDUCT.md
2020-03-17 11:42:25,166 synthtool > merge: java.header
2020-03-17 11:42:25,167 synthtool > merge: license-checks.xml
2020-03-17 11:42:25,167 synthtool > merge: LICENSE
2020-03-17 11:42:25,167 synthtool > merge: README.md
2020-03-17 11:42:25,168 synthtool > merge: CONTRIBUTING.md
2020-03-17 11:42:25,168 synthtool > merge: renovate.json
2020-03-17 11:42:25,168 synthtool > merge: codecov.yaml
2020-03-17 11:42:25,169 synthtool > merge: .kokoro/build.sh
2020-03-17 11:42:25,170 synthtool > merge: .kokoro/coerce_logs.sh
2020-03-17 11:42:25,170 synthtool > merge: .kokoro/dependencies.sh
2020-03-17 11:42:25,170 synthtool > merge: .kokoro/linkage-monitor.sh
2020-03-17 11:42:25,170 synthtool > merge: .kokoro/trampoline.sh
2020-03-17 11:42:25,171 synthtool > merge: .kokoro/common.cfg
2020-03-17 11:42:25,171 synthtool > merge: .kokoro/build.bat
2020-03-17 11:42:25,171 synthtool > merge: .kokoro/release/promote.sh
2020-03-17 11:42:25,171 synthtool > merge: .kokoro/release/snapshot.sh
2020-03-17 11:42:25,172 synthtool > merge: .kokoro/release/stage.sh
2020-03-17 11:42:25,172 synthtool > merge: .kokoro/release/bump_snapshot.cfg
2020-03-17 11:42:25,172 synthtool > merge: .kokoro/release/drop.cfg
2020-03-17 11:42:25,172 synthtool > merge: .kokoro/release/snapshot.cfg
2020-03-17 11:42:25,173 synthtool > merge: .kokoro/release/promote.cfg
2020-03-17 11:42:25,173 synthtool > merge: .kokoro/release/publish_javadoc.sh
2020-03-17 11:42:25,173 synthtool > merge: .kokoro/release/common.cfg
2020-03-17 11:42:25,174 synthtool > merge: .kokoro/release/drop.sh
2020-03-17 11:42:25,174 synthtool > merge: .kokoro/release/publish_javadoc.cfg
2020-03-17 11:42:25,174 synthtool > merge: .kokoro/release/stage.cfg
2020-03-17 11:42:25,174 synthtool > merge: .kokoro/release/common.sh
2020-03-17 11:42:25,175 synthtool > merge: .kokoro/nightly/lint.cfg
2020-03-17 11:42:25,175 synthtool > merge: .kokoro/nightly/java11.cfg
2020-03-17 11:42:25,175 synthtool > merge: .kokoro/nightly/samples.cfg
2020-03-17 11:42:25,175 synthtool > merge: .kokoro/nightly/java8.cfg
2020-03-17 11:42:25,176 synthtool > merge: .kokoro/nightly/java7.cfg
2020-03-17 11:42:25,176 synthtool > merge: .kokoro/nightly/common.cfg
2020-03-17 11:42:25,176 synthtool > merge: .kokoro/nightly/dependencies.cfg
2020-03-17 11:42:25,176 synthtool > merge: .kokoro/nightly/java8-osx.cfg
2020-03-17 11:42:25,177 synthtool > merge: .kokoro/nightly/java8-win.cfg
2020-03-17 11:42:25,177 synthtool > merge: .kokoro/nightly/integration.cfg
2020-03-17 11:42:25,177 synthtool > merge: .kokoro/presubmit/lint.cfg
2020-03-17 11:42:25,178 synthtool > merge: .kokoro/presubmit/clirr.cfg
2020-03-17 11:42:25,178 synthtool > merge: .kokoro/presubmit/java11.cfg
2020-03-17 11:42:25,178 synthtool > merge: .kokoro/presubmit/samples.cfg
2020-03-17 11:42:25,178 synthtool > merge: .kokoro/presubmit/linkage-monitor.cfg
2020-03-17 11:42:25,179 synthtool > merge: .kokoro/presubmit/java8.cfg
2020-03-17 11:42:25,179 synthtool > merge: .kokoro/presubmit/java7.cfg
2020-03-17 11:42:25,179 synthtool > merge: .kokoro/presubmit/common.cfg
2020-03-17 11:42:25,179 synthtool > merge: .kokoro/presubmit/dependencies.cfg
2020-03-17 11:42:25,180 synthtool > merge: .kokoro/presubmit/java8-osx.cfg
2020-03-17 11:42:25,180 synthtool > merge: .kokoro/presubmit/java8-win.cfg
2020-03-17 11:42:25,180 synthtool > merge: .kokoro/presubmit/integration.cfg
2020-03-17 11:42:25,180 synthtool > merge: .kokoro/continuous/lint.cfg
2020-03-17 11:42:25,181 synthtool > merge: .kokoro/continuous/java11.cfg
2020-03-17 11:42:25,181 synthtool > merge: .kokoro/continuous/samples.cfg
2020-03-17 11:42:25,181 synthtool > merge: .kokoro/continuous/java8.cfg
2020-03-17 11:42:25,181 synthtool > merge: .kokoro/continuous/java7.cfg
2020-03-17 11:42:25,182 synthtool > merge: .kokoro/continuous/propose_release.cfg
2020-03-17 11:42:25,182 synthtool > merge: .kokoro/continuous/common.cfg
2020-03-17 11:42:25,182 synthtool > merge: .kokoro/continuous/dependencies.cfg
2020-03-17 11:42:25,183 synthtool > merge: .kokoro/continuous/java8-osx.cfg
2020-03-17 11:42:25,183 synthtool > merge: .kokoro/continuous/java8-win.cfg
2020-03-17 11:42:25,183 synthtool > merge: .kokoro/continuous/integration.cfg
2020-03-17 11:42:25,183 synthtool > merge: .github/trusted-contribution.yml
2020-03-17 11:42:25,184 synthtool > merge: .github/release-please.yml
2020-03-17 11:42:25,184 synthtool > merge: .github/PULL_REQUEST_TEMPLATE.md
2020-03-17 11:42:25,184 synthtool > merge: .github/ISSUE_TEMPLATE/feature_request.md
2020-03-17 11:42:25,185 synthtool > merge: .github/ISSUE_TEMPLATE/bug_report.md
2020-03-17 11:42:25,185 synthtool > merge: .github/ISSUE_TEMPLATE/support_request.md
2020-03-17 11:42:25,190 synthtool > Wrote metadata to synth.metadata.

```
</details>
….0 (#85)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `4.2.0` -> `4.3.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…uration to v1.0.13 (#90)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.12` -> `1.0.13` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.13`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.13)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.12...v1.0.13)

Fix some issues w/ Checkstyle configuration.  We left the option to turn it off out.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
* update shared config

* Update to 1.0.13

* lint

* Fix linting

* lint

* fix imports

Co-authored-by: Les Vogel <lesv@users.noreply.github.com>
…uration to v1.0.14 (#96)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.13` -> `1.0.14` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.14`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.14)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.13...v1.0.14)

-   Update CheckStyle to 8.31
-   Add SpotBugs

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….0 (#97)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `4.3.0` -> `4.4.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…uration to v1.0.15 (#99)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….1 (#101)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…111)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `5.0.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….0 (#112)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.0.0` -> `5.1.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…uration to v1.0.16 (#118)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.15` -> `1.0.16` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.16`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.16)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.15...v1.0.16)

Add a few SpotBugs exclusions:

-   `RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE` - existing - codegen bug
-   `UPM_UNCALLED_PRIVATE_METHOD` - probably SpotBug issue
-   `NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE` - likely SpotBug issue
-   `CLI_CONSTANT_LIST_INDEX` - style issue particular to our samples
-   `OBL_UNSATISFIED_OBLIGATION` - issue for SQL clients

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…uration to v1.0.17 (#123)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.16` -> `1.0.17` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.17`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.17)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.16...v1.0.17)

-   require -P lint
     Lets not burden customers with our development rules.
    -   Move Checkstyle, ErrorProne, PMD, and SpotBugs to only run w/ -P lint
    -   Update the Readme
-   spotbugs-annotations 4.0.2

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….0 (#130)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.1.0` -> `5.2.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….0 (#136)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.2.0` -> `5.3.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….0 (#144)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.3.0` -> `5.4.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….0 (#152)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.4.0` -> `5.5.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….0 (#162)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.5.0` -> `5.7.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…uration to v1.0.18 (#163)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| com.google.cloud.samples:shared-configuration | patch | `1.0.17` -> `1.0.18` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…171)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `5.7.0` -> `6.0.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…174)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `6.0.0` -> `7.0.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….1 (#179)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `7.0.0` -> `7.0.1` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
….0 (#192)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `8.0.0` -> `8.1.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
…204)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `8.1.0` -> `9.0.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-language).
renovate-bot and others added 15 commits February 8, 2022 22:14
…3.0 (#797)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.2.0` -> `24.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.3.0/compatibility-slim/24.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.3.0/confidence-slim/24.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
…4.0 (#816)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.3.0` -> `24.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/compatibility-slim/24.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/confidence-slim/24.3.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
…823)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/compatibility-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/confidence-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
…1.0 (#830)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.0.0` -> `25.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.1.0/compatibility-slim/25.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.1.0/confidence-slim/25.0.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
…2.0 (#841)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.1.0` -> `25.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/compatibility-slim/25.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/confidence-slim/25.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
…3.0 (#845)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.2.0` -> `25.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.3.0/compatibility-slim/25.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.3.0/confidence-slim/25.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
…4.0 (#853)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.3.0` -> `25.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.4.0/compatibility-slim/25.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.4.0/confidence-slim/25.3.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
…867)

* chore(deps): update dependency com.google.cloud:libraries-bom to v26

* 🦉 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>
…1.0 (#879)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.0.0` -> `26.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.0/compatibility-slim/26.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.0/confidence-slim/26.0.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTguMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1OC4wIn0=-->
…1.1 (#883)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.0` -> `26.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/compatibility-slim/26.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/confidence-slim/26.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE4NC4yIn0=-->
…1.2 (#894)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.1` -> `26.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/compatibility-slim/26.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/confidence-slim/26.1.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
…1.3 (#932)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.2` -> `26.1.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/compatibility-slim/26.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/confidence-slim/26.1.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->
…1.4 (#946)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.3` -> `26.1.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/compatibility-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/confidence-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-language).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjIifQ==-->
@snippet-bot
Copy link

snippet-bot bot commented Nov 17, 2022

Here is the summary of changes.

You are about to add 13 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 17, 2022
@google-cla
Copy link

google-cla bot commented Nov 17, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Shabirmean Shabirmean changed the title [WIP] samples: migrate code from googleapis/java-language samples: migrate code from googleapis/java-language Nov 17, 2022
@Shabirmean Shabirmean merged commit c8caa87 into main Nov 17, 2022
@Shabirmean Shabirmean deleted the java-language-migration branch November 17, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet