Skip to content

Commit

Permalink
chore(deps): Update gapic-generator-java to 2.15.3
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 516900470
  • Loading branch information
Google APIs authored and Copybara-Service committed Mar 15, 2023
1 parent 1e84316 commit 42ba7e6
Show file tree
Hide file tree
Showing 43 changed files with 42 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/diregapic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on: # yamllint disable-line rule:truthy

jobs:
regenerate-compute:
if: github.repository == "googleapis/googleapis"
runs-on: ubuntu-latest
container: gcr.io/gapic-images/googleapis:20230301
steps:
Expand Down
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ maven_install(
],
)

_gapic_generator_java_version = "2.15.2"
_gapic_generator_java_version = "2.15.3"

maven_install(
artifacts = [
Expand Down
1 change: 1 addition & 0 deletions google/api/serviceusage/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":serviceusage_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/api/serviceusage/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":serviceusage_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/appengine/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":appengine_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/apigateway/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":apigateway_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/asset/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ java_gapic_library(
deps = [
":asset_java_proto",
"//google/iam/v1:iam_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/automl/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":automl_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/automl/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":automl_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/contactcenterinsights/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":contactcenterinsights_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/datafusion/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":datafusion_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/datafusion/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ java_gapic_library(
deps = [
":datafusion_java_proto",
"//google/iam/v1:iam_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/dataproc/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":dataproc_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/datastream/v1alpha1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":datastream_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/filestore/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ java_gapic_library(
deps = [
":filestore_java_proto",
"//google/cloud/common:common_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/filestore/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ java_gapic_library(
deps = [
":filestore_java_proto",
"//google/cloud/common:common_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/gaming/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":gaming_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/gaming/v1beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":gaming_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/gkehub/v1alpha/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":gkehub_java_proto",
"//google/api:api_java_proto",
] + _JAVA_PROTO_SUBPACKAGE_DEPS,
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/gkehub/v1beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":gkehub_java_proto",
"//google/api:api_java_proto",
] + _JAVA_PROTO_SUBPACKAGE_DEPS,
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/managedidentities/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ java_gapic_library(
transport = "grpc",
deps = [
":managedidentities_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/metastore/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":metastore_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/metastore/v1beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":metastore_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/networkmanagement/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":networkmanagement_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/networkmanagement/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":networkmanagement_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/orchestration/airflow/service/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":service_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":service_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/pubsublite/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ java_gapic_library(
transport = "grpc",
deps = [
":pubsublite_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/resourcemanager/v3/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ java_gapic_library(
deps = [
":resourcemanager_java_proto",
"//google/iam/v1:iam_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/security/privateca/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":privateca_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/securitycenter/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ java_gapic_library(
deps = [
":securitycenter_java_proto",
"//google/iam/v1:iam_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/securitycenter/v1p1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ java_gapic_library(
deps = [
":securitycenter_java_proto",
"//google/iam/v1:iam_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/speech/v1p1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":speech_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/talent/v4/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":talent_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/videointelligence/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":videointelligence_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/videointelligence/v1beta2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":videointelligence_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/videointelligence/v1p1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":videointelligence_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/videointelligence/v1p2beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":videointelligence_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/videointelligence/v1p3beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":videointelligence_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/cloud/workflows/v1beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":workflows_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/partner/aistreams/v1alpha1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ java_gapic_library(
transport = "grpc+rest",
deps = [
":aistreams_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/spanner/admin/database/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ java_gapic_library(
deps = [
":database_java_proto",
"//google/iam/v1:iam_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down
1 change: 1 addition & 0 deletions google/spanner/admin/instance/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ java_gapic_library(
deps = [
":instance_java_proto",
"//google/iam/v1:iam_java_proto",
"//google/api:api_java_proto",
],
)

Expand Down

0 comments on commit 42ba7e6

Please sign in to comment.