diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb602ffb3..19e00624e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,20 @@
# Changelog
+### [3.2.7](https://www.github.com/googleapis/java-asset/compare/v3.2.6...v3.2.7) (2021-10-20)
+
+
+### Dependencies
+
+* update dependency com.google.api.grpc:proto-google-cloud-orgpolicy-v1 to v2.0.6 ([#980](https://www.github.com/googleapis/java-asset/issues/980)) ([710bb59](https://www.github.com/googleapis/java-asset/commit/710bb59c17da57f1104a84f8e44ada7c7fc9a59f))
+* update dependency com.google.api.grpc:proto-google-cloud-os-config-v1 to v2.2.2 ([#981](https://www.github.com/googleapis/java-asset/issues/981)) ([5495310](https://www.github.com/googleapis/java-asset/commit/5495310b7abf3a3dfa6878fc20e12ac3f268c93f))
+* update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.96.7 ([#982](https://www.github.com/googleapis/java-asset/issues/982)) ([c93a011](https://www.github.com/googleapis/java-asset/commit/c93a01135432ad2094550be6d03c05e7efde56ac))
+* update dependency com.google.api.grpc:proto-google-identity-accesscontextmanager-v1 to v1.2.3 ([#983](https://www.github.com/googleapis/java-asset/issues/983)) ([4eb1b14](https://www.github.com/googleapis/java-asset/commit/4eb1b14f1915ec22d2edb002341fa0eb361b70d8))
+* update dependency com.google.cloud:google-cloud-bigquery to v2.3.1 ([#984](https://www.github.com/googleapis/java-asset/issues/984)) ([5ba60b8](https://www.github.com/googleapis/java-asset/commit/5ba60b8916dfa066b76766bb650bf552ce05838b))
+* update dependency com.google.cloud:google-cloud-bigquery to v2.3.2 ([#991](https://www.github.com/googleapis/java-asset/issues/991)) ([cc6183e](https://www.github.com/googleapis/java-asset/commit/cc6183e49786e312a8af78026c7981f76f46fdd8))
+* update dependency com.google.cloud:google-cloud-core to v2.2.0 ([#988](https://www.github.com/googleapis/java-asset/issues/988)) ([2e07803](https://www.github.com/googleapis/java-asset/commit/2e0780320ed89e78f4c99b374469f2be9b828588))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#989](https://www.github.com/googleapis/java-asset/issues/989)) ([0be3e21](https://www.github.com/googleapis/java-asset/commit/0be3e2170158450927075faf601f43a271a4443a))
+* update dependency com.google.cloud:google-cloud-storage to v2.1.9 ([#987](https://www.github.com/googleapis/java-asset/issues/987)) ([ea85100](https://www.github.com/googleapis/java-asset/commit/ea8510036db7990c47c7471f6d6ce899a83ec456))
+
### [3.2.6](https://www.github.com/googleapis/java-asset/compare/v3.2.5...v3.2.6) (2021-10-18)
diff --git a/README.md b/README.md
index d0ee93588..1e1741eb3 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
com.google.cloud
google-cloud-asset
- 3.2.5
+ 3.2.6
```
@@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-asset'
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-asset:3.2.5'
+implementation 'com.google.cloud:google-cloud-asset:3.2.6'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.5"
+libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.6"
```
## Authentication
diff --git a/google-cloud-asset-bom/pom.xml b/google-cloud-asset-bom/pom.xml
index 62b7b21ce..c7af2dfcc 100644
--- a/google-cloud-asset-bom/pom.xml
+++ b/google-cloud-asset-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-asset-bom
- 3.2.6
+ 3.2.7
pom
com.google.cloud
@@ -52,67 +52,67 @@
com.google.cloud
google-cloud-asset
- 3.2.6
+ 3.2.7
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.2.6
+ 3.2.7
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
grpc-google-cloud-asset-v1p4beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.2.6
+ 3.2.7
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.2.6
+ 3.2.7
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
proto-google-cloud-asset-v1p4beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.2.6
+ 3.2.7
diff --git a/google-cloud-asset/pom.xml b/google-cloud-asset/pom.xml
index 82c4997d3..716b0f133 100644
--- a/google-cloud-asset/pom.xml
+++ b/google-cloud-asset/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-asset
- 3.2.6
+ 3.2.7
jar
Google Cloud Asset
https://github.com/googleapis/java-asset
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
google-cloud-asset
diff --git a/grpc-google-cloud-asset-v1/pom.xml b/grpc-google-cloud-asset-v1/pom.xml
index a0a375383..12e4be6ee 100644
--- a/grpc-google-cloud-asset-v1/pom.xml
+++ b/grpc-google-cloud-asset-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.2.6
+ 3.2.7
grpc-google-cloud-asset-v1
GRPC library for grpc-google-cloud-asset-v1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/grpc-google-cloud-asset-v1p1beta1/pom.xml b/grpc-google-cloud-asset-v1p1beta1/pom.xml
index a0f81fb30..92db4973e 100644
--- a/grpc-google-cloud-asset-v1p1beta1/pom.xml
+++ b/grpc-google-cloud-asset-v1p1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.102.6
+ 0.102.7
grpc-google-cloud-asset-v1p1beta1
GRPC library for grpc-google-cloud-asset-v1p1beta1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/grpc-google-cloud-asset-v1p2beta1/pom.xml b/grpc-google-cloud-asset-v1p2beta1/pom.xml
index 99538dedc..8d992b7a7 100644
--- a/grpc-google-cloud-asset-v1p2beta1/pom.xml
+++ b/grpc-google-cloud-asset-v1p2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.102.6
+ 0.102.7
grpc-google-cloud-asset-v1p2beta1
GRPC library for grpc-google-cloud-asset-v1p2beta1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/grpc-google-cloud-asset-v1p4beta1/pom.xml b/grpc-google-cloud-asset-v1p4beta1/pom.xml
index 3d1a5a50f..9138da3f1 100644
--- a/grpc-google-cloud-asset-v1p4beta1/pom.xml
+++ b/grpc-google-cloud-asset-v1p4beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p4beta1
- 0.102.6
+ 0.102.7
grpc-google-cloud-asset-v1p4beta1
GRPC library for grpc-google-cloud-asset-v1p4beta1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/grpc-google-cloud-asset-v1p5beta1/pom.xml b/grpc-google-cloud-asset-v1p5beta1/pom.xml
index 01322e2bd..17e163179 100644
--- a/grpc-google-cloud-asset-v1p5beta1/pom.xml
+++ b/grpc-google-cloud-asset-v1p5beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.102.6
+ 0.102.7
grpc-google-cloud-asset-v1p5beta1
GRPC library for grpc-google-cloud-asset-v1p5beta1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/grpc-google-cloud-asset-v1p7beta1/pom.xml b/grpc-google-cloud-asset-v1p7beta1/pom.xml
index ba526ab36..591ed7f7b 100644
--- a/grpc-google-cloud-asset-v1p7beta1/pom.xml
+++ b/grpc-google-cloud-asset-v1p7beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.2.6
+ 3.2.7
grpc-google-cloud-asset-v1p7beta1
GRPC library for google-cloud-asset
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/pom.xml b/pom.xml
index b3fd4ebfc..bf457e076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-asset-parent
pom
- 3.2.6
+ 3.2.7
Google Cloud Asset Parent
https://github.com/googleapis/java-asset
@@ -61,90 +61,90 @@
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.2.6
+ 3.2.7
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.2.6
+ 3.2.7
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.2.6
+ 3.2.7
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
proto-google-cloud-asset-v1p4beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.2.6
+ 3.2.7
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
grpc-google-cloud-asset-v1p4beta1
- 0.102.6
+ 0.102.7
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.102.6
+ 0.102.7
com.google.cloud
google-cloud-asset
- 3.2.6
+ 3.2.7
com.google.cloud
google-cloud-shared-dependencies
- 2.3.0
+ 2.4.0
pom
import
com.google.api.grpc
proto-google-cloud-orgpolicy-v1
- 2.0.5
+ 2.0.6
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.2.2
+ 1.2.3
com.google.api.grpc
proto-google-cloud-os-config-v1
- 2.2.1
+ 2.2.2
@@ -162,7 +162,7 @@
com.google.api.grpc
proto-google-cloud-pubsub-v1
- 1.96.6
+ 1.96.7
test
diff --git a/proto-google-cloud-asset-v1/pom.xml b/proto-google-cloud-asset-v1/pom.xml
index a72ca8af0..6441378af 100644
--- a/proto-google-cloud-asset-v1/pom.xml
+++ b/proto-google-cloud-asset-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.2.6
+ 3.2.7
proto-google-cloud-asset-v1
PROTO library for proto-google-cloud-asset-v1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/AnalyzeMoveRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/AnalyzeMoveRequest.java
index 30db0339b..4ac9f2a94 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/AnalyzeMoveRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/AnalyzeMoveRequest.java
@@ -456,10 +456,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getResourceBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resource_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, resource_);
}
- if (!getDestinationParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(destinationParent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, destinationParent_);
}
if (view_
@@ -476,10 +476,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getResourceBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resource_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, resource_);
}
- if (!getDestinationParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(destinationParent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, destinationParent_);
}
if (view_
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Asset.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Asset.java
index 5f1e1c7f2..5af098bb4 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Asset.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Asset.java
@@ -1077,10 +1077,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, assetType_);
}
if (resource_ != null) {
@@ -1125,10 +1125,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, assetType_);
}
if (resource_ != null) {
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/AttachedResource.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/AttachedResource.java
index 7f746f61e..a90db0206 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/AttachedResource.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/AttachedResource.java
@@ -280,7 +280,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, assetType_);
}
for (int i = 0; i < versionedResources_.size(); i++) {
@@ -295,7 +295,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, assetType_);
}
for (int i = 0; i < versionedResources_.size(); i++) {
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/BatchGetAssetsHistoryRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/BatchGetAssetsHistoryRequest.java
index b68b33b38..3b3f3e4e3 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/BatchGetAssetsHistoryRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/BatchGetAssetsHistoryRequest.java
@@ -546,7 +546,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
for (int i = 0; i < assetNames_.size(); i++) {
@@ -571,7 +571,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
{
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/BigQueryDestination.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/BigQueryDestination.java
index 3bf3ebb8d..4ff26f0a1 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/BigQueryDestination.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/BigQueryDestination.java
@@ -419,10 +419,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getDatasetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(dataset_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, dataset_);
}
- if (!getTableBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(table_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, table_);
}
if (force_ != false) {
@@ -443,10 +443,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getDatasetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(dataset_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, dataset_);
}
- if (!getTableBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(table_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, table_);
}
if (force_ != false) {
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/CreateFeedRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/CreateFeedRequest.java
index cec708ecf..ebb6379ec 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/CreateFeedRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/CreateFeedRequest.java
@@ -313,10 +313,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
- if (!getFeedIdBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(feedId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, feedId_);
}
if (feed_ != null) {
@@ -331,10 +331,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
- if (!getFeedIdBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(feedId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, feedId_);
}
if (feed_ != null) {
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/DeleteFeedRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/DeleteFeedRequest.java
index 61722c82b..2bb70fbcb 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/DeleteFeedRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/DeleteFeedRequest.java
@@ -176,7 +176,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
unknownFields.writeTo(output);
@@ -188,7 +188,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ExportAssetsRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ExportAssetsRequest.java
index ce2f3b4f4..e113c3791 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ExportAssetsRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ExportAssetsRequest.java
@@ -632,7 +632,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
if (readTime_ != null) {
@@ -660,7 +660,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
if (readTime_ != null) {
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Feed.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Feed.java
index ddbc7b3df..b9df895ac 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Feed.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Feed.java
@@ -734,7 +734,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
for (int i = 0; i < assetNames_.size(); i++) {
@@ -765,7 +765,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
{
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/GetFeedRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/GetFeedRequest.java
index 3167ceee9..6df50cf83 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/GetFeedRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/GetFeedRequest.java
@@ -184,7 +184,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
unknownFields.writeTo(output);
@@ -196,7 +196,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisOutputConfig.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisOutputConfig.java
index efc2ac3c6..5ce5c553b 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisOutputConfig.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisOutputConfig.java
@@ -364,7 +364,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(uri_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, uri_);
}
unknownFields.writeTo(output);
@@ -376,7 +376,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(uri_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, uri_);
}
size += unknownFields.getSerializedSize();
@@ -1537,10 +1537,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getDatasetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(dataset_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, dataset_);
}
- if (!getTablePrefixBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(tablePrefix_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, tablePrefix_);
}
if (partitionKey_
@@ -1549,7 +1549,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
.getNumber()) {
output.writeEnum(3, partitionKey_);
}
- if (!getWriteDispositionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(writeDisposition_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, writeDisposition_);
}
unknownFields.writeTo(output);
@@ -1561,10 +1561,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getDatasetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(dataset_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, dataset_);
}
- if (!getTablePrefixBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(tablePrefix_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, tablePrefix_);
}
if (partitionKey_
@@ -1573,7 +1573,7 @@ public int getSerializedSize() {
.getNumber()) {
size += com.google.protobuf.CodedOutputStream.computeEnumSize(3, partitionKey_);
}
- if (!getWriteDispositionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(writeDisposition_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, writeDisposition_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisQuery.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisQuery.java
index 507b1ca68..42f57a0a0 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisQuery.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisQuery.java
@@ -400,7 +400,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, fullResourceName_);
}
unknownFields.writeTo(output);
@@ -412,7 +412,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, fullResourceName_);
}
size += unknownFields.getSerializedSize();
@@ -1119,7 +1119,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getIdentityBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(identity_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, identity_);
}
unknownFields.writeTo(output);
@@ -1131,7 +1131,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getIdentityBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(identity_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, identity_);
}
size += unknownFields.getSerializedSize();
@@ -5349,7 +5349,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, scope_);
}
if (resourceSelector_ != null) {
@@ -5376,7 +5376,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, scope_);
}
if (resourceSelector_ != null) {
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisResult.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisResult.java
index a1c1ae075..c6b7d01b4 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisResult.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisResult.java
@@ -459,7 +459,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, fullResourceName_);
}
if (analysisState_ != null) {
@@ -474,7 +474,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, fullResourceName_);
}
if (analysisState_ != null) {
@@ -2860,7 +2860,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
if (analysisState_ != null) {
@@ -2875,7 +2875,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
if (analysisState_ != null) {
@@ -3870,10 +3870,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getSourceNodeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceNode_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, sourceNode_);
}
- if (!getTargetNodeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetNode_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, targetNode_);
}
unknownFields.writeTo(output);
@@ -3885,10 +3885,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getSourceNodeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceNode_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, sourceNode_);
}
- if (!getTargetNodeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetNode_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, targetNode_);
}
size += unknownFields.getSerializedSize();
@@ -9366,7 +9366,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getAttachedResourceFullNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(attachedResourceFullName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, attachedResourceFullName_);
}
if (iamBinding_ != null) {
@@ -9390,7 +9390,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getAttachedResourceFullNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(attachedResourceFullName_)) {
size +=
com.google.protobuf.GeneratedMessageV3.computeStringSize(1, attachedResourceFullName_);
}
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisState.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisState.java
index 41beef02e..219bb1f4d 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisState.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicyAnalysisState.java
@@ -231,7 +231,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (code_ != com.google.rpc.Code.OK.getNumber()) {
output.writeEnum(1, code_);
}
- if (!getCauseBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(cause_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, cause_);
}
unknownFields.writeTo(output);
@@ -246,7 +246,7 @@ public int getSerializedSize() {
if (code_ != com.google.rpc.Code.OK.getNumber()) {
size += com.google.protobuf.CodedOutputStream.computeEnumSize(1, code_);
}
- if (!getCauseBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(cause_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, cause_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicySearchResult.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicySearchResult.java
index eab1c63b0..b52f21ed4 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicySearchResult.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/IamPolicySearchResult.java
@@ -2508,10 +2508,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getResourceBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resource_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, resource_);
}
- if (!getProjectBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(project_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, project_);
}
if (policy_ != null) {
@@ -2520,13 +2520,13 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (explanation_ != null) {
output.writeMessage(4, getExplanation());
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, assetType_);
}
for (int i = 0; i < folders_.size(); i++) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 6, folders_.getRaw(i));
}
- if (!getOrganizationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(organization_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 7, organization_);
}
unknownFields.writeTo(output);
@@ -2538,10 +2538,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getResourceBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resource_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, resource_);
}
- if (!getProjectBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(project_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, project_);
}
if (policy_ != null) {
@@ -2550,7 +2550,7 @@ public int getSerializedSize() {
if (explanation_ != null) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(4, getExplanation());
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, assetType_);
}
{
@@ -2561,7 +2561,7 @@ public int getSerializedSize() {
size += dataSize;
size += 1 * getFoldersList().size();
}
- if (!getOrganizationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(organization_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(7, organization_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListAssetsRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListAssetsRequest.java
index 4f9404d2a..8073960ac 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListAssetsRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListAssetsRequest.java
@@ -647,7 +647,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
if (readTime_ != null) {
@@ -663,7 +663,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (pageSize_ != 0) {
output.writeInt32(5, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 6, pageToken_);
}
for (int i = 0; i < relationshipTypes_.size(); i++) {
@@ -678,7 +678,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
if (readTime_ != null) {
@@ -699,7 +699,7 @@ public int getSerializedSize() {
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(5, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, pageToken_);
}
{
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListAssetsResponse.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListAssetsResponse.java
index 0e7510b94..04233b072 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListAssetsResponse.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListAssetsResponse.java
@@ -329,7 +329,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < assets_.size(); i++) {
output.writeMessage(2, assets_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, nextPageToken_);
}
unknownFields.writeTo(output);
@@ -347,7 +347,7 @@ public int getSerializedSize() {
for (int i = 0; i < assets_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(2, assets_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, nextPageToken_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListFeedsRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListFeedsRequest.java
index 24878d7ca..629e271ef 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListFeedsRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ListFeedsRequest.java
@@ -178,7 +178,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
unknownFields.writeTo(output);
@@ -190,7 +190,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/MoveAnalysis.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/MoveAnalysis.java
index aedd8fa9f..12f51c607 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/MoveAnalysis.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/MoveAnalysis.java
@@ -355,7 +355,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getDisplayNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(displayName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, displayName_);
}
if (resultCase_ == 2) {
@@ -373,7 +373,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getDisplayNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(displayName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, displayName_);
}
if (resultCase_ == 2) {
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/MoveImpact.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/MoveImpact.java
index 228a988a5..1f7b205b9 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/MoveImpact.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/MoveImpact.java
@@ -174,7 +174,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getDetailBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(detail_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, detail_);
}
unknownFields.writeTo(output);
@@ -186,7 +186,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getDetailBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(detail_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, detail_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/PubsubDestination.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/PubsubDestination.java
index 8ffb4157f..947e87160 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/PubsubDestination.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/PubsubDestination.java
@@ -176,7 +176,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getTopicBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(topic_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, topic_);
}
unknownFields.writeTo(output);
@@ -188,7 +188,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getTopicBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(topic_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, topic_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelatedAsset.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelatedAsset.java
index bbfb60ddf..726e93eb3 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelatedAsset.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelatedAsset.java
@@ -344,10 +344,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getAssetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(asset_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, asset_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, assetType_);
}
for (int i = 0; i < ancestors_.size(); i++) {
@@ -362,10 +362,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getAssetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(asset_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, asset_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, assetType_);
}
{
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelatedResource.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelatedResource.java
index 45b7d465c..2c43bcb3f 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelatedResource.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelatedResource.java
@@ -233,10 +233,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, assetType_);
}
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, fullResourceName_);
}
unknownFields.writeTo(output);
@@ -248,10 +248,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, assetType_);
}
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, fullResourceName_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelationshipAttributes.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelationshipAttributes.java
index 959c5b918..bb325a60d 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelationshipAttributes.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/RelationshipAttributes.java
@@ -348,16 +348,16 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getSourceResourceTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceResourceType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, sourceResourceType_);
}
- if (!getTargetResourceTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetResourceType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, targetResourceType_);
}
- if (!getActionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(action_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, action_);
}
- if (!getTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(type_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, type_);
}
unknownFields.writeTo(output);
@@ -369,16 +369,16 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getSourceResourceTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceResourceType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, sourceResourceType_);
}
- if (!getTargetResourceTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetResourceType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, targetResourceType_);
}
- if (!getActionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(action_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, action_);
}
- if (!getTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(type_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, type_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Resource.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Resource.java
index 607922327..8d6a9fb72 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Resource.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/Resource.java
@@ -562,25 +562,25 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, version_);
}
- if (!getDiscoveryDocumentUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryDocumentUri_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, discoveryDocumentUri_);
}
- if (!getDiscoveryNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, discoveryName_);
}
- if (!getResourceUrlBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resourceUrl_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, resourceUrl_);
}
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, parent_);
}
if (data_ != null) {
output.writeMessage(6, getData());
}
- if (!getLocationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(location_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 8, location_);
}
unknownFields.writeTo(output);
@@ -592,25 +592,25 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, version_);
}
- if (!getDiscoveryDocumentUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryDocumentUri_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, discoveryDocumentUri_);
}
- if (!getDiscoveryNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, discoveryName_);
}
- if (!getResourceUrlBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resourceUrl_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, resourceUrl_);
}
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, parent_);
}
if (data_ != null) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(6, getData());
}
- if (!getLocationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(location_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, location_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ResourceSearchResult.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ResourceSearchResult.java
index 0b542aeda..274f6bde8 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ResourceSearchResult.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ResourceSearchResult.java
@@ -1892,22 +1892,22 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, assetType_);
}
- if (!getProjectBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(project_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, project_);
}
- if (!getDisplayNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(displayName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, displayName_);
}
- if (!getDescriptionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(description_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, description_);
}
- if (!getLocationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(location_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 6, location_);
}
com.google.protobuf.GeneratedMessageV3.serializeStringMapTo(
@@ -1918,7 +1918,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (additionalAttributes_ != null) {
output.writeMessage(9, getAdditionalAttributes());
}
- if (!getKmsKeyBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(kmsKey_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 10, kmsKey_);
}
if (createTime_ != null) {
@@ -1927,7 +1927,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (updateTime_ != null) {
output.writeMessage(12, getUpdateTime());
}
- if (!getStateBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(state_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 13, state_);
}
for (int i = 0; i < versionedResources_.size(); i++) {
@@ -1936,10 +1936,10 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < folders_.size(); i++) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 17, folders_.getRaw(i));
}
- if (!getOrganizationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(organization_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 18, organization_);
}
- if (!getParentFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parentFullResourceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 19, parentFullResourceName_);
}
for (int i = 0; i < attachedResources_.size(); i++) {
@@ -1947,7 +1947,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
}
com.google.protobuf.GeneratedMessageV3.serializeStringMapTo(
output, internalGetRelationships(), RelationshipsDefaultEntryHolder.defaultEntry, 21);
- if (!getParentAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parentAssetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 103, parentAssetType_);
}
unknownFields.writeTo(output);
@@ -1959,22 +1959,22 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, assetType_);
}
- if (!getProjectBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(project_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, project_);
}
- if (!getDisplayNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(displayName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, displayName_);
}
- if (!getDescriptionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(description_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, description_);
}
- if (!getLocationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(location_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, location_);
}
for (java.util.Map.Entry entry :
@@ -1999,7 +1999,7 @@ public int getSerializedSize() {
size +=
com.google.protobuf.CodedOutputStream.computeMessageSize(9, getAdditionalAttributes());
}
- if (!getKmsKeyBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(kmsKey_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(10, kmsKey_);
}
if (createTime_ != null) {
@@ -2008,7 +2008,7 @@ public int getSerializedSize() {
if (updateTime_ != null) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(12, getUpdateTime());
}
- if (!getStateBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(state_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(13, state_);
}
for (int i = 0; i < versionedResources_.size(); i++) {
@@ -2023,10 +2023,10 @@ public int getSerializedSize() {
size += dataSize;
size += 2 * getFoldersList().size();
}
- if (!getOrganizationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(organization_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(18, organization_);
}
- if (!getParentFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parentFullResourceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(19, parentFullResourceName_);
}
for (int i = 0; i < attachedResources_.size(); i++) {
@@ -2044,7 +2044,7 @@ public int getSerializedSize() {
.build();
size += com.google.protobuf.CodedOutputStream.computeMessageSize(21, relationships__);
}
- if (!getParentAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parentAssetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(103, parentAssetType_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllIamPoliciesRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllIamPoliciesRequest.java
index 95f6d1c77..1b216c109 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllIamPoliciesRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllIamPoliciesRequest.java
@@ -615,22 +615,22 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, scope_);
}
- if (!getQueryBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(query_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, query_);
}
if (pageSize_ != 0) {
output.writeInt32(3, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, pageToken_);
}
for (int i = 0; i < assetTypes_.size(); i++) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, assetTypes_.getRaw(i));
}
- if (!getOrderByBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(orderBy_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 7, orderBy_);
}
unknownFields.writeTo(output);
@@ -642,16 +642,16 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, scope_);
}
- if (!getQueryBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(query_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, query_);
}
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(3, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, pageToken_);
}
{
@@ -662,7 +662,7 @@ public int getSerializedSize() {
size += dataSize;
size += 1 * getAssetTypesList().size();
}
- if (!getOrderByBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(orderBy_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(7, orderBy_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllIamPoliciesResponse.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllIamPoliciesResponse.java
index f536ab0cf..1534c83a4 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllIamPoliciesResponse.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllIamPoliciesResponse.java
@@ -272,7 +272,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < results_.size(); i++) {
output.writeMessage(1, results_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
}
unknownFields.writeTo(output);
@@ -287,7 +287,7 @@ public int getSerializedSize() {
for (int i = 0; i < results_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, results_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllResourcesRequest.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllResourcesRequest.java
index b715ee1bb..d4f925db7 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllResourcesRequest.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllResourcesRequest.java
@@ -757,10 +757,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, scope_);
}
- if (!getQueryBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(query_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, query_);
}
for (int i = 0; i < assetTypes_.size(); i++) {
@@ -769,10 +769,10 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (pageSize_ != 0) {
output.writeInt32(4, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, pageToken_);
}
- if (!getOrderByBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(orderBy_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 6, orderBy_);
}
if (readMask_ != null) {
@@ -787,10 +787,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, scope_);
}
- if (!getQueryBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(query_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, query_);
}
{
@@ -804,10 +804,10 @@ public int getSerializedSize() {
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(4, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, pageToken_);
}
- if (!getOrderByBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(orderBy_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, orderBy_);
}
if (readMask_ != null) {
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllResourcesResponse.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllResourcesResponse.java
index 2994749f1..ada260315 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllResourcesResponse.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/SearchAllResourcesResponse.java
@@ -272,7 +272,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < results_.size(); i++) {
output.writeMessage(1, results_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
}
unknownFields.writeTo(output);
@@ -287,7 +287,7 @@ public int getSerializedSize() {
for (int i = 0; i < results_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, results_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/VersionedResource.java b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/VersionedResource.java
index 4137e53d8..2473fbd4b 100644
--- a/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/VersionedResource.java
+++ b/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/VersionedResource.java
@@ -270,7 +270,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, version_);
}
if (resource_ != null) {
@@ -285,7 +285,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, version_);
}
if (resource_ != null) {
diff --git a/proto-google-cloud-asset-v1p1beta1/pom.xml b/proto-google-cloud-asset-v1p1beta1/pom.xml
index 42de4dacb..c80a297aa 100644
--- a/proto-google-cloud-asset-v1p1beta1/pom.xml
+++ b/proto-google-cloud-asset-v1p1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.102.6
+ 0.102.7
proto-google-cloud-asset-v1p1beta1
PROTO library for proto-google-cloud-asset-v1p1beta1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/IamPolicySearchResult.java b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/IamPolicySearchResult.java
index 8bd7facad..26b29f135 100644
--- a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/IamPolicySearchResult.java
+++ b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/IamPolicySearchResult.java
@@ -1344,10 +1344,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getResourceBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resource_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, resource_);
}
- if (!getProjectBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(project_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, project_);
}
if (policy_ != null) {
@@ -1365,10 +1365,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getResourceBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resource_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, resource_);
}
- if (!getProjectBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(project_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, project_);
}
if (policy_ != null) {
diff --git a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllIamPoliciesRequest.java b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllIamPoliciesRequest.java
index 1fa095a03..c862425c7 100644
--- a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllIamPoliciesRequest.java
+++ b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllIamPoliciesRequest.java
@@ -336,16 +336,16 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, scope_);
}
- if (!getQueryBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(query_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, query_);
}
if (pageSize_ != 0) {
output.writeInt32(3, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, pageToken_);
}
unknownFields.writeTo(output);
@@ -357,16 +357,16 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, scope_);
}
- if (!getQueryBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(query_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, query_);
}
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(3, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, pageToken_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllIamPoliciesResponse.java b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllIamPoliciesResponse.java
index 313ff63ac..a203a864a 100644
--- a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllIamPoliciesResponse.java
+++ b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllIamPoliciesResponse.java
@@ -275,7 +275,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < results_.size(); i++) {
output.writeMessage(1, results_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
}
unknownFields.writeTo(output);
@@ -290,7 +290,7 @@ public int getSerializedSize() {
for (int i = 0; i < results_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, results_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllResourcesRequest.java b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllResourcesRequest.java
index 29da78161..64a11dc75 100644
--- a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllResourcesRequest.java
+++ b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllResourcesRequest.java
@@ -473,10 +473,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, scope_);
}
- if (!getQueryBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(query_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, query_);
}
for (int i = 0; i < assetTypes_.size(); i++) {
@@ -485,10 +485,10 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (pageSize_ != 0) {
output.writeInt32(4, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, pageToken_);
}
- if (!getOrderByBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(orderBy_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 10, orderBy_);
}
unknownFields.writeTo(output);
@@ -500,10 +500,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getScopeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(scope_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, scope_);
}
- if (!getQueryBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(query_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, query_);
}
{
@@ -517,10 +517,10 @@ public int getSerializedSize() {
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(4, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, pageToken_);
}
- if (!getOrderByBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(orderBy_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(10, orderBy_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllResourcesResponse.java b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllResourcesResponse.java
index ee9d8e851..ee14c8cfb 100644
--- a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllResourcesResponse.java
+++ b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/SearchAllResourcesResponse.java
@@ -272,7 +272,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < results_.size(); i++) {
output.writeMessage(1, results_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
}
unknownFields.writeTo(output);
@@ -287,7 +287,7 @@ public int getSerializedSize() {
for (int i = 0; i < results_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, results_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/StandardResourceMetadata.java b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/StandardResourceMetadata.java
index 4c817c748..de14d401e 100644
--- a/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/StandardResourceMetadata.java
+++ b/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/StandardResourceMetadata.java
@@ -776,26 +776,26 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, assetType_);
}
- if (!getProjectBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(project_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, project_);
}
- if (!getDisplayNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(displayName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, displayName_);
}
- if (!getDescriptionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(description_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, description_);
}
for (int i = 0; i < additionalAttributes_.size(); i++) {
com.google.protobuf.GeneratedMessageV3.writeString(
output, 10, additionalAttributes_.getRaw(i));
}
- if (!getLocationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(location_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 11, location_);
}
com.google.protobuf.GeneratedMessageV3.serializeStringMapTo(
@@ -812,19 +812,19 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, assetType_);
}
- if (!getProjectBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(project_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, project_);
}
- if (!getDisplayNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(displayName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, displayName_);
}
- if (!getDescriptionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(description_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, description_);
}
{
@@ -835,7 +835,7 @@ public int getSerializedSize() {
size += dataSize;
size += 1 * getAdditionalAttributesList().size();
}
- if (!getLocationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(location_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, location_);
}
for (java.util.Map.Entry entry :
diff --git a/proto-google-cloud-asset-v1p2beta1/pom.xml b/proto-google-cloud-asset-v1p2beta1/pom.xml
index fa5bb27a7..1203fe346 100644
--- a/proto-google-cloud-asset-v1p2beta1/pom.xml
+++ b/proto-google-cloud-asset-v1p2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.102.6
+ 0.102.7
proto-google-cloud-asset-v1p2beta1
PROTO library for proto-google-cloud-asset-v1p2beta1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Asset.java b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Asset.java
index f0333b5f9..fa4027adc 100644
--- a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Asset.java
+++ b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Asset.java
@@ -459,10 +459,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, assetType_);
}
if (resource_ != null) {
@@ -483,10 +483,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, assetType_);
}
if (resource_ != null) {
diff --git a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/CreateFeedRequest.java b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/CreateFeedRequest.java
index 9cd7194df..992fb6219 100644
--- a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/CreateFeedRequest.java
+++ b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/CreateFeedRequest.java
@@ -318,10 +318,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
- if (!getFeedIdBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(feedId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, feedId_);
}
if (feed_ != null) {
@@ -336,10 +336,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
- if (!getFeedIdBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(feedId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, feedId_);
}
if (feed_ != null) {
diff --git a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/DeleteFeedRequest.java b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/DeleteFeedRequest.java
index b5bb5c4fb..9f162d56b 100644
--- a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/DeleteFeedRequest.java
+++ b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/DeleteFeedRequest.java
@@ -176,7 +176,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
unknownFields.writeTo(output);
@@ -188,7 +188,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Feed.java b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Feed.java
index 87677b28c..d2e573b46 100644
--- a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Feed.java
+++ b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Feed.java
@@ -511,7 +511,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
for (int i = 0; i < assetNames_.size(); i++) {
@@ -536,7 +536,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
{
diff --git a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/GetFeedRequest.java b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/GetFeedRequest.java
index d3973aaad..c88672bd5 100644
--- a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/GetFeedRequest.java
+++ b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/GetFeedRequest.java
@@ -184,7 +184,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
unknownFields.writeTo(output);
@@ -196,7 +196,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/ListFeedsRequest.java b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/ListFeedsRequest.java
index 816566043..0e6c51cf9 100644
--- a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/ListFeedsRequest.java
+++ b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/ListFeedsRequest.java
@@ -178,7 +178,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
unknownFields.writeTo(output);
@@ -190,7 +190,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/PubsubDestination.java b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/PubsubDestination.java
index d92f32fd8..cb41c7bd1 100644
--- a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/PubsubDestination.java
+++ b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/PubsubDestination.java
@@ -176,7 +176,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getTopicBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(topic_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, topic_);
}
unknownFields.writeTo(output);
@@ -188,7 +188,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getTopicBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(topic_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, topic_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Resource.java b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Resource.java
index a7c003def..bdb0d0887 100644
--- a/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Resource.java
+++ b/proto-google-cloud-asset-v1p2beta1/src/main/java/com/google/cloud/asset/v1p2beta1/Resource.java
@@ -501,19 +501,19 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, version_);
}
- if (!getDiscoveryDocumentUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryDocumentUri_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, discoveryDocumentUri_);
}
- if (!getDiscoveryNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, discoveryName_);
}
- if (!getResourceUrlBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resourceUrl_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, resourceUrl_);
}
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, parent_);
}
if (data_ != null) {
@@ -528,19 +528,19 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, version_);
}
- if (!getDiscoveryDocumentUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryDocumentUri_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, discoveryDocumentUri_);
}
- if (!getDiscoveryNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, discoveryName_);
}
- if (!getResourceUrlBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resourceUrl_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, resourceUrl_);
}
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, parent_);
}
if (data_ != null) {
diff --git a/proto-google-cloud-asset-v1p4beta1/pom.xml b/proto-google-cloud-asset-v1p4beta1/pom.xml
index 03c54cf08..d7c677e46 100644
--- a/proto-google-cloud-asset-v1p4beta1/pom.xml
+++ b/proto-google-cloud-asset-v1p4beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p4beta1
- 0.102.6
+ 0.102.7
proto-google-cloud-asset-v1p4beta1
PROTO library for proto-google-cloud-asset-v1p4beta1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisOutputConfig.java b/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisOutputConfig.java
index ea4603920..f111f2580 100644
--- a/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisOutputConfig.java
+++ b/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisOutputConfig.java
@@ -329,7 +329,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(uri_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, uri_);
}
unknownFields.writeTo(output);
@@ -341,7 +341,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(uri_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, uri_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisQuery.java b/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisQuery.java
index 9886c0500..9aa7e5dee 100644
--- a/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisQuery.java
+++ b/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisQuery.java
@@ -366,7 +366,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, fullResourceName_);
}
unknownFields.writeTo(output);
@@ -378,7 +378,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, fullResourceName_);
}
size += unknownFields.getSerializedSize();
@@ -1066,7 +1066,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getIdentityBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(identity_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, identity_);
}
unknownFields.writeTo(output);
@@ -1078,7 +1078,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getIdentityBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(identity_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, identity_);
}
size += unknownFields.getSerializedSize();
@@ -2940,7 +2940,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
if (resourceSelector_ != null) {
@@ -2961,7 +2961,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
if (resourceSelector_ != null) {
diff --git a/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisResult.java b/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisResult.java
index cedf6a9dd..5e6aad203 100644
--- a/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisResult.java
+++ b/proto-google-cloud-asset-v1p4beta1/src/main/java/com/google/cloud/asset/v1p4beta1/IamPolicyAnalysisResult.java
@@ -446,7 +446,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (code_ != com.google.rpc.Code.OK.getNumber()) {
output.writeEnum(1, code_);
}
- if (!getCauseBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(cause_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, cause_);
}
unknownFields.writeTo(output);
@@ -461,7 +461,7 @@ public int getSerializedSize() {
if (code_ != com.google.rpc.Code.OK.getNumber()) {
size += com.google.protobuf.CodedOutputStream.computeEnumSize(1, code_);
}
- if (!getCauseBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(cause_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, cause_);
}
size += unknownFields.getSerializedSize();
@@ -1350,7 +1350,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, fullResourceName_);
}
if (analysisState_ != null) {
@@ -1365,7 +1365,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getFullResourceNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fullResourceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, fullResourceName_);
}
if (analysisState_ != null) {
@@ -3771,10 +3771,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getSourceNodeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceNode_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, sourceNode_);
}
- if (!getTargetNodeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetNode_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, targetNode_);
}
unknownFields.writeTo(output);
@@ -3786,10 +3786,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getSourceNodeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceNode_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, sourceNode_);
}
- if (!getTargetNodeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetNode_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, targetNode_);
}
size += unknownFields.getSerializedSize();
@@ -4705,7 +4705,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
if (analysisState_ != null) {
@@ -4720,7 +4720,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
if (analysisState_ != null) {
@@ -10233,7 +10233,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getAttachedResourceFullNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(attachedResourceFullName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, attachedResourceFullName_);
}
if (iamBinding_ != null) {
@@ -10257,7 +10257,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getAttachedResourceFullNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(attachedResourceFullName_)) {
size +=
com.google.protobuf.GeneratedMessageV3.computeStringSize(1, attachedResourceFullName_);
}
diff --git a/proto-google-cloud-asset-v1p5beta1/pom.xml b/proto-google-cloud-asset-v1p5beta1/pom.xml
index 3b50824a6..cf9afb6df 100644
--- a/proto-google-cloud-asset-v1p5beta1/pom.xml
+++ b/proto-google-cloud-asset-v1p5beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.102.6
+ 0.102.7
proto-google-cloud-asset-v1p5beta1
PROTO library for proto-google-cloud-asset-v1p4beta1
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/Asset.java b/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/Asset.java
index d13b6ede6..7a480df61 100644
--- a/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/Asset.java
+++ b/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/Asset.java
@@ -766,10 +766,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, assetType_);
}
if (resource_ != null) {
@@ -805,10 +805,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, assetType_);
}
if (resource_ != null) {
diff --git a/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/ListAssetsRequest.java b/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/ListAssetsRequest.java
index 38cd8c887..aa3612a73 100644
--- a/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/ListAssetsRequest.java
+++ b/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/ListAssetsRequest.java
@@ -476,7 +476,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
if (readTime_ != null) {
@@ -492,7 +492,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (pageSize_ != 0) {
output.writeInt32(5, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 6, pageToken_);
}
unknownFields.writeTo(output);
@@ -504,7 +504,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
if (readTime_ != null) {
@@ -525,7 +525,7 @@ public int getSerializedSize() {
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(5, pageSize_);
}
- if (!getPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, pageToken_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/ListAssetsResponse.java b/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/ListAssetsResponse.java
index ce21a98bf..8fc7623ab 100644
--- a/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/ListAssetsResponse.java
+++ b/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/ListAssetsResponse.java
@@ -328,7 +328,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < assets_.size(); i++) {
output.writeMessage(2, assets_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, nextPageToken_);
}
unknownFields.writeTo(output);
@@ -346,7 +346,7 @@ public int getSerializedSize() {
for (int i = 0; i < assets_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(2, assets_.get(i));
}
- if (!getNextPageTokenBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, nextPageToken_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/Resource.java b/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/Resource.java
index 62a8155f3..7cd624134 100644
--- a/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/Resource.java
+++ b/proto-google-cloud-asset-v1p5beta1/src/main/java/com/google/cloud/asset/v1p5beta1/Resource.java
@@ -501,19 +501,19 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, version_);
}
- if (!getDiscoveryDocumentUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryDocumentUri_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, discoveryDocumentUri_);
}
- if (!getDiscoveryNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, discoveryName_);
}
- if (!getResourceUrlBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resourceUrl_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, resourceUrl_);
}
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, parent_);
}
if (data_ != null) {
@@ -528,19 +528,19 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, version_);
}
- if (!getDiscoveryDocumentUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryDocumentUri_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, discoveryDocumentUri_);
}
- if (!getDiscoveryNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, discoveryName_);
}
- if (!getResourceUrlBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resourceUrl_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, resourceUrl_);
}
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, parent_);
}
if (data_ != null) {
diff --git a/proto-google-cloud-asset-v1p7beta1/pom.xml b/proto-google-cloud-asset-v1p7beta1/pom.xml
index de17b93c6..9254b75be 100644
--- a/proto-google-cloud-asset-v1p7beta1/pom.xml
+++ b/proto-google-cloud-asset-v1p7beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.2.6
+ 3.2.7
proto-google-cloud-asset-v1p7beta1
Proto library for google-cloud-asset
com.google.cloud
google-cloud-asset-parent
- 3.2.6
+ 3.2.7
diff --git a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/Asset.java b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/Asset.java
index c35381869..0600c95cc 100644
--- a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/Asset.java
+++ b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/Asset.java
@@ -1010,10 +1010,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, assetType_);
}
if (resource_ != null) {
@@ -1055,10 +1055,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, assetType_);
}
if (resource_ != null) {
diff --git a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/BigQueryDestination.java b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/BigQueryDestination.java
index a46724c9a..75c2dbb16 100644
--- a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/BigQueryDestination.java
+++ b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/BigQueryDestination.java
@@ -419,10 +419,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getDatasetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(dataset_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, dataset_);
}
- if (!getTableBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(table_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, table_);
}
if (force_ != false) {
@@ -443,10 +443,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getDatasetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(dataset_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, dataset_);
}
- if (!getTableBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(table_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, table_);
}
if (force_ != false) {
diff --git a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/ExportAssetsRequest.java b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/ExportAssetsRequest.java
index df3cd6534..b10e225ee 100644
--- a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/ExportAssetsRequest.java
+++ b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/ExportAssetsRequest.java
@@ -615,7 +615,7 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
}
if (readTime_ != null) {
@@ -643,7 +643,7 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
}
if (readTime_ != null) {
diff --git a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/RelatedAsset.java b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/RelatedAsset.java
index 9e0f23cb2..cacf622f4 100644
--- a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/RelatedAsset.java
+++ b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/RelatedAsset.java
@@ -344,10 +344,10 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getAssetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(asset_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, asset_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, assetType_);
}
for (int i = 0; i < ancestors_.size(); i++) {
@@ -362,10 +362,10 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getAssetBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(asset_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, asset_);
}
- if (!getAssetTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(assetType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, assetType_);
}
{
diff --git a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/RelationshipAttributes.java b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/RelationshipAttributes.java
index c32da37c6..2afb03ee1 100644
--- a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/RelationshipAttributes.java
+++ b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/RelationshipAttributes.java
@@ -348,16 +348,16 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getSourceResourceTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceResourceType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, sourceResourceType_);
}
- if (!getTargetResourceTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetResourceType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, targetResourceType_);
}
- if (!getActionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(action_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, action_);
}
- if (!getTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(type_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, type_);
}
unknownFields.writeTo(output);
@@ -369,16 +369,16 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getSourceResourceTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceResourceType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, sourceResourceType_);
}
- if (!getTargetResourceTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetResourceType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, targetResourceType_);
}
- if (!getActionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(action_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, action_);
}
- if (!getTypeBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(type_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, type_);
}
size += unknownFields.getSerializedSize();
diff --git a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/Resource.java b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/Resource.java
index 4db3546bd..c0a62bd06 100644
--- a/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/Resource.java
+++ b/proto-google-cloud-asset-v1p7beta1/src/main/java/com/google/cloud/asset/v1p7beta1/Resource.java
@@ -562,25 +562,25 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, version_);
}
- if (!getDiscoveryDocumentUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryDocumentUri_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, discoveryDocumentUri_);
}
- if (!getDiscoveryNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, discoveryName_);
}
- if (!getResourceUrlBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resourceUrl_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, resourceUrl_);
}
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, parent_);
}
if (data_ != null) {
output.writeMessage(6, getData());
}
- if (!getLocationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(location_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 8, location_);
}
unknownFields.writeTo(output);
@@ -592,25 +592,25 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!getVersionBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(version_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, version_);
}
- if (!getDiscoveryDocumentUriBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryDocumentUri_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, discoveryDocumentUri_);
}
- if (!getDiscoveryNameBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(discoveryName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, discoveryName_);
}
- if (!getResourceUrlBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(resourceUrl_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, resourceUrl_);
}
- if (!getParentBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, parent_);
}
if (data_ != null) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(6, getData());
}
- if (!getLocationBytes().isEmpty()) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(location_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, location_);
}
size += unknownFields.getSerializedSize();
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index e7b415158..7046b203a 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,25 +29,25 @@
com.google.cloud
google-cloud-asset
- 3.2.5
+ 3.2.6
com.google.cloud
google-cloud-core
- 2.1.8
+ 2.2.0
com.google.cloud
google-cloud-storage
- 2.1.7
+ 2.1.9
test
com.google.cloud
google-cloud-bigquery
- 2.3.0
+ 2.3.2
test
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index d182c4fb8..43a3959f5 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,25 +28,25 @@
com.google.cloud
google-cloud-asset
- 3.2.6
+ 3.2.7
com.google.cloud
google-cloud-core
- 2.1.8
+ 2.2.0
com.google.cloud
google-cloud-storage
- 2.1.7
+ 2.1.9
test
com.google.cloud
google-cloud-bigquery
- 2.3.0
+ 2.3.2
test
diff --git a/versions.txt b/versions.txt
index e556ec5c8..e4b7bdfa3 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,16 +1,16 @@
# Format:
# module:released-version:current-version
-google-cloud-asset:3.2.6:3.2.6
-grpc-google-cloud-asset-v1:3.2.6:3.2.6
-grpc-google-cloud-asset-v1p1beta1:0.102.6:0.102.6
-grpc-google-cloud-asset-v1p2beta1:0.102.6:0.102.6
-grpc-google-cloud-asset-v1p4beta1:0.102.6:0.102.6
-grpc-google-cloud-asset-v1p5beta1:0.102.6:0.102.6
-grpc-google-cloud-asset-v1p7beta1:3.2.6:3.2.6
-proto-google-cloud-asset-v1:3.2.6:3.2.6
-proto-google-cloud-asset-v1p1beta1:0.102.6:0.102.6
-proto-google-cloud-asset-v1p2beta1:0.102.6:0.102.6
-proto-google-cloud-asset-v1p4beta1:0.102.6:0.102.6
-proto-google-cloud-asset-v1p5beta1:0.102.6:0.102.6
-proto-google-cloud-asset-v1p7beta1:3.2.6:3.2.6
+google-cloud-asset:3.2.7:3.2.7
+grpc-google-cloud-asset-v1:3.2.7:3.2.7
+grpc-google-cloud-asset-v1p1beta1:0.102.7:0.102.7
+grpc-google-cloud-asset-v1p2beta1:0.102.7:0.102.7
+grpc-google-cloud-asset-v1p4beta1:0.102.7:0.102.7
+grpc-google-cloud-asset-v1p5beta1:0.102.7:0.102.7
+grpc-google-cloud-asset-v1p7beta1:3.2.7:3.2.7
+proto-google-cloud-asset-v1:3.2.7:3.2.7
+proto-google-cloud-asset-v1p1beta1:0.102.7:0.102.7
+proto-google-cloud-asset-v1p2beta1:0.102.7:0.102.7
+proto-google-cloud-asset-v1p4beta1:0.102.7:0.102.7
+proto-google-cloud-asset-v1p5beta1:0.102.7:0.102.7
+proto-google-cloud-asset-v1p7beta1:3.2.7:3.2.7