google-cloud-functions
diff --git a/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/CloudFunctionsServiceClient.java b/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/CloudFunctionsServiceClient.java
index 67716b05..6b1f8071 100644
--- a/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/CloudFunctionsServiceClient.java
+++ b/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/CloudFunctionsServiceClient.java
@@ -100,8 +100,7 @@
*
* Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
-@BetaApi
-@Generated("by gapic-generator")
+@Generated("by gapic-generator-java")
public class CloudFunctionsServiceClient implements BackgroundResource {
private final CloudFunctionsServiceSettings settings;
private final CloudFunctionsServiceStub stub;
diff --git a/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStub.java b/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStub.java
index ad064508..d557327f 100644
--- a/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStub.java
+++ b/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStub.java
@@ -51,7 +51,7 @@
*
*
This class is for advanced usage and reflects the underlying API directly.
*/
-@Generated("by gapic-generator")
+@Generated("by gapic-generator-java")
public abstract class CloudFunctionsServiceStub implements BackgroundResource {
public OperationsStub getOperationsStub() {
diff --git a/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStubSettings.java b/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStubSettings.java
index 80de0147..fe6f720d 100644
--- a/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStubSettings.java
+++ b/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStubSettings.java
@@ -108,7 +108,6 @@
* cloudFunctionsServiceSettingsBuilder.build();
* }
*/
-@BetaApi
@Generated("by gapic-generator-java")
public class CloudFunctionsServiceStubSettings
extends StubSettings {
diff --git a/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/GrpcCloudFunctionsServiceCallableFactory.java b/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/GrpcCloudFunctionsServiceCallableFactory.java
index 47aa56a4..67f86b41 100644
--- a/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/GrpcCloudFunctionsServiceCallableFactory.java
+++ b/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/GrpcCloudFunctionsServiceCallableFactory.java
@@ -41,7 +41,7 @@
*
* This class is for advanced usage.
*/
-@Generated("by gapic-generator")
+@Generated("by gapic-generator-java")
public class GrpcCloudFunctionsServiceCallableFactory implements GrpcStubCallableFactory {
@Override
diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml
index 0c10759e..6a54ca02 100644
--- a/grpc-google-cloud-functions-v1/pom.xml
+++ b/grpc-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v1
- 1.0.5
+ 1.0.6
grpc-google-cloud-functions-v1
GRPC library for grpc-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 1.0.5
+ 1.0.6
diff --git a/pom.xml b/pom.xml
index f6a59f93..4e948aa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-functions-parent
pom
- 1.0.5
+ 1.0.6
Google Cloud Functions Parent
https://github.com/googleapis/java-functions
@@ -70,23 +70,23 @@
com.google.cloud
google-cloud-functions
- 1.0.5
+ 1.0.6
com.google.api.grpc
proto-google-cloud-functions-v1
- 1.0.5
+ 1.0.6
com.google.api.grpc
grpc-google-cloud-functions-v1
- 1.0.5
+ 1.0.6
com.google.cloud
google-cloud-shared-dependencies
- 0.17.0
+ 0.18.0
pom
import
diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml
index 2c07ff80..9a097279 100644
--- a/proto-google-cloud-functions-v1/pom.xml
+++ b/proto-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v1
- 1.0.5
+ 1.0.6
proto-google-cloud-functions-v1
PROTO library for proto-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 1.0.5
+ 1.0.6
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index e3bb7775..1c51d384 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-functions
- 1.0.3
+ 1.0.5
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index e12b4f19..97c3e9e1 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-functions
- 1.0.3
+ 1.0.5
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 74d49e85..f036eb0e 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-functions
- 1.0.3
+ 1.0.5
diff --git a/synth.metadata b/synth.metadata
index cd33cda5..27b5b599 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,22 +4,22 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "2e385dd9e300eda6764ebc6a344c8ff2bac48dc0"
+ "sha": "39033b699ec9a2382d8052e282d39888c3d974c1"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "857f70daef9f4c38f042fb3dfb7b8423ae18fd19",
- "internalRef": "346372957"
+ "sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3",
+ "internalRef": "350949863"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
+ "sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
}
}
],
@@ -49,7 +49,6 @@
".github/workflows/approve-readme.yaml",
".github/workflows/auto-release.yaml",
".github/workflows/ci.yaml",
- ".github/workflows/formatting.yaml",
".github/workflows/samples.yaml",
".kokoro/build.bat",
".kokoro/build.sh",
diff --git a/versions.txt b/versions.txt
index e7dc15ce..f74ffc48 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-functions:1.0.5:1.0.5
-proto-google-cloud-functions-v1:1.0.5:1.0.5
-grpc-google-cloud-functions-v1:1.0.5:1.0.5
+google-cloud-functions:1.0.6:1.0.6
+proto-google-cloud-functions-v1:1.0.6:1.0.6
+grpc-google-cloud-functions-v1:1.0.6:1.0.6