Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

fix: update gapic-generator-java with mock service generation fixes #904

Merged
merged 18 commits into from
Jun 28, 2022
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
a40b760
fix!: removed fields from SafeSearchAnnotation message
gcf-owl-bot[bot] May 6, 2022
db63089
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] May 6, 2022
010edbe
fix!: Product search related messages and enums changed in an incompa…
gcf-owl-bot[bot] May 6, 2022
29ad868
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] May 6, 2022
88e23b9
fix!: BatchAnnotateImagesRequest.requests is required
gcf-owl-bot[bot] May 6, 2022
5669068
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] May 6, 2022
c90c30d
chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-jav…
gcf-owl-bot[bot] May 24, 2022
c5c77af
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] May 24, 2022
c707b17
chore: Integrate new gapic-generator-java and rules_gapic
gcf-owl-bot[bot] Jun 10, 2022
0eaa75c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 10, 2022
79abf7f
feat: Enable REST transport for most of Java and Go clients
gcf-owl-bot[bot] Jun 23, 2022
d85fcde
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 23, 2022
2aac29d
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 23, 2022
50ebcb3
Merge branch 'owl-bot-copy' of https://github.com/googleapis/java-vis…
gcf-owl-bot[bot] Jun 23, 2022
6920bd8
Update pom.xml
Neenu1995 Jun 23, 2022
11d3033
Merge branch 'main' into owl-bot-copy
meltsufin Jun 27, 2022
dbc590b
fix: update gapic-generator-java with mock service generation fixes
gcf-owl-bot[bot] Jun 27, 2022
0330605
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 27, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
*/

/**
* The interfaces provided are listed below, along with usage samples.
* A client to Cloud Vision API
*
* <p>The interfaces provided are listed below, along with usage samples.
*
* <p>======================= ImageAnnotatorClient =======================
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -152,8 +152,8 @@ public java.util.List<com.google.cloud.vision.v1.AnnotateFileRequest> getRequest
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -169,8 +169,8 @@ public java.util.List<com.google.cloud.vision.v1.AnnotateFileRequest> getRequest
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -185,8 +185,8 @@ public int getRequestsCount() {
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -201,8 +201,8 @@ public com.google.cloud.vision.v1.AnnotateFileRequest getRequests(int index) {
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand Down Expand Up @@ -674,8 +674,8 @@ private void ensureRequestsIsMutable() {
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -693,8 +693,8 @@ public java.util.List<com.google.cloud.vision.v1.AnnotateFileRequest> getRequest
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -712,8 +712,8 @@ public int getRequestsCount() {
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -731,8 +731,8 @@ public com.google.cloud.vision.v1.AnnotateFileRequest getRequests(int index) {
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -756,8 +756,8 @@ public Builder setRequests(int index, com.google.cloud.vision.v1.AnnotateFileReq
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -779,8 +779,8 @@ public Builder setRequests(
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -804,8 +804,8 @@ public Builder addRequests(com.google.cloud.vision.v1.AnnotateFileRequest value)
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -829,8 +829,8 @@ public Builder addRequests(int index, com.google.cloud.vision.v1.AnnotateFileReq
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -852,8 +852,8 @@ public Builder addRequests(
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -875,8 +875,8 @@ public Builder addRequests(
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -898,8 +898,8 @@ public Builder addAllRequests(
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -920,8 +920,8 @@ public Builder clearRequests() {
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -942,8 +942,8 @@ public Builder removeRequests(int index) {
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -957,8 +957,8 @@ public com.google.cloud.vision.v1.AnnotateFileRequest.Builder getRequestsBuilder
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -976,8 +976,8 @@ public com.google.cloud.vision.v1.AnnotateFileRequestOrBuilder getRequestsOrBuil
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -996,8 +996,8 @@ public com.google.cloud.vision.v1.AnnotateFileRequestOrBuilder getRequestsOrBuil
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -1012,8 +1012,8 @@ public com.google.cloud.vision.v1.AnnotateFileRequest.Builder addRequestsBuilder
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -1028,8 +1028,8 @@ public com.google.cloud.vision.v1.AnnotateFileRequest.Builder addRequestsBuilder
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ public interface BatchAnnotateFilesRequestOrBuilder
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -40,8 +40,8 @@ public interface BatchAnnotateFilesRequestOrBuilder
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -53,8 +53,8 @@ public interface BatchAnnotateFilesRequestOrBuilder
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -66,8 +66,8 @@ public interface BatchAnnotateFilesRequestOrBuilder
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand All @@ -80,8 +80,8 @@ public interface BatchAnnotateFilesRequestOrBuilder
*
*
* <pre>
* Required. The list of file annotation requests. Right now we support only
* one AnnotateFileRequest in BatchAnnotateFilesRequest.
* Required. The list of file annotation requests. Right now we support only one
* AnnotateFileRequest in BatchAnnotateFilesRequest.
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ public float getScore() {
* <code>float confidence = 5 [deprecated = true];</code>
*
* @deprecated google.cloud.vision.v1.EntityAnnotation.confidence is deprecated. See
* google/cloud/vision/v1/image_annotator.proto;l=509
* google/cloud/vision/v1/image_annotator.proto;l=505
* @return The confidence.
*/
@java.lang.Override
Expand Down Expand Up @@ -1559,7 +1559,7 @@ public Builder clearScore() {
* <code>float confidence = 5 [deprecated = true];</code>
*
* @deprecated google.cloud.vision.v1.EntityAnnotation.confidence is deprecated. See
* google/cloud/vision/v1/image_annotator.proto;l=509
* google/cloud/vision/v1/image_annotator.proto;l=505
* @return The confidence.
*/
@java.lang.Override
Expand All @@ -1581,7 +1581,7 @@ public float getConfidence() {
* <code>float confidence = 5 [deprecated = true];</code>
*
* @deprecated google.cloud.vision.v1.EntityAnnotation.confidence is deprecated. See
* google/cloud/vision/v1/image_annotator.proto;l=509
* google/cloud/vision/v1/image_annotator.proto;l=505
* @param value The confidence to set.
* @return This builder for chaining.
*/
Expand All @@ -1606,7 +1606,7 @@ public Builder setConfidence(float value) {
* <code>float confidence = 5 [deprecated = true];</code>
*
* @deprecated google.cloud.vision.v1.EntityAnnotation.confidence is deprecated. See
* google/cloud/vision/v1/image_annotator.proto;l=509
* google/cloud/vision/v1/image_annotator.proto;l=505
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ public interface EntityAnnotationOrBuilder
* <code>float confidence = 5 [deprecated = true];</code>
*
* @deprecated google.cloud.vision.v1.EntityAnnotation.confidence is deprecated. See
* google/cloud/vision/v1/image_annotator.proto;l=509
* google/cloud/vision/v1/image_annotator.proto;l=505
* @return The confidence.
*/
@java.lang.Deprecated
Expand Down
Loading