diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2874da..7356345 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.3.3](https://github.com/googleapis/java-api-gateway/compare/v2.3.2...v2.3.3) (2022-09-09)
+
+
+### Dependencies
+
+* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#291](https://github.com/googleapis/java-api-gateway/issues/291)) ([8500622](https://github.com/googleapis/java-api-gateway/commit/8500622f10b3785109dba767ea5fef6c3955bbc7))
+
## [2.3.2](https://github.com/googleapis/java-api-gateway/compare/v2.3.1...v2.3.2) (2022-08-09)
diff --git a/README.md b/README.md
index 5c833bf..f584a61 100644
--- a/README.md
+++ b/README.md
@@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-api-gateway
- 2.3.0
+ 2.3.2
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-api-gateway:2.3.0'
+implementation 'com.google.cloud:google-cloud-api-gateway:2.3.2'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.3.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.3.2"
```
## Authentication
diff --git a/google-cloud-api-gateway-bom/pom.xml b/google-cloud-api-gateway-bom/pom.xml
index d0a6b22..5b56214 100644
--- a/google-cloud-api-gateway-bom/pom.xml
+++ b/google-cloud-api-gateway-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-api-gateway-bom
- 2.3.2
+ 2.3.3
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.3.2
+ 2.3.3
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.3.2
+ 2.3.3
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.3.2
+ 2.3.3
diff --git a/google-cloud-api-gateway/pom.xml b/google-cloud-api-gateway/pom.xml
index 24430ae..9db8553 100644
--- a/google-cloud-api-gateway/pom.xml
+++ b/google-cloud-api-gateway/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-api-gateway
- 2.3.2
+ 2.3.3
jar
Google API Gateway
https://github.com/googleapis/java-api-gateway
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-api-gateway-parent
- 2.3.2
+ 2.3.3
google-cloud-api-gateway
diff --git a/grpc-google-cloud-api-gateway-v1/pom.xml b/grpc-google-cloud-api-gateway-v1/pom.xml
index c1b6b52..b991834 100644
--- a/grpc-google-cloud-api-gateway-v1/pom.xml
+++ b/grpc-google-cloud-api-gateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.3.2
+ 2.3.3
grpc-google-cloud-api-gateway-v1
GRPC library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.3.2
+ 2.3.3
diff --git a/pom.xml b/pom.xml
index a8c51a0..0879899 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-api-gateway-parent
pom
- 2.3.2
+ 2.3.3
Google API Gateway Parent
https://github.com/googleapis/java-api-gateway
@@ -60,23 +60,23 @@
com.google.cloud
google-cloud-api-gateway
- 2.3.2
+ 2.3.3
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.3.2
+ 2.3.3
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.3.2
+ 2.3.3
com.google.cloud
google-cloud-shared-dependencies
- 3.0.1
+ 3.0.2
pom
import
@@ -112,7 +112,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.4.0
+ 3.4.1
@@ -139,7 +139,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.4.0
+ 3.4.1
html
diff --git a/proto-google-cloud-api-gateway-v1/pom.xml b/proto-google-cloud-api-gateway-v1/pom.xml
index a72137a..8f20d22 100644
--- a/proto-google-cloud-api-gateway-v1/pom.xml
+++ b/proto-google-cloud-api-gateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.3.2
+ 2.3.3
proto-google-cloud-api-gateway-v1
Proto library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.3.2
+ 2.3.3
diff --git a/proto-google-cloud-api-gateway-v1/src/main/java/com/google/cloud/apigateway/v1/Apigateway.java b/proto-google-cloud-api-gateway-v1/src/main/java/com/google/cloud/apigateway/v1/Apigateway.java
index d51265f..9d43a8e 100644
--- a/proto-google-cloud-api-gateway-v1/src/main/java/com/google/cloud/apigateway/v1/Apigateway.java
+++ b/proto-google-cloud-api-gateway-v1/src/main/java/com/google/cloud/apigateway/v1/Apigateway.java
@@ -157,150 +157,150 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "e/api/field_behavior.proto\032\031google/api/r"
+ "esource.proto\032 google/protobuf/field_mas"
+ "k.proto\032\037google/protobuf/timestamp.proto"
- + "\032\034google/api/annotations.proto\"\326\004\n\003Api\022\021"
- + "\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_time\030\002 \001(\0132\032"
- + ".google.protobuf.TimestampB\003\340A\003\0224\n\013updat"
- + "e_time\030\003 \001(\0132\032.google.protobuf.Timestamp"
- + "B\003\340A\003\022@\n\006labels\030\004 \003(\0132+.google.cloud.api"
- + "gateway.v1.Api.LabelsEntryB\003\340A\001\022\031\n\014displ"
- + "ay_name\030\005 \001(\tB\003\340A\001\022S\n\017managed_service\030\007 "
- + "\001(\tB:\340A\005\340A\001\372A1\n/servicemanagement.google"
- + "apis.com/ManagedService\0229\n\005state\030\014 \001(\0162%"
- + ".google.cloud.apigateway.v1.Api.StateB\003\340"
- + "A\003\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030"
- + "\002 \001(\t:\0028\001\"`\n\005State\022\025\n\021STATE_UNSPECIFIED\020"
- + "\000\022\014\n\010CREATING\020\001\022\n\n\006ACTIVE\020\002\022\n\n\006FAILED\020\003\022"
- + "\014\n\010DELETING\020\004\022\014\n\010UPDATING\020\005:R\352AO\n\035apigat"
- + "eway.googleapis.com/Api\022.projects/{proje"
- + "ct}/locations/global/apis/{api}\"\373\t\n\tApiC"
- + "onfig\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_time\030"
- + "\002 \001(\0132\032.google.protobuf.TimestampB\003\340A\003\0224"
- + "\n\013update_time\030\003 \001(\0132\032.google.protobuf.Ti"
- + "mestampB\003\340A\003\022F\n\006labels\030\004 \003(\01321.google.cl"
- + "oud.apigateway.v1.ApiConfig.LabelsEntryB"
- + "\003\340A\001\022\031\n\014display_name\030\005 \001(\tB\003\340A\001\022J\n\027gatew"
- + "ay_service_account\030\016 \001(\tB)\340A\005\372A#\n!iam.go"
- + "ogleapis.com/ServiceAccount\022K\n\021service_c"
- + "onfig_id\030\014 \001(\tB0\340A\003\372A*\n(servicemanagemen"
- + "t.googleapis.com/Service\022?\n\005state\030\010 \001(\0162"
- + "+.google.cloud.apigateway.v1.ApiConfig.S"
- + "tateB\003\340A\003\022U\n\021openapi_documents\030\t \003(\01325.g"
- + "oogle.cloud.apigateway.v1.ApiConfig.Open"
- + "ApiDocumentB\003\340A\001\022W\n\rgrpc_services\030\n \003(\0132"
- + ";.google.cloud.apigateway.v1.ApiConfig.G"
- + "rpcServiceDefinitionB\003\340A\001\022P\n\027managed_ser"
- + "vice_configs\030\013 \003(\0132*.google.cloud.apigat"
- + "eway.v1.ApiConfig.FileB\003\340A\001\032&\n\004File\022\014\n\004p"
- + "ath\030\001 \001(\t\022\020\n\010contents\030\002 \001(\014\032O\n\017OpenApiDo"
- + "cument\022<\n\010document\030\001 \001(\0132*.google.cloud."
- + "apigateway.v1.ApiConfig.File\032\246\001\n\025GrpcSer"
- + "viceDefinition\022L\n\023file_descriptor_set\030\001 "
- + "\001(\0132*.google.cloud.apigateway.v1.ApiConf"
- + "ig.FileB\003\340A\004\022?\n\006source\030\002 \003(\0132*.google.cl"
- + "oud.apigateway.v1.ApiConfig.FileB\003\340A\001\032-\n"
- + "\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t"
- + ":\0028\001\"p\n\005State\022\025\n\021STATE_UNSPECIFIED\020\000\022\014\n\010"
- + "CREATING\020\001\022\n\n\006ACTIVE\020\002\022\n\n\006FAILED\020\003\022\014\n\010DE"
- + "LETING\020\004\022\014\n\010UPDATING\020\005\022\016\n\nACTIVATING\020\006:m"
- + "\352Aj\n#apigateway.googleapis.com/ApiConfig"
- + "\022Cprojects/{project}/locations/global/ap"
- + "is/{api}/configs/{api_config}\"\375\004\n\007Gatewa"
- + "y\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_time\030\002 \001("
- + "\0132\032.google.protobuf.TimestampB\003\340A\003\0224\n\013up"
- + "date_time\030\003 \001(\0132\032.google.protobuf.Timest"
- + "ampB\003\340A\003\022D\n\006labels\030\004 \003(\0132/.google.cloud."
- + "apigateway.v1.Gateway.LabelsEntryB\003\340A\001\022\031"
- + "\n\014display_name\030\005 \001(\tB\003\340A\001\022?\n\napi_config\030"
- + "\006 \001(\tB+\340A\002\372A%\n#apigateway.googleapis.com"
- + "/ApiConfig\022=\n\005state\030\007 \001(\0162).google.cloud"
- + ".apigateway.v1.Gateway.StateB\003\340A\003\022\035\n\020def"
- + "ault_hostname\030\t \001(\tB\003\340A\003\032-\n\013LabelsEntry\022"
- + "\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"`\n\005State"
- + "\022\025\n\021STATE_UNSPECIFIED\020\000\022\014\n\010CREATING\020\001\022\n\n"
- + "\006ACTIVE\020\002\022\n\n\006FAILED\020\003\022\014\n\010DELETING\020\004\022\014\n\010U"
- + "PDATING\020\005:b\352A_\n!apigateway.googleapis.co"
- + "m/Gateway\022:projects/{project}/locations/"
- + "{location}/gateways/{gateway}\"\231\001\n\023ListGa"
- + "tewaysRequest\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\n!l"
- + "ocations.googleapis.com/Location\022\021\n\tpage"
- + "_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\022\016\n\006filte"
- + "r\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\"\205\001\n\024ListGatewa"
- + "ysResponse\0225\n\010gateways\030\001 \003(\0132#.google.cl"
- + "oud.apigateway.v1.Gateway\022\027\n\017next_page_t"
- + "oken\030\002 \001(\t\022\035\n\025unreachable_locations\030\003 \003("
- + "\t\"L\n\021GetGatewayRequest\0227\n\004name\030\001 \001(\tB)\340A"
- + "\002\372A#\n!apigateway.googleapis.com/Gateway\""
- + "\245\001\n\024CreateGatewayRequest\0229\n\006parent\030\001 \001(\t"
- + "B)\340A\002\372A#\n!locations.googleapis.com/Locat"
- + "ion\022\027\n\ngateway_id\030\002 \001(\tB\003\340A\002\0229\n\007gateway\030"
- + "\003 \001(\0132#.google.cloud.apigateway.v1.Gatew"
- + "ayB\003\340A\002\"\202\001\n\024UpdateGatewayRequest\022/\n\013upda"
- + "te_mask\030\001 \001(\0132\032.google.protobuf.FieldMas"
- + "k\0229\n\007gateway\030\002 \001(\0132#.google.cloud.apigat"
- + "eway.v1.GatewayB\003\340A\002\"O\n\024DeleteGatewayReq"
- + "uest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!apigateway.g"
- + "oogleapis.com/Gateway\"\225\001\n\017ListApisReques"
- + "t\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\n!locations.goo"
- + "gleapis.com/Location\022\021\n\tpage_size\030\002 \001(\005\022"
- + "\022\n\npage_token\030\003 \001(\t\022\016\n\006filter\030\004 \001(\t\022\020\n\010o"
- + "rder_by\030\005 \001(\t\"y\n\020ListApisResponse\022-\n\004api"
- + "s\030\001 \003(\0132\037.google.cloud.apigateway.v1.Api"
- + "\022\027\n\017next_page_token\030\002 \001(\t\022\035\n\025unreachable"
- + "_locations\030\003 \003(\t\"D\n\rGetApiRequest\0223\n\004nam"
- + "e\030\001 \001(\tB%\340A\002\372A\037\n\035apigateway.googleapis.c"
- + "om/Api\"\225\001\n\020CreateApiRequest\0229\n\006parent\030\001 "
- + "\001(\tB)\340A\002\372A#\n!locations.googleapis.com/Lo"
- + "cation\022\023\n\006api_id\030\002 \001(\tB\003\340A\002\0221\n\003api\030\003 \001(\013"
- + "2\037.google.cloud.apigateway.v1.ApiB\003\340A\002\"v"
- + "\n\020UpdateApiRequest\022/\n\013update_mask\030\001 \001(\0132"
- + "\032.google.protobuf.FieldMask\0221\n\003api\030\002 \001(\013"
- + "2\037.google.cloud.apigateway.v1.ApiB\003\340A\002\"G"
- + "\n\020DeleteApiRequest\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037"
- + "\n\035apigateway.googleapis.com/Api\"\227\001\n\025List"
- + "ApiConfigsRequest\0225\n\006parent\030\001 \001(\tB%\340A\002\372A"
- + "\037\n\035apigateway.googleapis.com/Api\022\021\n\tpage"
- + "_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\022\016\n\006filte"
- + "r\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\"\214\001\n\026ListApiCon"
- + "figsResponse\022:\n\013api_configs\030\001 \003(\0132%.goog"
- + "le.cloud.apigateway.v1.ApiConfig\022\027\n\017next"
- + "_page_token\030\002 \001(\t\022\035\n\025unreachable_locatio"
- + "ns\030\003 \003(\t\"\332\001\n\023GetApiConfigRequest\0229\n\004name"
- + "\030\001 \001(\tB+\340A\002\372A%\n#apigateway.googleapis.co"
- + "m/ApiConfig\022H\n\004view\030\003 \001(\0162:.google.cloud"
- + ".apigateway.v1.GetApiConfigRequest.Confi"
- + "gView\">\n\nConfigView\022\033\n\027CONFIG_VIEW_UNSPE"
- + "CIFIED\020\000\022\t\n\005BASIC\020\001\022\010\n\004FULL\020\002\"\253\001\n\026Create"
- + "ApiConfigRequest\0225\n\006parent\030\001 \001(\tB%\340A\002\372A\037"
- + "\n\035apigateway.googleapis.com/Api\022\032\n\rapi_c"
- + "onfig_id\030\002 \001(\tB\003\340A\002\022>\n\napi_config\030\003 \001(\0132"
- + "%.google.cloud.apigateway.v1.ApiConfigB\003"
- + "\340A\002\"\211\001\n\026UpdateApiConfigRequest\022/\n\013update"
- + "_mask\030\001 \001(\0132\032.google.protobuf.FieldMask\022"
- + ">\n\napi_config\030\002 \001(\0132%.google.cloud.apiga"
- + "teway.v1.ApiConfigB\003\340A\002\"S\n\026DeleteApiConf"
- + "igRequest\0229\n\004name\030\001 \001(\tB+\340A\002\372A%\n#apigate"
- + "way.googleapis.com/ApiConfig\"\205\003\n\021Operati"
- + "onMetadata\0224\n\013create_time\030\001 \001(\0132\032.google"
- + ".protobuf.TimestampB\003\340A\003\0221\n\010end_time\030\002 \001"
- + "(\0132\032.google.protobuf.TimestampB\003\340A\003\022\023\n\006t"
- + "arget\030\003 \001(\tB\003\340A\003\022\021\n\004verb\030\004 \001(\tB\003\340A\003\022\033\n\016s"
- + "tatus_message\030\005 \001(\tB\003\340A\003\022#\n\026requested_ca"
- + "ncellation\030\006 \001(\010B\003\340A\003\022\030\n\013api_version\030\007 \001"
- + "(\tB\003\340A\003\022R\n\013diagnostics\030\010 \003(\01328.google.cl"
- + "oud.apigateway.v1.OperationMetadata.Diag"
- + "nosticB\003\340A\003\032/\n\nDiagnostic\022\020\n\010location\030\001 "
- + "\001(\t\022\017\n\007message\030\002 \001(\tB\270\003\n\036com.google.clou"
- + "d.apigateway.v1P\001ZDgoogle.golang.org/gen"
- + "proto/googleapis/cloud/apigateway/v1;api"
- + "gateway\252\002\032Google.Cloud.ApiGateway.V1\312\002\032G"
- + "oogle\\Cloud\\ApiGateway\\V1\352\002\035Google::Clou"
- + "d::ApiGateway::V1\352AY\n!iam.googleapis.com"
- + "/ServiceAccount\0224projects/{project}/serv"
- + "iceAccounts/{service_account}\352AE\n/servic"
- + "emanagement.googleapis.com/ManagedServic"
- + "e\022\022services/{service}\352AO\n(servicemanagem"
- + "ent.googleapis.com/Service\022#services/{se"
- + "rvice}/configs/{config}b\006proto3"
+ + "\"\326\004\n\003Api\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_ti"
+ + "me\030\002 \001(\0132\032.google.protobuf.TimestampB\003\340A"
+ + "\003\0224\n\013update_time\030\003 \001(\0132\032.google.protobuf"
+ + ".TimestampB\003\340A\003\022@\n\006labels\030\004 \003(\0132+.google"
+ + ".cloud.apigateway.v1.Api.LabelsEntryB\003\340A"
+ + "\001\022\031\n\014display_name\030\005 \001(\tB\003\340A\001\022S\n\017managed_"
+ + "service\030\007 \001(\tB:\340A\005\340A\001\372A1\n/servicemanagem"
+ + "ent.googleapis.com/ManagedService\0229\n\005sta"
+ + "te\030\014 \001(\0162%.google.cloud.apigateway.v1.Ap"
+ + "i.StateB\003\340A\003\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t"
+ + "\022\r\n\005value\030\002 \001(\t:\0028\001\"`\n\005State\022\025\n\021STATE_UN"
+ + "SPECIFIED\020\000\022\014\n\010CREATING\020\001\022\n\n\006ACTIVE\020\002\022\n\n"
+ + "\006FAILED\020\003\022\014\n\010DELETING\020\004\022\014\n\010UPDATING\020\005:R\352"
+ + "AO\n\035apigateway.googleapis.com/Api\022.proje"
+ + "cts/{project}/locations/global/apis/{api"
+ + "}\"\373\t\n\tApiConfig\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013cr"
+ + "eate_time\030\002 \001(\0132\032.google.protobuf.Timest"
+ + "ampB\003\340A\003\0224\n\013update_time\030\003 \001(\0132\032.google.p"
+ + "rotobuf.TimestampB\003\340A\003\022F\n\006labels\030\004 \003(\01321"
+ + ".google.cloud.apigateway.v1.ApiConfig.La"
+ + "belsEntryB\003\340A\001\022\031\n\014display_name\030\005 \001(\tB\003\340A"
+ + "\001\022J\n\027gateway_service_account\030\016 \001(\tB)\340A\005\372"
+ + "A#\n!iam.googleapis.com/ServiceAccount\022K\n"
+ + "\021service_config_id\030\014 \001(\tB0\340A\003\372A*\n(servic"
+ + "emanagement.googleapis.com/Service\022?\n\005st"
+ + "ate\030\010 \001(\0162+.google.cloud.apigateway.v1.A"
+ + "piConfig.StateB\003\340A\003\022U\n\021openapi_documents"
+ + "\030\t \003(\01325.google.cloud.apigateway.v1.ApiC"
+ + "onfig.OpenApiDocumentB\003\340A\001\022W\n\rgrpc_servi"
+ + "ces\030\n \003(\0132;.google.cloud.apigateway.v1.A"
+ + "piConfig.GrpcServiceDefinitionB\003\340A\001\022P\n\027m"
+ + "anaged_service_configs\030\013 \003(\0132*.google.cl"
+ + "oud.apigateway.v1.ApiConfig.FileB\003\340A\001\032&\n"
+ + "\004File\022\014\n\004path\030\001 \001(\t\022\020\n\010contents\030\002 \001(\014\032O\n"
+ + "\017OpenApiDocument\022<\n\010document\030\001 \001(\0132*.goo"
+ + "gle.cloud.apigateway.v1.ApiConfig.File\032\246"
+ + "\001\n\025GrpcServiceDefinition\022L\n\023file_descrip"
+ + "tor_set\030\001 \001(\0132*.google.cloud.apigateway."
+ + "v1.ApiConfig.FileB\003\340A\004\022?\n\006source\030\002 \003(\0132*"
+ + ".google.cloud.apigateway.v1.ApiConfig.Fi"
+ + "leB\003\340A\001\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v"
+ + "alue\030\002 \001(\t:\0028\001\"p\n\005State\022\025\n\021STATE_UNSPECI"
+ + "FIED\020\000\022\014\n\010CREATING\020\001\022\n\n\006ACTIVE\020\002\022\n\n\006FAIL"
+ + "ED\020\003\022\014\n\010DELETING\020\004\022\014\n\010UPDATING\020\005\022\016\n\nACTI"
+ + "VATING\020\006:m\352Aj\n#apigateway.googleapis.com"
+ + "/ApiConfig\022Cprojects/{project}/locations"
+ + "/global/apis/{api}/configs/{api_config}\""
+ + "\375\004\n\007Gateway\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create"
+ + "_time\030\002 \001(\0132\032.google.protobuf.TimestampB"
+ + "\003\340A\003\0224\n\013update_time\030\003 \001(\0132\032.google.proto"
+ + "buf.TimestampB\003\340A\003\022D\n\006labels\030\004 \003(\0132/.goo"
+ + "gle.cloud.apigateway.v1.Gateway.LabelsEn"
+ + "tryB\003\340A\001\022\031\n\014display_name\030\005 \001(\tB\003\340A\001\022?\n\na"
+ + "pi_config\030\006 \001(\tB+\340A\002\372A%\n#apigateway.goog"
+ + "leapis.com/ApiConfig\022=\n\005state\030\007 \001(\0162).go"
+ + "ogle.cloud.apigateway.v1.Gateway.StateB\003"
+ + "\340A\003\022\035\n\020default_hostname\030\t \001(\tB\003\340A\003\032-\n\013La"
+ + "belsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028"
+ + "\001\"`\n\005State\022\025\n\021STATE_UNSPECIFIED\020\000\022\014\n\010CRE"
+ + "ATING\020\001\022\n\n\006ACTIVE\020\002\022\n\n\006FAILED\020\003\022\014\n\010DELET"
+ + "ING\020\004\022\014\n\010UPDATING\020\005:b\352A_\n!apigateway.goo"
+ + "gleapis.com/Gateway\022:projects/{project}/"
+ + "locations/{location}/gateways/{gateway}\""
+ + "\231\001\n\023ListGatewaysRequest\0229\n\006parent\030\001 \001(\tB"
+ + ")\340A\002\372A#\n!locations.googleapis.com/Locati"
+ + "on\022\021\n\tpage_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001("
+ + "\t\022\016\n\006filter\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\"\205\001\n\024"
+ + "ListGatewaysResponse\0225\n\010gateways\030\001 \003(\0132#"
+ + ".google.cloud.apigateway.v1.Gateway\022\027\n\017n"
+ + "ext_page_token\030\002 \001(\t\022\035\n\025unreachable_loca"
+ + "tions\030\003 \003(\t\"L\n\021GetGatewayRequest\0227\n\004name"
+ + "\030\001 \001(\tB)\340A\002\372A#\n!apigateway.googleapis.co"
+ + "m/Gateway\"\245\001\n\024CreateGatewayRequest\0229\n\006pa"
+ + "rent\030\001 \001(\tB)\340A\002\372A#\n!locations.googleapis"
+ + ".com/Location\022\027\n\ngateway_id\030\002 \001(\tB\003\340A\002\0229"
+ + "\n\007gateway\030\003 \001(\0132#.google.cloud.apigatewa"
+ + "y.v1.GatewayB\003\340A\002\"\202\001\n\024UpdateGatewayReque"
+ + "st\022/\n\013update_mask\030\001 \001(\0132\032.google.protobu"
+ + "f.FieldMask\0229\n\007gateway\030\002 \001(\0132#.google.cl"
+ + "oud.apigateway.v1.GatewayB\003\340A\002\"O\n\024Delete"
+ + "GatewayRequest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!ap"
+ + "igateway.googleapis.com/Gateway\"\225\001\n\017List"
+ + "ApisRequest\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\n!loc"
+ + "ations.googleapis.com/Location\022\021\n\tpage_s"
+ + "ize\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\022\016\n\006filter\030"
+ + "\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\"y\n\020ListApisRespo"
+ + "nse\022-\n\004apis\030\001 \003(\0132\037.google.cloud.apigate"
+ + "way.v1.Api\022\027\n\017next_page_token\030\002 \001(\t\022\035\n\025u"
+ + "nreachable_locations\030\003 \003(\t\"D\n\rGetApiRequ"
+ + "est\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035apigateway.go"
+ + "ogleapis.com/Api\"\225\001\n\020CreateApiRequest\0229\n"
+ + "\006parent\030\001 \001(\tB)\340A\002\372A#\n!locations.googlea"
+ + "pis.com/Location\022\023\n\006api_id\030\002 \001(\tB\003\340A\002\0221\n"
+ + "\003api\030\003 \001(\0132\037.google.cloud.apigateway.v1."
+ + "ApiB\003\340A\002\"v\n\020UpdateApiRequest\022/\n\013update_m"
+ + "ask\030\001 \001(\0132\032.google.protobuf.FieldMask\0221\n"
+ + "\003api\030\002 \001(\0132\037.google.cloud.apigateway.v1."
+ + "ApiB\003\340A\002\"G\n\020DeleteApiRequest\0223\n\004name\030\001 \001"
+ + "(\tB%\340A\002\372A\037\n\035apigateway.googleapis.com/Ap"
+ + "i\"\227\001\n\025ListApiConfigsRequest\0225\n\006parent\030\001 "
+ + "\001(\tB%\340A\002\372A\037\n\035apigateway.googleapis.com/A"
+ + "pi\022\021\n\tpage_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001("
+ + "\t\022\016\n\006filter\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\"\214\001\n\026"
+ + "ListApiConfigsResponse\022:\n\013api_configs\030\001 "
+ + "\003(\0132%.google.cloud.apigateway.v1.ApiConf"
+ + "ig\022\027\n\017next_page_token\030\002 \001(\t\022\035\n\025unreachab"
+ + "le_locations\030\003 \003(\t\"\332\001\n\023GetApiConfigReque"
+ + "st\0229\n\004name\030\001 \001(\tB+\340A\002\372A%\n#apigateway.goo"
+ + "gleapis.com/ApiConfig\022H\n\004view\030\003 \001(\0162:.go"
+ + "ogle.cloud.apigateway.v1.GetApiConfigReq"
+ + "uest.ConfigView\">\n\nConfigView\022\033\n\027CONFIG_"
+ + "VIEW_UNSPECIFIED\020\000\022\t\n\005BASIC\020\001\022\010\n\004FULL\020\002\""
+ + "\253\001\n\026CreateApiConfigRequest\0225\n\006parent\030\001 \001"
+ + "(\tB%\340A\002\372A\037\n\035apigateway.googleapis.com/Ap"
+ + "i\022\032\n\rapi_config_id\030\002 \001(\tB\003\340A\002\022>\n\napi_con"
+ + "fig\030\003 \001(\0132%.google.cloud.apigateway.v1.A"
+ + "piConfigB\003\340A\002\"\211\001\n\026UpdateApiConfigRequest"
+ + "\022/\n\013update_mask\030\001 \001(\0132\032.google.protobuf."
+ + "FieldMask\022>\n\napi_config\030\002 \001(\0132%.google.c"
+ + "loud.apigateway.v1.ApiConfigB\003\340A\002\"S\n\026Del"
+ + "eteApiConfigRequest\0229\n\004name\030\001 \001(\tB+\340A\002\372A"
+ + "%\n#apigateway.googleapis.com/ApiConfig\"\205"
+ + "\003\n\021OperationMetadata\0224\n\013create_time\030\001 \001("
+ + "\0132\032.google.protobuf.TimestampB\003\340A\003\0221\n\010en"
+ + "d_time\030\002 \001(\0132\032.google.protobuf.Timestamp"
+ + "B\003\340A\003\022\023\n\006target\030\003 \001(\tB\003\340A\003\022\021\n\004verb\030\004 \001(\t"
+ + "B\003\340A\003\022\033\n\016status_message\030\005 \001(\tB\003\340A\003\022#\n\026re"
+ + "quested_cancellation\030\006 \001(\010B\003\340A\003\022\030\n\013api_v"
+ + "ersion\030\007 \001(\tB\003\340A\003\022R\n\013diagnostics\030\010 \003(\01328"
+ + ".google.cloud.apigateway.v1.OperationMet"
+ + "adata.DiagnosticB\003\340A\003\032/\n\nDiagnostic\022\020\n\010l"
+ + "ocation\030\001 \001(\t\022\017\n\007message\030\002 \001(\tB\270\003\n\036com.g"
+ + "oogle.cloud.apigateway.v1P\001ZDgoogle.gola"
+ + "ng.org/genproto/googleapis/cloud/apigate"
+ + "way/v1;apigateway\252\002\032Google.Cloud.ApiGate"
+ + "way.V1\312\002\032Google\\Cloud\\ApiGateway\\V1\352\002\035Go"
+ + "ogle::Cloud::ApiGateway::V1\352AY\n!iam.goog"
+ + "leapis.com/ServiceAccount\0224projects/{pro"
+ + "ject}/serviceAccounts/{service_account}\352"
+ + "AE\n/servicemanagement.googleapis.com/Man"
+ + "agedService\022\022services/{service}\352AO\n(serv"
+ + "icemanagement.googleapis.com/Service\022#se"
+ + "rvices/{service}/configs/{config}b\006proto"
+ + "3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
@@ -310,7 +310,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.api.ResourceProto.getDescriptor(),
com.google.protobuf.FieldMaskProto.getDescriptor(),
com.google.protobuf.TimestampProto.getDescriptor(),
- com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_cloud_apigateway_v1_Api_descriptor =
getDescriptor().getMessageTypes().get(0);
@@ -588,7 +587,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.api.ResourceProto.getDescriptor();
com.google.protobuf.FieldMaskProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor();
- com.google.api.AnnotationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-cloud-api-gateway-v1/src/main/proto/google/cloud/apigateway/v1/apigateway.proto b/proto-google-cloud-api-gateway-v1/src/main/proto/google/cloud/apigateway/v1/apigateway.proto
index 35ca6be..d1dccc7 100644
--- a/proto-google-cloud-api-gateway-v1/src/main/proto/google/cloud/apigateway/v1/apigateway.proto
+++ b/proto-google-cloud-api-gateway-v1/src/main/proto/google/cloud/apigateway/v1/apigateway.proto
@@ -20,7 +20,6 @@ import "google/api/field_behavior.proto";
import "google/api/resource.proto";
import "google/protobuf/field_mask.proto";
import "google/protobuf/timestamp.proto";
-import "google/api/annotations.proto";
option csharp_namespace = "Google.Cloud.ApiGateway.V1";
option go_package = "google.golang.org/genproto/googleapis/cloud/apigateway/v1;apigateway";
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 7a071dd..de5c6dd 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-api-gateway
- 2.3.0
+ 2.3.2
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 924b4f6..64ee19e 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-api-gateway
- 2.3.0
+ 2.3.2
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 3096beb..36e4184 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-api-gateway
- 2.3.0
+ 2.3.2
diff --git a/versions.txt b/versions.txt
index 8519671..eb1a3e3 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-api-gateway:2.3.2:2.3.2
-grpc-google-cloud-api-gateway-v1:2.3.2:2.3.2
-proto-google-cloud-api-gateway-v1:2.3.2:2.3.2
+google-cloud-api-gateway:2.3.3:2.3.3
+grpc-google-cloud-api-gateway-v1:2.3.3:2.3.3
+proto-google-cloud-api-gateway-v1:2.3.3:2.3.3