To configure the RetrySettings of a Long Running Operation method, create an * OperationTimedPollAlgorithm object and update the RPC's polling algorithm. For example, to diff --git a/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/stub/DatabaseAdminStubSettings.java b/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/stub/DatabaseAdminStubSettings.java index b258773b4c5..718b90fcc57 100644 --- a/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/stub/DatabaseAdminStubSettings.java +++ b/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/database/v1/stub/DatabaseAdminStubSettings.java @@ -159,8 +159,8 @@ * } * * Please refer to the [Client Side Retry - * Guide](https://github.com/googleapis/google-cloud-java/blob/main/docs/client_retries.md) for - * additional support in setting retries. + * Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting + * retries. * *
To configure the RetrySettings of a Long Running Operation method, create an * OperationTimedPollAlgorithm object and update the RPC's polling algorithm. For example, to @@ -1412,7 +1412,7 @@ private static Builder initDefaults(Builder builder) { .setPollingAlgorithm( OperationTimedPollAlgorithm.create( RetrySettings.newBuilder() - .setInitialRetryDelayDuration(Duration.ofMillis(20000L)) + .setInitialRetryDelayDuration(Duration.ofMillis(1000L)) .setRetryDelayMultiplier(1.5) .setMaxRetryDelayDuration(Duration.ofMillis(45000L)) .setInitialRpcTimeoutDuration(Duration.ZERO) @@ -1461,7 +1461,7 @@ private static Builder initDefaults(Builder builder) { .setPollingAlgorithm( OperationTimedPollAlgorithm.create( RetrySettings.newBuilder() - .setInitialRetryDelayDuration(Duration.ofMillis(20000L)) + .setInitialRetryDelayDuration(Duration.ofMillis(1000L)) .setRetryDelayMultiplier(1.5) .setMaxRetryDelayDuration(Duration.ofMillis(45000L)) .setInitialRpcTimeoutDuration(Duration.ZERO) diff --git a/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminSettings.java b/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminSettings.java index 3290eb9f98e..3b4af74269f 100644 --- a/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminSettings.java +++ b/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminSettings.java @@ -127,8 +127,8 @@ * } * * Please refer to the [Client Side Retry - * Guide](https://github.com/googleapis/google-cloud-java/blob/main/docs/client_retries.md) for - * additional support in setting retries. + * Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting + * retries. * *
To configure the RetrySettings of a Long Running Operation method, create an * OperationTimedPollAlgorithm object and update the RPC's polling algorithm. For example, to diff --git a/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/stub/InstanceAdminStubSettings.java b/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/stub/InstanceAdminStubSettings.java index de11f2f3a3b..469f73fbeea 100644 --- a/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/stub/InstanceAdminStubSettings.java +++ b/google-cloud-spanner/src/main/java/com/google/cloud/spanner/admin/instance/v1/stub/InstanceAdminStubSettings.java @@ -149,8 +149,8 @@ * } * * Please refer to the [Client Side Retry - * Guide](https://github.com/googleapis/google-cloud-java/blob/main/docs/client_retries.md) for - * additional support in setting retries. + * Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting + * retries. * *
To configure the RetrySettings of a Long Running Operation method, create an
* OperationTimedPollAlgorithm object and update the RPC's polling algorithm. For example, to
diff --git a/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/SpannerSettings.java b/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/SpannerSettings.java
index a9ad8d51c50..49b7de0cd9f 100644
--- a/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/SpannerSettings.java
+++ b/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/SpannerSettings.java
@@ -107,8 +107,8 @@
* }
*
* Please refer to the [Client Side Retry
- * Guide](https://github.com/googleapis/google-cloud-java/blob/main/docs/client_retries.md) for
- * additional support in setting retries.
+ * Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting
+ * retries.
*/
@Generated("by gapic-generator-java")
public class SpannerSettings extends ClientSettings.google.protobuf.Timestamp version_time = 9;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getVersionTimeFieldBuilder() {
+ internalGetVersionTimeFieldBuilder() {
if (versionTimeBuilder_ == null) {
versionTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -2846,7 +2832,7 @@ public com.google.protobuf.TimestampOrBuilder getVersionTimeOrBuilder() {
}
private com.google.protobuf.Timestamp expireTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -3033,7 +3019,7 @@ public Builder clearExpireTime() {
public com.google.protobuf.Timestamp.Builder getExpireTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getExpireTimeFieldBuilder().getBuilder();
+ return internalGetExpireTimeFieldBuilder().getBuilder();
}
/**
@@ -3076,14 +3062,14 @@ public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder() {
*
* .google.protobuf.Timestamp expire_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getExpireTimeFieldBuilder() {
+ internalGetExpireTimeFieldBuilder() {
if (expireTimeBuilder_ == null) {
expireTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -3280,7 +3266,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
}
private com.google.protobuf.Timestamp createTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -3460,7 +3446,7 @@ public Builder clearCreateTime() {
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder() {
bitField0_ |= 0x00000010;
onChanged();
- return getCreateTimeFieldBuilder().getBuilder();
+ return internalGetCreateTimeFieldBuilder().getBuilder();
}
/**
@@ -3501,14 +3487,14 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() {
* .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCreateTimeFieldBuilder() {
+ internalGetCreateTimeFieldBuilder() {
if (createTimeBuilder_ == null) {
createTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -4085,7 +4071,7 @@ public Builder addReferencingDatabasesBytes(com.google.protobuf.ByteString value
}
private com.google.spanner.admin.database.v1.EncryptionInfo encryptionInfo_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionInfo,
com.google.spanner.admin.database.v1.EncryptionInfo.Builder,
com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder>
@@ -4246,7 +4232,7 @@ public Builder clearEncryptionInfo() {
public com.google.spanner.admin.database.v1.EncryptionInfo.Builder getEncryptionInfoBuilder() {
bitField0_ |= 0x00000400;
onChanged();
- return getEncryptionInfoFieldBuilder().getBuilder();
+ return internalGetEncryptionInfoFieldBuilder().getBuilder();
}
/**
@@ -4282,14 +4268,14 @@ public com.google.spanner.admin.database.v1.EncryptionInfo.Builder getEncryption
* .google.spanner.admin.database.v1.EncryptionInfo encryption_info = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionInfo,
com.google.spanner.admin.database.v1.EncryptionInfo.Builder,
com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder>
- getEncryptionInfoFieldBuilder() {
+ internalGetEncryptionInfoFieldBuilder() {
if (encryptionInfoBuilder_ == null) {
encryptionInfoBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionInfo,
com.google.spanner.admin.database.v1.EncryptionInfo.Builder,
com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder>(
@@ -4311,7 +4297,7 @@ private void ensureEncryptionInformationIsMutable() {
}
}
- private com.google.protobuf.RepeatedFieldBuilderV3<
+ private com.google.protobuf.RepeatedFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionInfo,
com.google.spanner.admin.database.v1.EncryptionInfo.Builder,
com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder>
@@ -4667,7 +4653,7 @@ public Builder removeEncryptionInformation(int index) {
*/
public com.google.spanner.admin.database.v1.EncryptionInfo.Builder
getEncryptionInformationBuilder(int index) {
- return getEncryptionInformationFieldBuilder().getBuilder(index);
+ return internalGetEncryptionInformationFieldBuilder().getBuilder(index);
}
/**
@@ -4738,7 +4724,7 @@ public Builder removeEncryptionInformation(int index) {
*/
public com.google.spanner.admin.database.v1.EncryptionInfo.Builder
addEncryptionInformationBuilder() {
- return getEncryptionInformationFieldBuilder()
+ return internalGetEncryptionInformationFieldBuilder()
.addBuilder(com.google.spanner.admin.database.v1.EncryptionInfo.getDefaultInstance());
}
@@ -4760,7 +4746,7 @@ public Builder removeEncryptionInformation(int index) {
*/
public com.google.spanner.admin.database.v1.EncryptionInfo.Builder
addEncryptionInformationBuilder(int index) {
- return getEncryptionInformationFieldBuilder()
+ return internalGetEncryptionInformationFieldBuilder()
.addBuilder(
index, com.google.spanner.admin.database.v1.EncryptionInfo.getDefaultInstance());
}
@@ -4783,17 +4769,17 @@ public Builder removeEncryptionInformation(int index) {
*/
public java.util.List.google.protobuf.Timestamp version_time = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getVersionTimeFieldBuilder() {
+ internalGetVersionTimeFieldBuilder() {
if (versionTimeBuilder_ == null) {
versionTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1074,7 +1049,7 @@ public com.google.protobuf.TimestampOrBuilder getVersionTimeOrBuilder() {
}
private com.google.protobuf.Timestamp createTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1233,7 +1208,7 @@ public Builder clearCreateTime() {
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCreateTimeFieldBuilder().getBuilder();
+ return internalGetCreateTimeFieldBuilder().getBuilder();
}
/**
@@ -1268,14 +1243,14 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() {
*
* .google.protobuf.Timestamp create_time = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCreateTimeFieldBuilder() {
+ internalGetCreateTimeFieldBuilder() {
if (createTimeBuilder_ == null) {
createTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1396,17 +1371,6 @@ public Builder setSourceDatabaseBytes(com.google.protobuf.ByteString value) {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.BackupInfo)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupInfoOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupInfoOrBuilder.java
index 5b84d78f87b..02c959477ee 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupInfoOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupInfoOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface BackupInfoOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.BackupInfo)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupInstancePartition.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupInstancePartition.java
index 513cf08abb1..c95133cddd8 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupInstancePartition.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupInstancePartition.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.BackupInstancePartition}
*/
-public final class BackupInstancePartition extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class BackupInstancePartition extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.BackupInstancePartition)
BackupInstancePartitionOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "BackupInstancePartition");
+ }
+
// Use BackupInstancePartition.newBuilder() to construct.
- private BackupInstancePartition(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private BackupInstancePartition(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -43,19 +55,13 @@ private BackupInstancePartition() {
instancePartition_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new BackupInstancePartition();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_BackupInstancePartition_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_BackupInstancePartition_fieldAccessorTable
@@ -133,8 +139,8 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instancePartition_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, instancePartition_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instancePartition_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, instancePartition_);
}
getUnknownFields().writeTo(output);
}
@@ -145,8 +151,8 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instancePartition_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, instancePartition_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instancePartition_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, instancePartition_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -220,38 +226,38 @@ public static com.google.spanner.admin.database.v1.BackupInstancePartition parse
public static com.google.spanner.admin.database.v1.BackupInstancePartition parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.BackupInstancePartition parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.BackupInstancePartition parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.BackupInstancePartition parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.BackupInstancePartition parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.BackupInstancePartition parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -275,7 +281,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -289,7 +295,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.BackupInstancePartition}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.database.v1.FullBackupSpec full_backup_spec = 7;
*/
public com.google.spanner.admin.database.v1.FullBackupSpec.Builder getFullBackupSpecBuilder() {
- return getFullBackupSpecFieldBuilder().getBuilder();
+ return internalGetFullBackupSpecFieldBuilder().getBuilder();
}
/**
@@ -2182,18 +2157,18 @@ public com.google.spanner.admin.database.v1.FullBackupSpec.Builder getFullBackup
*
* .google.spanner.admin.database.v1.FullBackupSpec full_backup_spec = 7;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.FullBackupSpec,
com.google.spanner.admin.database.v1.FullBackupSpec.Builder,
com.google.spanner.admin.database.v1.FullBackupSpecOrBuilder>
- getFullBackupSpecFieldBuilder() {
+ internalGetFullBackupSpecFieldBuilder() {
if (fullBackupSpecBuilder_ == null) {
if (!(backupTypeSpecCase_ == 7)) {
backupTypeSpec_ =
com.google.spanner.admin.database.v1.FullBackupSpec.getDefaultInstance();
}
fullBackupSpecBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.FullBackupSpec,
com.google.spanner.admin.database.v1.FullBackupSpec.Builder,
com.google.spanner.admin.database.v1.FullBackupSpecOrBuilder>(
@@ -2207,7 +2182,7 @@ public com.google.spanner.admin.database.v1.FullBackupSpec.Builder getFullBackup
return fullBackupSpecBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.IncrementalBackupSpec,
com.google.spanner.admin.database.v1.IncrementalBackupSpec.Builder,
com.google.spanner.admin.database.v1.IncrementalBackupSpecOrBuilder>
@@ -2380,7 +2355,7 @@ public Builder clearIncrementalBackupSpec() {
*/
public com.google.spanner.admin.database.v1.IncrementalBackupSpec.Builder
getIncrementalBackupSpecBuilder() {
- return getIncrementalBackupSpecFieldBuilder().getBuilder();
+ return internalGetIncrementalBackupSpecFieldBuilder().getBuilder();
}
/**
@@ -2416,18 +2391,18 @@ public Builder clearIncrementalBackupSpec() {
* .google.spanner.admin.database.v1.IncrementalBackupSpec incremental_backup_spec = 8;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.IncrementalBackupSpec,
com.google.spanner.admin.database.v1.IncrementalBackupSpec.Builder,
com.google.spanner.admin.database.v1.IncrementalBackupSpecOrBuilder>
- getIncrementalBackupSpecFieldBuilder() {
+ internalGetIncrementalBackupSpecFieldBuilder() {
if (incrementalBackupSpecBuilder_ == null) {
if (!(backupTypeSpecCase_ == 8)) {
backupTypeSpec_ =
com.google.spanner.admin.database.v1.IncrementalBackupSpec.getDefaultInstance();
}
incrementalBackupSpecBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.IncrementalBackupSpec,
com.google.spanner.admin.database.v1.IncrementalBackupSpec.Builder,
com.google.spanner.admin.database.v1.IncrementalBackupSpecOrBuilder>(
@@ -2442,7 +2417,7 @@ public Builder clearIncrementalBackupSpec() {
}
private com.google.protobuf.Timestamp updateTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -2615,7 +2590,7 @@ public Builder clearUpdateTime() {
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() {
bitField0_ |= 0x00000040;
onChanged();
- return getUpdateTimeFieldBuilder().getBuilder();
+ return internalGetUpdateTimeFieldBuilder().getBuilder();
}
/**
@@ -2654,14 +2629,14 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() {
* .google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getUpdateTimeFieldBuilder() {
+ internalGetUpdateTimeFieldBuilder() {
if (updateTimeBuilder_ == null) {
updateTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -2671,17 +2646,6 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() {
return updateTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.BackupSchedule)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleOrBuilder.java
index f94e2c12b8f..4e5a79ab54c 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup_schedule.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface BackupScheduleOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.BackupSchedule)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleProto.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleProto.java
index 558c4fda10d..e5cdc336c62 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleProto.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleProto.java
@@ -14,14 +14,26 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup_schedule.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
-public final class BackupScheduleProto {
+@com.google.protobuf.Generated
+public final class BackupScheduleProto extends com.google.protobuf.GeneratedFile {
private BackupScheduleProto() {}
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "BackupScheduleProto");
+ }
+
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
@@ -30,39 +42,39 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_BackupScheduleSpec_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_BackupScheduleSpec_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_BackupSchedule_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_BackupSchedule_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_CrontabSpec_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_CrontabSpec_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_CreateBackupScheduleRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_CreateBackupScheduleRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_GetBackupScheduleRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_GetBackupScheduleRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_DeleteBackupScheduleRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_DeleteBackupScheduleRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_UpdateBackupScheduleRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_UpdateBackupScheduleRequest_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
@@ -150,17 +162,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.spanner.admin.database.v1.BackupProto.getDescriptor(),
});
internal_static_google_spanner_admin_database_v1_BackupScheduleSpec_descriptor =
- getDescriptor().getMessageTypes().get(0);
+ getDescriptor().getMessageType(0);
internal_static_google_spanner_admin_database_v1_BackupScheduleSpec_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_BackupScheduleSpec_descriptor,
new java.lang.String[] {
"CronSpec", "ScheduleSpec",
});
internal_static_google_spanner_admin_database_v1_BackupSchedule_descriptor =
- getDescriptor().getMessageTypes().get(1);
+ getDescriptor().getMessageType(1);
internal_static_google_spanner_admin_database_v1_BackupSchedule_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_BackupSchedule_descriptor,
new java.lang.String[] {
"Name",
@@ -173,61 +185,68 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"BackupTypeSpec",
});
internal_static_google_spanner_admin_database_v1_CrontabSpec_descriptor =
- getDescriptor().getMessageTypes().get(2);
+ getDescriptor().getMessageType(2);
internal_static_google_spanner_admin_database_v1_CrontabSpec_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_CrontabSpec_descriptor,
new java.lang.String[] {
"Text", "TimeZone", "CreationWindow",
});
internal_static_google_spanner_admin_database_v1_CreateBackupScheduleRequest_descriptor =
- getDescriptor().getMessageTypes().get(3);
+ getDescriptor().getMessageType(3);
internal_static_google_spanner_admin_database_v1_CreateBackupScheduleRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_CreateBackupScheduleRequest_descriptor,
new java.lang.String[] {
"Parent", "BackupScheduleId", "BackupSchedule",
});
internal_static_google_spanner_admin_database_v1_GetBackupScheduleRequest_descriptor =
- getDescriptor().getMessageTypes().get(4);
+ getDescriptor().getMessageType(4);
internal_static_google_spanner_admin_database_v1_GetBackupScheduleRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_GetBackupScheduleRequest_descriptor,
new java.lang.String[] {
"Name",
});
internal_static_google_spanner_admin_database_v1_DeleteBackupScheduleRequest_descriptor =
- getDescriptor().getMessageTypes().get(5);
+ getDescriptor().getMessageType(5);
internal_static_google_spanner_admin_database_v1_DeleteBackupScheduleRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_DeleteBackupScheduleRequest_descriptor,
new java.lang.String[] {
"Name",
});
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesRequest_descriptor =
- getDescriptor().getMessageTypes().get(6);
+ getDescriptor().getMessageType(6);
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesRequest_descriptor,
new java.lang.String[] {
"Parent", "PageSize", "PageToken",
});
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesResponse_descriptor =
- getDescriptor().getMessageTypes().get(7);
+ getDescriptor().getMessageType(7);
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_ListBackupSchedulesResponse_descriptor,
new java.lang.String[] {
"BackupSchedules", "NextPageToken",
});
internal_static_google_spanner_admin_database_v1_UpdateBackupScheduleRequest_descriptor =
- getDescriptor().getMessageTypes().get(8);
+ getDescriptor().getMessageType(8);
internal_static_google_spanner_admin_database_v1_UpdateBackupScheduleRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_UpdateBackupScheduleRequest_descriptor,
new java.lang.String[] {
"BackupSchedule", "UpdateMask",
});
+ descriptor.resolveAllFeaturesImmutable();
+ com.google.api.FieldBehaviorProto.getDescriptor();
+ com.google.api.ResourceProto.getDescriptor();
+ com.google.protobuf.DurationProto.getDescriptor();
+ com.google.protobuf.FieldMaskProto.getDescriptor();
+ com.google.protobuf.TimestampProto.getDescriptor();
+ com.google.spanner.admin.database.v1.BackupProto.getDescriptor();
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
@@ -235,12 +254,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
registry.add(com.google.api.ResourceProto.resourceReference);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
descriptor, registry);
- com.google.api.FieldBehaviorProto.getDescriptor();
- com.google.api.ResourceProto.getDescriptor();
- com.google.protobuf.DurationProto.getDescriptor();
- com.google.protobuf.FieldMaskProto.getDescriptor();
- com.google.protobuf.TimestampProto.getDescriptor();
- com.google.spanner.admin.database.v1.BackupProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleSpec.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleSpec.java
index f422e9eea7b..22075bdc46a 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleSpec.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleSpec.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup_schedule.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,32 +29,37 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.BackupScheduleSpec}
*/
-public final class BackupScheduleSpec extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class BackupScheduleSpec extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.BackupScheduleSpec)
BackupScheduleSpecOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "BackupScheduleSpec");
+ }
+
// Use BackupScheduleSpec.newBuilder() to construct.
- private BackupScheduleSpec(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private BackupScheduleSpec(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private BackupScheduleSpec() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new BackupScheduleSpec();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupScheduleProto
.internal_static_google_spanner_admin_database_v1_BackupScheduleSpec_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupScheduleProto
.internal_static_google_spanner_admin_database_v1_BackupScheduleSpec_fieldAccessorTable
@@ -279,38 +285,38 @@ public static com.google.spanner.admin.database.v1.BackupScheduleSpec parseFrom(
public static com.google.spanner.admin.database.v1.BackupScheduleSpec parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.BackupScheduleSpec parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.BackupScheduleSpec parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.BackupScheduleSpec parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.BackupScheduleSpec parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.BackupScheduleSpec parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -334,7 +340,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -348,7 +354,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.BackupScheduleSpec}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.database.v1.CrontabSpec cron_spec = 1;
*/
public com.google.spanner.admin.database.v1.CrontabSpec.Builder getCronSpecBuilder() {
- return getCronSpecFieldBuilder().getBuilder();
+ return internalGetCronSpecFieldBuilder().getBuilder();
}
/**
@@ -748,17 +722,17 @@ public com.google.spanner.admin.database.v1.CrontabSpecOrBuilder getCronSpecOrBu
*
* .google.spanner.admin.database.v1.CrontabSpec cron_spec = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.CrontabSpec,
com.google.spanner.admin.database.v1.CrontabSpec.Builder,
com.google.spanner.admin.database.v1.CrontabSpecOrBuilder>
- getCronSpecFieldBuilder() {
+ internalGetCronSpecFieldBuilder() {
if (cronSpecBuilder_ == null) {
if (!(scheduleSpecCase_ == 1)) {
scheduleSpec_ = com.google.spanner.admin.database.v1.CrontabSpec.getDefaultInstance();
}
cronSpecBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.CrontabSpec,
com.google.spanner.admin.database.v1.CrontabSpec.Builder,
com.google.spanner.admin.database.v1.CrontabSpecOrBuilder>(
@@ -772,17 +746,6 @@ public com.google.spanner.admin.database.v1.CrontabSpecOrBuilder getCronSpecOrBu
return cronSpecBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.BackupScheduleSpec)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleSpecOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleSpecOrBuilder.java
index d4f0cdd8b32..0109d54758b 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleSpecOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/BackupScheduleSpecOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup_schedule.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface BackupScheduleSpecOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.BackupScheduleSpec)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CommonProto.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CommonProto.java
index 76b2e0f7de0..fcbb39dc095 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CommonProto.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CommonProto.java
@@ -14,14 +14,26 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/common.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
-public final class CommonProto {
+@com.google.protobuf.Generated
+public final class CommonProto extends com.google.protobuf.GeneratedFile {
private CommonProto() {}
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CommonProto");
+ }
+
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
@@ -30,15 +42,15 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_OperationProgress_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_OperationProgress_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_EncryptionConfig_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_EncryptionConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_EncryptionInfo_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_EncryptionInfo_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
@@ -97,29 +109,34 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.rpc.StatusProto.getDescriptor(),
});
internal_static_google_spanner_admin_database_v1_OperationProgress_descriptor =
- getDescriptor().getMessageTypes().get(0);
+ getDescriptor().getMessageType(0);
internal_static_google_spanner_admin_database_v1_OperationProgress_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_OperationProgress_descriptor,
new java.lang.String[] {
"ProgressPercent", "StartTime", "EndTime",
});
internal_static_google_spanner_admin_database_v1_EncryptionConfig_descriptor =
- getDescriptor().getMessageTypes().get(1);
+ getDescriptor().getMessageType(1);
internal_static_google_spanner_admin_database_v1_EncryptionConfig_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_EncryptionConfig_descriptor,
new java.lang.String[] {
"KmsKeyName", "KmsKeyNames",
});
internal_static_google_spanner_admin_database_v1_EncryptionInfo_descriptor =
- getDescriptor().getMessageTypes().get(2);
+ getDescriptor().getMessageType(2);
internal_static_google_spanner_admin_database_v1_EncryptionInfo_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_EncryptionInfo_descriptor,
new java.lang.String[] {
"EncryptionType", "EncryptionStatus", "KmsKeyVersion",
});
+ descriptor.resolveAllFeaturesImmutable();
+ com.google.api.FieldBehaviorProto.getDescriptor();
+ com.google.api.ResourceProto.getDescriptor();
+ com.google.protobuf.TimestampProto.getDescriptor();
+ com.google.rpc.StatusProto.getDescriptor();
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
@@ -127,10 +144,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
registry.add(com.google.api.ResourceProto.resourceReference);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
descriptor, registry);
- com.google.api.FieldBehaviorProto.getDescriptor();
- com.google.api.ResourceProto.getDescriptor();
- com.google.protobuf.TimestampProto.getDescriptor();
- com.google.rpc.StatusProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupEncryptionConfig.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupEncryptionConfig.java
index 6a3774555e7..a03493f9269 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupEncryptionConfig.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupEncryptionConfig.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.CopyBackupEncryptionConfig}
*/
-public final class CopyBackupEncryptionConfig extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CopyBackupEncryptionConfig extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.CopyBackupEncryptionConfig)
CopyBackupEncryptionConfigOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CopyBackupEncryptionConfig");
+ }
+
// Use CopyBackupEncryptionConfig.newBuilder() to construct.
- private CopyBackupEncryptionConfig(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CopyBackupEncryptionConfig(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private CopyBackupEncryptionConfig() {
kmsKeyNames_ = com.google.protobuf.LazyStringArrayList.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CopyBackupEncryptionConfig();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_CopyBackupEncryptionConfig_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_CopyBackupEncryptionConfig_fieldAccessorTable
@@ -127,6 +133,16 @@ public enum EncryptionType implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "EncryptionType");
+ }
+
/**
*
*
@@ -238,7 +254,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.getDescriptor()
.getEnumTypes()
.get(0);
@@ -532,11 +548,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
.getNumber()) {
output.writeEnum(1, encryptionType_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(kmsKeyName_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, kmsKeyName_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(kmsKeyName_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, kmsKeyName_);
}
for (int i = 0; i < kmsKeyNames_.size(); i++) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, kmsKeyNames_.getRaw(i));
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, kmsKeyNames_.getRaw(i));
}
getUnknownFields().writeTo(output);
}
@@ -553,8 +569,8 @@ public int getSerializedSize() {
.getNumber()) {
size += com.google.protobuf.CodedOutputStream.computeEnumSize(1, encryptionType_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(kmsKeyName_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, kmsKeyName_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(kmsKeyName_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, kmsKeyName_);
}
{
int dataSize = 0;
@@ -644,38 +660,38 @@ public static com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig pa
public static com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -699,7 +715,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -713,7 +729,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.CopyBackupEncryptionConfig}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.database.v1.OperationProgress progress = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>
- getProgressFieldBuilder() {
+ internalGetProgressFieldBuilder() {
if (progressBuilder_ == null) {
progressBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>(
@@ -1224,7 +1199,7 @@ public com.google.spanner.admin.database.v1.OperationProgressOrBuilder getProgre
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1446,7 +1421,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000008;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1499,14 +1474,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1516,17 +1491,6 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
return cancelTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.CopyBackupMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupMetadataOrBuilder.java
index 863e5038d4b..81ce31fb4e7 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface CopyBackupMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.CopyBackupMetadata)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupRequest.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupRequest.java
index a6f6c14bf02..981f13a37f7 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupRequest.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.CopyBackupRequest}
*/
-public final class CopyBackupRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CopyBackupRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.CopyBackupRequest)
CopyBackupRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CopyBackupRequest");
+ }
+
// Use CopyBackupRequest.newBuilder() to construct.
- private CopyBackupRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CopyBackupRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -46,19 +58,13 @@ private CopyBackupRequest() {
sourceBackup_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CopyBackupRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_CopyBackupRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_CopyBackupRequest_fieldAccessorTable
@@ -401,14 +407,14 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(backupId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, backupId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(backupId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, backupId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceBackup_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, sourceBackup_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(sourceBackup_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, sourceBackup_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(4, getExpireTime());
@@ -425,14 +431,14 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(backupId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, backupId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(backupId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, backupId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sourceBackup_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, sourceBackup_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(sourceBackup_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(3, sourceBackup_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(4, getExpireTime());
@@ -534,38 +540,38 @@ public static com.google.spanner.admin.database.v1.CopyBackupRequest parseFrom(
public static com.google.spanner.admin.database.v1.CopyBackupRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CopyBackupRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CopyBackupRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CopyBackupRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CopyBackupRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CopyBackupRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -589,7 +595,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -604,7 +610,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.CopyBackupRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.Timestamp expire_time = 4 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getExpireTimeFieldBuilder() {
+ internalGetExpireTimeFieldBuilder() {
if (expireTimeBuilder_ == null) {
expireTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1491,7 +1465,7 @@ public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder() {
}
private com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig encryptionConfig_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig,
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder,
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfigOrBuilder>
@@ -1684,7 +1658,7 @@ public Builder clearEncryptionConfig() {
getEncryptionConfigBuilder() {
bitField0_ |= 0x00000010;
onChanged();
- return getEncryptionConfigFieldBuilder().getBuilder();
+ return internalGetEncryptionConfigFieldBuilder().getBuilder();
}
/**
@@ -1728,14 +1702,14 @@ public Builder clearEncryptionConfig() {
* .google.spanner.admin.database.v1.CopyBackupEncryptionConfig encryption_config = 5 [(.google.api.field_behavior) = OPTIONAL];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig,
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder,
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfigOrBuilder>
- getEncryptionConfigFieldBuilder() {
+ internalGetEncryptionConfigFieldBuilder() {
if (encryptionConfigBuilder_ == null) {
encryptionConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig,
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder,
com.google.spanner.admin.database.v1.CopyBackupEncryptionConfigOrBuilder>(
@@ -1745,17 +1719,6 @@ public Builder clearEncryptionConfig() {
return encryptionConfigBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.CopyBackupRequest)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupRequestOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupRequestOrBuilder.java
index 83e2eedda8c..3eae68b598f 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CopyBackupRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface CopyBackupRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.CopyBackupRequest)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupEncryptionConfig.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupEncryptionConfig.java
index e95ddcfdd17..1540a3abc7c 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupEncryptionConfig.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupEncryptionConfig.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.CreateBackupEncryptionConfig}
*/
-public final class CreateBackupEncryptionConfig extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateBackupEncryptionConfig extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.CreateBackupEncryptionConfig)
CreateBackupEncryptionConfigOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateBackupEncryptionConfig");
+ }
+
// Use CreateBackupEncryptionConfig.newBuilder() to construct.
- private CreateBackupEncryptionConfig(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateBackupEncryptionConfig(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private CreateBackupEncryptionConfig() {
kmsKeyNames_ = com.google.protobuf.LazyStringArrayList.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateBackupEncryptionConfig();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_CreateBackupEncryptionConfig_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_CreateBackupEncryptionConfig_fieldAccessorTable
@@ -126,6 +132,16 @@ public enum EncryptionType implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "EncryptionType");
+ }
+
/**
*
*
@@ -236,7 +252,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.getDescriptor()
.getEnumTypes()
.get(0);
@@ -526,11 +542,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
.getNumber()) {
output.writeEnum(1, encryptionType_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(kmsKeyName_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, kmsKeyName_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(kmsKeyName_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, kmsKeyName_);
}
for (int i = 0; i < kmsKeyNames_.size(); i++) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, kmsKeyNames_.getRaw(i));
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, kmsKeyNames_.getRaw(i));
}
getUnknownFields().writeTo(output);
}
@@ -547,8 +563,8 @@ public int getSerializedSize() {
.getNumber()) {
size += com.google.protobuf.CodedOutputStream.computeEnumSize(1, encryptionType_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(kmsKeyName_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, kmsKeyName_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(kmsKeyName_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, kmsKeyName_);
}
{
int dataSize = 0;
@@ -638,39 +654,39 @@ public static com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
public static com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -694,7 +710,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -708,7 +724,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.CreateBackupEncryptionConfig}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.database.v1.OperationProgress progress = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>
- getProgressFieldBuilder() {
+ internalGetProgressFieldBuilder() {
if (progressBuilder_ == null) {
progressBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>(
@@ -1196,7 +1171,7 @@ public com.google.spanner.admin.database.v1.OperationProgressOrBuilder getProgre
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1418,7 +1393,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000008;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1471,14 +1446,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1488,17 +1463,6 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
return cancelTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.CreateBackupMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupMetadataOrBuilder.java
index 22bbc09c69b..61ebc10cc35 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface CreateBackupMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.CreateBackupMetadata)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupRequest.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupRequest.java
index 8275eee23f5..5b825bf82f7 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupRequest.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CreateBackupRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.CreateBackupRequest}
*/
-public final class CreateBackupRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateBackupRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.CreateBackupRequest)
CreateBackupRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateBackupRequest");
+ }
+
// Use CreateBackupRequest.newBuilder() to construct.
- private CreateBackupRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateBackupRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private CreateBackupRequest() {
backupId_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateBackupRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_CreateBackupRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_CreateBackupRequest_fieldAccessorTable
@@ -336,11 +342,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(backupId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, backupId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(backupId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, backupId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(3, getBackup());
@@ -357,11 +363,11 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(backupId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, backupId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(backupId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, backupId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getBackup());
@@ -460,38 +466,38 @@ public static com.google.spanner.admin.database.v1.CreateBackupRequest parseFrom
public static com.google.spanner.admin.database.v1.CreateBackupRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CreateBackupRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CreateBackupRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CreateBackupRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CreateBackupRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CreateBackupRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -515,7 +521,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -530,7 +536,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.CreateBackupRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring text = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -118,11 +124,11 @@ public java.lang.String getText() {
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
* 1 week and 1 month. Examples of valid cron specifications:
- * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
- * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
- * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
- * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
- * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
+ * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
+ * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
+ * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
+ * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
+ * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
*
*
* string text = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -288,11 +294,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(text_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, text_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(text_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, text_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(timeZone_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, timeZone_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(timeZone_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, timeZone_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(3, getCreationWindow());
@@ -306,11 +312,11 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(text_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, text_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(text_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, text_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(timeZone_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, timeZone_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(timeZone_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, timeZone_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getCreationWindow());
@@ -398,38 +404,38 @@ public static com.google.spanner.admin.database.v1.CrontabSpec parseFrom(
public static com.google.spanner.admin.database.v1.CrontabSpec parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CrontabSpec parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CrontabSpec parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CrontabSpec parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.CrontabSpec parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.CrontabSpec parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -452,7 +458,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -467,7 +473,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.CrontabSpec}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring text = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -733,11 +707,11 @@ public java.lang.String getText() {
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
* 1 week and 1 month. Examples of valid cron specifications:
- * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
- * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
- * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
- * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
- * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
+ * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
+ * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
+ * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
+ * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
+ * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
*
*
* string text = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -767,11 +741,11 @@ public com.google.protobuf.ByteString getTextBytes() {
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
* 1 week and 1 month. Examples of valid cron specifications:
- * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
- * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
- * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
- * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
- * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
+ * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
+ * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
+ * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
+ * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
+ * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
*
*
* string text = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -800,11 +774,11 @@ public Builder setText(java.lang.String value) {
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
* 1 week and 1 month. Examples of valid cron specifications:
- * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
- * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
- * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
- * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
- * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
+ * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
+ * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
+ * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
+ * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
+ * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
*
*
* string text = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -829,11 +803,11 @@ public Builder clearText() {
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
* 1 week and 1 month. Examples of valid cron specifications:
- * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
- * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
- * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
- * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
- * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
+ * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
+ * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
+ * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
+ * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
+ * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
*
*
* string text = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -969,7 +943,7 @@ public Builder setTimeZoneBytes(com.google.protobuf.ByteString value) {
}
private com.google.protobuf.Duration creationWindow_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Duration,
com.google.protobuf.Duration.Builder,
com.google.protobuf.DurationOrBuilder>
@@ -1170,7 +1144,7 @@ public Builder clearCreationWindow() {
public com.google.protobuf.Duration.Builder getCreationWindowBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCreationWindowFieldBuilder().getBuilder();
+ return internalGetCreationWindowFieldBuilder().getBuilder();
}
/**
@@ -1217,14 +1191,14 @@ public com.google.protobuf.DurationOrBuilder getCreationWindowOrBuilder() {
* .google.protobuf.Duration creation_window = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Duration,
com.google.protobuf.Duration.Builder,
com.google.protobuf.DurationOrBuilder>
- getCreationWindowFieldBuilder() {
+ internalGetCreationWindowFieldBuilder() {
if (creationWindowBuilder_ == null) {
creationWindowBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Duration,
com.google.protobuf.Duration.Builder,
com.google.protobuf.DurationOrBuilder>(
@@ -1234,17 +1208,6 @@ public com.google.protobuf.DurationOrBuilder getCreationWindowOrBuilder() {
return creationWindowBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.CrontabSpec)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CrontabSpecOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CrontabSpecOrBuilder.java
index 36af0b1f0ba..03c7ce8580d 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CrontabSpecOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CrontabSpecOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup_schedule.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface CrontabSpecOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.CrontabSpec)
@@ -35,11 +37,11 @@ public interface CrontabSpecOrBuilder
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
* 1 week and 1 month. Examples of valid cron specifications:
- * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
- * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
- * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
- * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
- * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
+ * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
+ * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
+ * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
+ * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
+ * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
*
*
* string text = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -59,11 +61,11 @@ public interface CrontabSpecOrBuilder
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
* 1 week and 1 month. Examples of valid cron specifications:
- * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
- * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
- * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
- * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
- * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
+ * * `0 2/12 * * * ` : every 12 hours at (2, 14) hours past midnight in UTC.
+ * * `0 2,14 * * * ` : every 12 hours at (2,14) hours past midnight in UTC.
+ * * `0 2 * * * ` : once a day at 2 past midnight in UTC.
+ * * `0 2 * * 0 ` : once a week every Sunday at 2 past midnight in UTC.
+ * * `0 2 8 * * ` : once a month on 8th day at 2 past midnight in UTC.
*
*
* string text = 1 [(.google.api.field_behavior) = REQUIRED];
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/Database.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/Database.java
index ac66defa33a..6afbcbbf51e 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/Database.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/Database.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.Database}
*/
-public final class Database extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class Database extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.Database)
DatabaseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "Database");
+ }
+
// Use Database.newBuilder() to construct.
- private Database(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private Database(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -48,19 +60,13 @@ private Database() {
databaseDialect_ = 0;
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new Database();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_Database_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_Database_fieldAccessorTable
@@ -130,6 +136,16 @@ public enum State implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "State");
+ }
+
/**
*
*
@@ -242,7 +258,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.database.v1.Database.getDescriptor().getEnumTypes().get(0);
}
@@ -982,8 +998,8 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, name_);
}
if (state_
!= com.google.spanner.admin.database.v1.Database.State.STATE_UNSPECIFIED.getNumber()) {
@@ -998,8 +1014,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (((bitField0_ & 0x00000004) != 0)) {
output.writeMessage(5, getEncryptionConfig());
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(versionRetentionPeriod_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 6, versionRetentionPeriod_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(versionRetentionPeriod_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 6, versionRetentionPeriod_);
}
if (((bitField0_ & 0x00000008) != 0)) {
output.writeMessage(7, getEarliestVersionTime());
@@ -1007,8 +1023,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < encryptionInfo_.size(); i++) {
output.writeMessage(8, encryptionInfo_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(defaultLeader_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 9, defaultLeader_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(defaultLeader_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 9, defaultLeader_);
}
if (databaseDialect_
!= com.google.spanner.admin.database.v1.DatabaseDialect.DATABASE_DIALECT_UNSPECIFIED
@@ -1030,8 +1046,8 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, name_);
}
if (state_
!= com.google.spanner.admin.database.v1.Database.State.STATE_UNSPECIFIED.getNumber()) {
@@ -1046,8 +1062,8 @@ public int getSerializedSize() {
if (((bitField0_ & 0x00000004) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(5, getEncryptionConfig());
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(versionRetentionPeriod_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, versionRetentionPeriod_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(versionRetentionPeriod_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(6, versionRetentionPeriod_);
}
if (((bitField0_ & 0x00000008) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(7, getEarliestVersionTime());
@@ -1055,8 +1071,8 @@ public int getSerializedSize() {
for (int i = 0; i < encryptionInfo_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(8, encryptionInfo_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(defaultLeader_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(9, defaultLeader_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(defaultLeader_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(9, defaultLeader_);
}
if (databaseDialect_
!= com.google.spanner.admin.database.v1.DatabaseDialect.DATABASE_DIALECT_UNSPECIFIED
@@ -1196,38 +1212,38 @@ public static com.google.spanner.admin.database.v1.Database parseFrom(
public static com.google.spanner.admin.database.v1.Database parseFrom(java.io.InputStream input)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.Database parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.Database parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.Database parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.Database parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.Database parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -1250,7 +1266,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -1264,7 +1280,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.Database}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.rpc.Status encryption_status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.rpc.Status, com.google.rpc.Status.Builder, com.google.rpc.StatusOrBuilder>
- getEncryptionStatusFieldBuilder() {
+ internalGetEncryptionStatusFieldBuilder() {
if (encryptionStatusBuilder_ == null) {
encryptionStatusBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.rpc.Status,
com.google.rpc.Status.Builder,
com.google.rpc.StatusOrBuilder>(
@@ -1262,17 +1245,6 @@ public Builder setKmsKeyVersionBytes(com.google.protobuf.ByteString value) {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.EncryptionInfo)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/EncryptionInfoOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/EncryptionInfoOrBuilder.java
index ff30c981e9e..be33d9db1d8 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/EncryptionInfoOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/EncryptionInfoOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/common.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface EncryptionInfoOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.EncryptionInfo)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/FullBackupSpec.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/FullBackupSpec.java
index db5bf229c7a..4846177aa30 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/FullBackupSpec.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/FullBackupSpec.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -30,32 +31,37 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.FullBackupSpec}
*/
-public final class FullBackupSpec extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class FullBackupSpec extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.FullBackupSpec)
FullBackupSpecOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "FullBackupSpec");
+ }
+
// Use FullBackupSpec.newBuilder() to construct.
- private FullBackupSpec(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private FullBackupSpec(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private FullBackupSpec() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new FullBackupSpec();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_FullBackupSpec_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_FullBackupSpec_fieldAccessorTable
@@ -156,38 +162,38 @@ public static com.google.spanner.admin.database.v1.FullBackupSpec parseFrom(
public static com.google.spanner.admin.database.v1.FullBackupSpec parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.FullBackupSpec parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.FullBackupSpec parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.FullBackupSpec parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.FullBackupSpec parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.FullBackupSpec parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -210,7 +216,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -226,7 +232,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.FullBackupSpec}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.rpc.Status, com.google.rpc.Status.Builder, com.google.rpc.StatusOrBuilder>
- getStatusFieldBuilder() {
+ internalGetStatusFieldBuilder() {
if (statusBuilder_ == null) {
statusBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.rpc.Status,
com.google.rpc.Status.Builder,
com.google.rpc.StatusOrBuilder>(getStatus(), getParentForChildren(), isClean());
@@ -1357,17 +1329,6 @@ public com.google.rpc.StatusOrBuilder getStatusOrBuilder() {
return statusBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.InternalUpdateGraphOperationRequest)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/InternalUpdateGraphOperationRequestOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/InternalUpdateGraphOperationRequestOrBuilder.java
index ef2e2e0bbd5..025fc44530e 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/InternalUpdateGraphOperationRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/InternalUpdateGraphOperationRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface InternalUpdateGraphOperationRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.InternalUpdateGraphOperationRequest)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/InternalUpdateGraphOperationResponse.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/InternalUpdateGraphOperationResponse.java
index db006e64067..e4c6f7589c1 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/InternalUpdateGraphOperationResponse.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/InternalUpdateGraphOperationResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,34 +29,38 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse}
*/
-public final class InternalUpdateGraphOperationResponse
- extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class InternalUpdateGraphOperationResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse)
InternalUpdateGraphOperationResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "InternalUpdateGraphOperationResponse");
+ }
+
// Use InternalUpdateGraphOperationResponse.newBuilder() to construct.
private InternalUpdateGraphOperationResponse(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private InternalUpdateGraphOperationResponse() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new InternalUpdateGraphOperationResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationResponse_fieldAccessorTable
@@ -158,39 +163,39 @@ public static com.google.spanner.admin.database.v1.InternalUpdateGraphOperationR
public static com.google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -214,7 +219,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -228,7 +233,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.InternalUpdateGraphOperationResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring filter = 2;
@@ -239,19 +245,19 @@ public java.lang.String getFilter() {
* The following fields in the [operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -259,45 +265,45 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `metadata.database:prod` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The source database name of backup contains the string "prod".
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.name:howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The backup name contains the string "howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
- * `(metadata.source_backup:test) AND` \
- * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
- * * The source backup name contains the string "test".
- * * The operation started before 2022-01-18T14:50:00Z.
- * * The operation resulted in an error.
- * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.database:test_db)) OR` \
- * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
- * AND` \
- * `(metadata.source_backup:test_bkp)) AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata matches either of criteria:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * AND the source database name of the backup contains the string
- * "test_db"
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
- * AND the source backup name contains the string "test_bkp"
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `metadata.database:prod` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The source database name of backup contains the string "prod".
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.name:howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The backup name contains the string "howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
+ * `(metadata.source_backup:test) AND` \
+ * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
+ * * The source backup name contains the string "test".
+ * * The operation started before 2022-01-18T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.database:test_db)) OR` \
+ * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
+ * AND` \
+ * `(metadata.source_backup:test_bkp)) AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata matches either of criteria:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * AND the source database name of the backup contains the string
+ * "test_db"
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
+ * AND the source backup name contains the string "test_bkp"
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -412,17 +418,17 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, filter_);
}
if (pageSize_ != 0) {
output.writeInt32(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 4, pageToken_);
}
getUnknownFields().writeTo(output);
}
@@ -433,17 +439,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, filter_);
}
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(4, pageToken_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -526,38 +532,38 @@ public static com.google.spanner.admin.database.v1.ListBackupOperationsRequest p
public static com.google.spanner.admin.database.v1.ListBackupOperationsRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -581,7 +587,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -596,7 +602,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.ListBackupOperationsRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring filter = 2;
@@ -1052,19 +1025,19 @@ public java.lang.String getFilter() {
* The following fields in the [operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -1072,45 +1045,45 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `metadata.database:prod` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The source database name of backup contains the string "prod".
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.name:howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The backup name contains the string "howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
- * `(metadata.source_backup:test) AND` \
- * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
- * * The source backup name contains the string "test".
- * * The operation started before 2022-01-18T14:50:00Z.
- * * The operation resulted in an error.
- * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.database:test_db)) OR` \
- * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
- * AND` \
- * `(metadata.source_backup:test_bkp)) AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata matches either of criteria:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * AND the source database name of the backup contains the string
- * "test_db"
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
- * AND the source backup name contains the string "test_bkp"
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `metadata.database:prod` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The source database name of backup contains the string "prod".
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.name:howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The backup name contains the string "howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
+ * `(metadata.source_backup:test) AND` \
+ * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
+ * * The source backup name contains the string "test".
+ * * The operation started before 2022-01-18T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.database:test_db)) OR` \
+ * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
+ * AND` \
+ * `(metadata.source_backup:test_bkp)) AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata matches either of criteria:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * AND the source database name of the backup contains the string
+ * "test_db"
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
+ * AND the source backup name contains the string "test_bkp"
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1144,19 +1117,19 @@ public com.google.protobuf.ByteString getFilterBytes() {
* The following fields in the [operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -1164,45 +1137,45 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `metadata.database:prod` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The source database name of backup contains the string "prod".
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.name:howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The backup name contains the string "howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
- * `(metadata.source_backup:test) AND` \
- * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
- * * The source backup name contains the string "test".
- * * The operation started before 2022-01-18T14:50:00Z.
- * * The operation resulted in an error.
- * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.database:test_db)) OR` \
- * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
- * AND` \
- * `(metadata.source_backup:test_bkp)) AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata matches either of criteria:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * AND the source database name of the backup contains the string
- * "test_db"
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
- * AND the source backup name contains the string "test_bkp"
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `metadata.database:prod` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The source database name of backup contains the string "prod".
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.name:howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The backup name contains the string "howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
+ * `(metadata.source_backup:test) AND` \
+ * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
+ * * The source backup name contains the string "test".
+ * * The operation started before 2022-01-18T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.database:test_db)) OR` \
+ * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
+ * AND` \
+ * `(metadata.source_backup:test_bkp)) AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata matches either of criteria:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * AND the source database name of the backup contains the string
+ * "test_db"
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
+ * AND the source backup name contains the string "test_bkp"
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1235,19 +1208,19 @@ public Builder setFilter(java.lang.String value) {
* The following fields in the [operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -1255,45 +1228,45 @@ public Builder setFilter(java.lang.String value) {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `metadata.database:prod` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The source database name of backup contains the string "prod".
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.name:howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The backup name contains the string "howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
- * `(metadata.source_backup:test) AND` \
- * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
- * * The source backup name contains the string "test".
- * * The operation started before 2022-01-18T14:50:00Z.
- * * The operation resulted in an error.
- * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.database:test_db)) OR` \
- * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
- * AND` \
- * `(metadata.source_backup:test_bkp)) AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata matches either of criteria:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * AND the source database name of the backup contains the string
- * "test_db"
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
- * AND the source backup name contains the string "test_bkp"
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `metadata.database:prod` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The source database name of backup contains the string "prod".
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.name:howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The backup name contains the string "howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
+ * `(metadata.source_backup:test) AND` \
+ * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
+ * * The source backup name contains the string "test".
+ * * The operation started before 2022-01-18T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.database:test_db)) OR` \
+ * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
+ * AND` \
+ * `(metadata.source_backup:test_bkp)) AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata matches either of criteria:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * AND the source database name of the backup contains the string
+ * "test_db"
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
+ * AND the source backup name contains the string "test_bkp"
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1322,19 +1295,19 @@ public Builder clearFilter() {
* The following fields in the [operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -1342,45 +1315,45 @@ public Builder clearFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `metadata.database:prod` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The source database name of backup contains the string "prod".
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.name:howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The backup name contains the string "howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
- * `(metadata.source_backup:test) AND` \
- * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
- * * The source backup name contains the string "test".
- * * The operation started before 2022-01-18T14:50:00Z.
- * * The operation resulted in an error.
- * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.database:test_db)) OR` \
- * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
- * AND` \
- * `(metadata.source_backup:test_bkp)) AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata matches either of criteria:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * AND the source database name of the backup contains the string
- * "test_db"
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
- * AND the source backup name contains the string "test_bkp"
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `metadata.database:prod` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The source database name of backup contains the string "prod".
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.name:howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The backup name contains the string "howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
+ * `(metadata.source_backup:test) AND` \
+ * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
+ * * The source backup name contains the string "test".
+ * * The operation started before 2022-01-18T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.database:test_db)) OR` \
+ * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
+ * AND` \
+ * `(metadata.source_backup:test_bkp)) AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata matches either of criteria:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * AND the source database name of the backup contains the string
+ * "test_db"
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
+ * AND the source backup name contains the string "test_bkp"
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1589,17 +1562,6 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.ListBackupOperationsRequest)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupOperationsRequestOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupOperationsRequestOrBuilder.java
index 460484e9f51..8d952b07ec4 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupOperationsRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupOperationsRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface ListBackupOperationsRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.ListBackupOperationsRequest)
@@ -71,19 +73,19 @@ public interface ListBackupOperationsRequestOrBuilder
* The following fields in the [operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -91,45 +93,45 @@ public interface ListBackupOperationsRequestOrBuilder
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `metadata.database:prod` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The source database name of backup contains the string "prod".
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.name:howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The backup name contains the string "howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
- * `(metadata.source_backup:test) AND` \
- * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
- * * The source backup name contains the string "test".
- * * The operation started before 2022-01-18T14:50:00Z.
- * * The operation resulted in an error.
- * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.database:test_db)) OR` \
- * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
- * AND` \
- * `(metadata.source_backup:test_bkp)) AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata matches either of criteria:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * AND the source database name of the backup contains the string
- * "test_db"
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
- * AND the source backup name contains the string "test_bkp"
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `metadata.database:prod` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The source database name of backup contains the string "prod".
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.name:howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The backup name contains the string "howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
+ * `(metadata.source_backup:test) AND` \
+ * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
+ * * The source backup name contains the string "test".
+ * * The operation started before 2022-01-18T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.database:test_db)) OR` \
+ * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
+ * AND` \
+ * `(metadata.source_backup:test_bkp)) AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata matches either of criteria:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * AND the source database name of the backup contains the string
+ * "test_db"
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
+ * AND the source backup name contains the string "test_bkp"
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -153,19 +155,19 @@ public interface ListBackupOperationsRequestOrBuilder
* The following fields in the [operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -173,45 +175,45 @@ public interface ListBackupOperationsRequestOrBuilder
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `metadata.database:prod` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The source database name of backup contains the string "prod".
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.name:howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
- * * The backup name contains the string "howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
- * `(metadata.source_backup:test) AND` \
- * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
- * * The source backup name contains the string "test".
- * * The operation started before 2022-01-18T14:50:00Z.
- * * The operation resulted in an error.
- * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
- * `(metadata.database:test_db)) OR` \
- * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
- * AND` \
- * `(metadata.source_backup:test_bkp)) AND` \
- * `(error:*)` - Returns operations where:
- * * The operation's metadata matches either of criteria:
- * * The operation's metadata type is
- * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
- * AND the source database name of the backup contains the string
- * "test_db"
- * * The operation's metadata type is
- * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
- * AND the source backup name contains the string "test_bkp"
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `metadata.database:prod` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The source database name of backup contains the string "prod".
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.name:howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata].
+ * * The backup name contains the string "howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata) AND` \
+ * `(metadata.source_backup:test) AND` \
+ * `(metadata.progress.start_time < \"2022-01-18T14:50:00Z\") AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata].
+ * * The source backup name contains the string "test".
+ * * The operation started before 2022-01-18T14:50:00Z.
+ * * The operation resulted in an error.
+ * * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND` \
+ * `(metadata.database:test_db)) OR` \
+ * `((metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.CopyBackupMetadata)
+ * AND` \
+ * `(metadata.source_backup:test_bkp)) AND` \
+ * `(error:*)` - Returns operations where:
+ * * The operation's metadata matches either of criteria:
+ * * The operation's metadata type is
+ * [CreateBackupMetadata][google.spanner.admin.database.v1.CreateBackupMetadata]
+ * AND the source database name of the backup contains the string
+ * "test_db"
+ * * The operation's metadata type is
+ * [CopyBackupMetadata][google.spanner.admin.database.v1.CopyBackupMetadata]
+ * AND the source backup name contains the string "test_bkp"
+ * * The operation resulted in an error.
*
*
* string filter = 2;
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupOperationsResponse.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupOperationsResponse.java
index 4fcf5806821..78cb6b16347 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupOperationsResponse.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupOperationsResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.ListBackupOperationsResponse}
*/
-public final class ListBackupOperationsResponse extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class ListBackupOperationsResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.ListBackupOperationsResponse)
ListBackupOperationsResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ListBackupOperationsResponse");
+ }
+
// Use ListBackupOperationsResponse.newBuilder() to construct.
- private ListBackupOperationsResponse(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private ListBackupOperationsResponse(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private ListBackupOperationsResponse() {
nextPageToken_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ListBackupOperationsResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_ListBackupOperationsResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_ListBackupOperationsResponse_fieldAccessorTable
@@ -256,8 +262,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < operations_.size(); i++) {
output.writeMessage(1, operations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, nextPageToken_);
}
getUnknownFields().writeTo(output);
}
@@ -271,8 +277,8 @@ public int getSerializedSize() {
for (int i = 0; i < operations_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, operations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, nextPageToken_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -351,39 +357,39 @@ public static com.google.spanner.admin.database.v1.ListBackupOperationsResponse
public static com.google.spanner.admin.database.v1.ListBackupOperationsResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsResponse
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsResponse
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupOperationsResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -407,7 +413,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -422,7 +428,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.ListBackupOperationsResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder getOperationsBuilder(int index) {
- return getOperationsFieldBuilder().getBuilder(index);
+ return internalGetOperationsFieldBuilder().getBuilder(index);
}
/**
@@ -1106,7 +1079,7 @@ public com.google.longrunning.OperationOrBuilder getOperationsOrBuilder(int inde
* repeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder addOperationsBuilder() {
- return getOperationsFieldBuilder()
+ return internalGetOperationsFieldBuilder()
.addBuilder(com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1128,7 +1101,7 @@ public com.google.longrunning.Operation.Builder addOperationsBuilder() {
* repeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder addOperationsBuilder(int index) {
- return getOperationsFieldBuilder()
+ return internalGetOperationsFieldBuilder()
.addBuilder(index, com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1150,17 +1123,17 @@ public com.google.longrunning.Operation.Builder addOperationsBuilder(int index)
* repeated .google.longrunning.Operation operations = 1;
*/
public java.util.Listrepeated .google.spanner.admin.database.v1.BackupSchedule backup_schedules = 1;
*/
public com.google.spanner.admin.database.v1.BackupSchedule.Builder addBackupSchedulesBuilder() {
- return getBackupSchedulesFieldBuilder()
+ return internalGetBackupSchedulesFieldBuilder()
.addBuilder(com.google.spanner.admin.database.v1.BackupSchedule.getDefaultInstance());
}
@@ -963,7 +936,7 @@ public com.google.spanner.admin.database.v1.BackupSchedule.Builder addBackupSche
*/
public com.google.spanner.admin.database.v1.BackupSchedule.Builder addBackupSchedulesBuilder(
int index) {
- return getBackupSchedulesFieldBuilder()
+ return internalGetBackupSchedulesFieldBuilder()
.addBuilder(
index, com.google.spanner.admin.database.v1.BackupSchedule.getDefaultInstance());
}
@@ -979,17 +952,17 @@ public com.google.spanner.admin.database.v1.BackupSchedule.Builder addBackupSche
*/
public java.util.Liststring filter = 2;
@@ -210,14 +216,14 @@ public java.lang.String getFilter() {
* [Backup][google.spanner.admin.database.v1.Backup] are eligible for
* filtering:
*
- * * `name`
- * * `database`
- * * `state`
- * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `size_bytes`
- * * `backup_schedules`
+ * * `name`
+ * * `database`
+ * * `state`
+ * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `size_bytes`
+ * * `backup_schedules`
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -225,19 +231,19 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `name:Howl` - The backup's name contains the string "howl".
- * * `database:prod`
- * - The database's name contains the string "prod".
- * * `state:CREATING` - The backup is pending creation.
- * * `state:READY` - The backup is fully created and ready for use.
- * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
- * - The backup name contains the string "howl" and `create_time`
- * of the backup is before 2018-03-28T14:50:00Z.
- * * `expire_time < \"2018-03-28T14:50:00Z\"`
- * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
- * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
- * * `backup_schedules:daily`
- * - The backup is created from a schedule with "daily" in its name.
+ * * `name:Howl` - The backup's name contains the string "howl".
+ * * `database:prod`
+ * - The database's name contains the string "prod".
+ * * `state:CREATING` - The backup is pending creation.
+ * * `state:READY` - The backup is fully created and ready for use.
+ * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
+ * - The backup name contains the string "howl" and `create_time`
+ * of the backup is before 2018-03-28T14:50:00Z.
+ * * `expire_time < \"2018-03-28T14:50:00Z\"`
+ * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
+ * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
+ * * `backup_schedules:daily`
+ * - The backup is created from a schedule with "daily" in its name.
*
*
* string filter = 2;
@@ -352,17 +358,17 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, filter_);
}
if (pageSize_ != 0) {
output.writeInt32(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 4, pageToken_);
}
getUnknownFields().writeTo(output);
}
@@ -373,17 +379,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, filter_);
}
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(4, pageToken_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -466,38 +472,38 @@ public static com.google.spanner.admin.database.v1.ListBackupsRequest parseFrom(
public static com.google.spanner.admin.database.v1.ListBackupsRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupsRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListBackupsRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupsRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListBackupsRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupsRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -521,7 +527,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -536,7 +542,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.ListBackupsRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring filter = 2;
@@ -959,14 +932,14 @@ public java.lang.String getFilter() {
* [Backup][google.spanner.admin.database.v1.Backup] are eligible for
* filtering:
*
- * * `name`
- * * `database`
- * * `state`
- * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `size_bytes`
- * * `backup_schedules`
+ * * `name`
+ * * `database`
+ * * `state`
+ * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `size_bytes`
+ * * `backup_schedules`
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -974,19 +947,19 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `name:Howl` - The backup's name contains the string "howl".
- * * `database:prod`
- * - The database's name contains the string "prod".
- * * `state:CREATING` - The backup is pending creation.
- * * `state:READY` - The backup is fully created and ready for use.
- * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
- * - The backup name contains the string "howl" and `create_time`
- * of the backup is before 2018-03-28T14:50:00Z.
- * * `expire_time < \"2018-03-28T14:50:00Z\"`
- * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
- * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
- * * `backup_schedules:daily`
- * - The backup is created from a schedule with "daily" in its name.
+ * * `name:Howl` - The backup's name contains the string "howl".
+ * * `database:prod`
+ * - The database's name contains the string "prod".
+ * * `state:CREATING` - The backup is pending creation.
+ * * `state:READY` - The backup is fully created and ready for use.
+ * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
+ * - The backup name contains the string "howl" and `create_time`
+ * of the backup is before 2018-03-28T14:50:00Z.
+ * * `expire_time < \"2018-03-28T14:50:00Z\"`
+ * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
+ * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
+ * * `backup_schedules:daily`
+ * - The backup is created from a schedule with "daily" in its name.
*
*
* string filter = 2;
@@ -1021,14 +994,14 @@ public com.google.protobuf.ByteString getFilterBytes() {
* [Backup][google.spanner.admin.database.v1.Backup] are eligible for
* filtering:
*
- * * `name`
- * * `database`
- * * `state`
- * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `size_bytes`
- * * `backup_schedules`
+ * * `name`
+ * * `database`
+ * * `state`
+ * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `size_bytes`
+ * * `backup_schedules`
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -1036,19 +1009,19 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
* Here are a few examples:
*
- * * `name:Howl` - The backup's name contains the string "howl".
- * * `database:prod`
- * - The database's name contains the string "prod".
- * * `state:CREATING` - The backup is pending creation.
- * * `state:READY` - The backup is fully created and ready for use.
- * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
- * - The backup name contains the string "howl" and `create_time`
- * of the backup is before 2018-03-28T14:50:00Z.
- * * `expire_time < \"2018-03-28T14:50:00Z\"`
- * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
- * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
- * * `backup_schedules:daily`
- * - The backup is created from a schedule with "daily" in its name.
+ * * `name:Howl` - The backup's name contains the string "howl".
+ * * `database:prod`
+ * - The database's name contains the string "prod".
+ * * `state:CREATING` - The backup is pending creation.
+ * * `state:READY` - The backup is fully created and ready for use.
+ * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
+ * - The backup name contains the string "howl" and `create_time`
+ * of the backup is before 2018-03-28T14:50:00Z.
+ * * `expire_time < \"2018-03-28T14:50:00Z\"`
+ * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
+ * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
+ * * `backup_schedules:daily`
+ * - The backup is created from a schedule with "daily" in its name.
*
*
* string filter = 2;
@@ -1082,14 +1055,14 @@ public Builder setFilter(java.lang.String value) {
* [Backup][google.spanner.admin.database.v1.Backup] are eligible for
* filtering:
*
- * * `name`
- * * `database`
- * * `state`
- * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `size_bytes`
- * * `backup_schedules`
+ * * `name`
+ * * `database`
+ * * `state`
+ * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `size_bytes`
+ * * `backup_schedules`
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -1097,19 +1070,19 @@ public Builder setFilter(java.lang.String value) {
*
* Here are a few examples:
*
- * * `name:Howl` - The backup's name contains the string "howl".
- * * `database:prod`
- * - The database's name contains the string "prod".
- * * `state:CREATING` - The backup is pending creation.
- * * `state:READY` - The backup is fully created and ready for use.
- * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
- * - The backup name contains the string "howl" and `create_time`
- * of the backup is before 2018-03-28T14:50:00Z.
- * * `expire_time < \"2018-03-28T14:50:00Z\"`
- * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
- * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
- * * `backup_schedules:daily`
- * - The backup is created from a schedule with "daily" in its name.
+ * * `name:Howl` - The backup's name contains the string "howl".
+ * * `database:prod`
+ * - The database's name contains the string "prod".
+ * * `state:CREATING` - The backup is pending creation.
+ * * `state:READY` - The backup is fully created and ready for use.
+ * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
+ * - The backup name contains the string "howl" and `create_time`
+ * of the backup is before 2018-03-28T14:50:00Z.
+ * * `expire_time < \"2018-03-28T14:50:00Z\"`
+ * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
+ * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
+ * * `backup_schedules:daily`
+ * - The backup is created from a schedule with "daily" in its name.
*
*
* string filter = 2;
@@ -1139,14 +1112,14 @@ public Builder clearFilter() {
* [Backup][google.spanner.admin.database.v1.Backup] are eligible for
* filtering:
*
- * * `name`
- * * `database`
- * * `state`
- * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `size_bytes`
- * * `backup_schedules`
+ * * `name`
+ * * `database`
+ * * `state`
+ * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `size_bytes`
+ * * `backup_schedules`
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -1154,19 +1127,19 @@ public Builder clearFilter() {
*
* Here are a few examples:
*
- * * `name:Howl` - The backup's name contains the string "howl".
- * * `database:prod`
- * - The database's name contains the string "prod".
- * * `state:CREATING` - The backup is pending creation.
- * * `state:READY` - The backup is fully created and ready for use.
- * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
- * - The backup name contains the string "howl" and `create_time`
- * of the backup is before 2018-03-28T14:50:00Z.
- * * `expire_time < \"2018-03-28T14:50:00Z\"`
- * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
- * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
- * * `backup_schedules:daily`
- * - The backup is created from a schedule with "daily" in its name.
+ * * `name:Howl` - The backup's name contains the string "howl".
+ * * `database:prod`
+ * - The database's name contains the string "prod".
+ * * `state:CREATING` - The backup is pending creation.
+ * * `state:READY` - The backup is fully created and ready for use.
+ * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
+ * - The backup name contains the string "howl" and `create_time`
+ * of the backup is before 2018-03-28T14:50:00Z.
+ * * `expire_time < \"2018-03-28T14:50:00Z\"`
+ * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
+ * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
+ * * `backup_schedules:daily`
+ * - The backup is created from a schedule with "daily" in its name.
*
*
* string filter = 2;
@@ -1375,17 +1348,6 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.ListBackupsRequest)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupsRequestOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupsRequestOrBuilder.java
index fc3e869c95c..91a9f969202 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupsRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupsRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface ListBackupsRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.ListBackupsRequest)
@@ -72,14 +74,14 @@ public interface ListBackupsRequestOrBuilder
* [Backup][google.spanner.admin.database.v1.Backup] are eligible for
* filtering:
*
- * * `name`
- * * `database`
- * * `state`
- * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `size_bytes`
- * * `backup_schedules`
+ * * `name`
+ * * `database`
+ * * `state`
+ * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `size_bytes`
+ * * `backup_schedules`
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -87,19 +89,19 @@ public interface ListBackupsRequestOrBuilder
*
* Here are a few examples:
*
- * * `name:Howl` - The backup's name contains the string "howl".
- * * `database:prod`
- * - The database's name contains the string "prod".
- * * `state:CREATING` - The backup is pending creation.
- * * `state:READY` - The backup is fully created and ready for use.
- * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
- * - The backup name contains the string "howl" and `create_time`
- * of the backup is before 2018-03-28T14:50:00Z.
- * * `expire_time < \"2018-03-28T14:50:00Z\"`
- * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
- * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
- * * `backup_schedules:daily`
- * - The backup is created from a schedule with "daily" in its name.
+ * * `name:Howl` - The backup's name contains the string "howl".
+ * * `database:prod`
+ * - The database's name contains the string "prod".
+ * * `state:CREATING` - The backup is pending creation.
+ * * `state:READY` - The backup is fully created and ready for use.
+ * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
+ * - The backup name contains the string "howl" and `create_time`
+ * of the backup is before 2018-03-28T14:50:00Z.
+ * * `expire_time < \"2018-03-28T14:50:00Z\"`
+ * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
+ * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
+ * * `backup_schedules:daily`
+ * - The backup is created from a schedule with "daily" in its name.
*
*
* string filter = 2;
@@ -124,14 +126,14 @@ public interface ListBackupsRequestOrBuilder
* [Backup][google.spanner.admin.database.v1.Backup] are eligible for
* filtering:
*
- * * `name`
- * * `database`
- * * `state`
- * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
- * * `size_bytes`
- * * `backup_schedules`
+ * * `name`
+ * * `database`
+ * * `state`
+ * * `create_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `expire_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `version_time` (and values are of the format YYYY-MM-DDTHH:MM:SSZ)
+ * * `size_bytes`
+ * * `backup_schedules`
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic, but
@@ -139,19 +141,19 @@ public interface ListBackupsRequestOrBuilder
*
* Here are a few examples:
*
- * * `name:Howl` - The backup's name contains the string "howl".
- * * `database:prod`
- * - The database's name contains the string "prod".
- * * `state:CREATING` - The backup is pending creation.
- * * `state:READY` - The backup is fully created and ready for use.
- * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
- * - The backup name contains the string "howl" and `create_time`
- * of the backup is before 2018-03-28T14:50:00Z.
- * * `expire_time < \"2018-03-28T14:50:00Z\"`
- * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
- * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
- * * `backup_schedules:daily`
- * - The backup is created from a schedule with "daily" in its name.
+ * * `name:Howl` - The backup's name contains the string "howl".
+ * * `database:prod`
+ * - The database's name contains the string "prod".
+ * * `state:CREATING` - The backup is pending creation.
+ * * `state:READY` - The backup is fully created and ready for use.
+ * * `(name:howl) AND (create_time < \"2018-03-28T14:50:00Z\")`
+ * - The backup name contains the string "howl" and `create_time`
+ * of the backup is before 2018-03-28T14:50:00Z.
+ * * `expire_time < \"2018-03-28T14:50:00Z\"`
+ * - The backup `expire_time` is before 2018-03-28T14:50:00Z.
+ * * `size_bytes > 10000000000` - The backup's size is greater than 10GB
+ * * `backup_schedules:daily`
+ * - The backup is created from a schedule with "daily" in its name.
*
*
* string filter = 2;
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupsResponse.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupsResponse.java
index 426d551ddb2..4def48cc8a9 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupsResponse.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListBackupsResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.ListBackupsResponse}
*/
-public final class ListBackupsResponse extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class ListBackupsResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.ListBackupsResponse)
ListBackupsResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ListBackupsResponse");
+ }
+
// Use ListBackupsResponse.newBuilder() to construct.
- private ListBackupsResponse(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private ListBackupsResponse(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private ListBackupsResponse() {
nextPageToken_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ListBackupsResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_ListBackupsResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_ListBackupsResponse_fieldAccessorTable
@@ -221,8 +227,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < backups_.size(); i++) {
output.writeMessage(1, backups_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, nextPageToken_);
}
getUnknownFields().writeTo(output);
}
@@ -236,8 +242,8 @@ public int getSerializedSize() {
for (int i = 0; i < backups_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, backups_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, nextPageToken_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -316,38 +322,38 @@ public static com.google.spanner.admin.database.v1.ListBackupsResponse parseFrom
public static com.google.spanner.admin.database.v1.ListBackupsResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupsResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListBackupsResponse parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupsResponse parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListBackupsResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListBackupsResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -371,7 +377,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -386,7 +392,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.ListBackupsResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.spanner.admin.database.v1.Backup backups = 1;
*/
public com.google.spanner.admin.database.v1.Backup.Builder getBackupsBuilder(int index) {
- return getBackupsFieldBuilder().getBuilder(index);
+ return internalGetBackupsFieldBuilder().getBuilder(index);
}
/**
@@ -954,7 +927,7 @@ public com.google.spanner.admin.database.v1.BackupOrBuilder getBackupsOrBuilder(
* repeated .google.spanner.admin.database.v1.Backup backups = 1;
*/
public com.google.spanner.admin.database.v1.Backup.Builder addBackupsBuilder() {
- return getBackupsFieldBuilder()
+ return internalGetBackupsFieldBuilder()
.addBuilder(com.google.spanner.admin.database.v1.Backup.getDefaultInstance());
}
@@ -969,7 +942,7 @@ public com.google.spanner.admin.database.v1.Backup.Builder addBackupsBuilder() {
* repeated .google.spanner.admin.database.v1.Backup backups = 1;
*/
public com.google.spanner.admin.database.v1.Backup.Builder addBackupsBuilder(int index) {
- return getBackupsFieldBuilder()
+ return internalGetBackupsFieldBuilder()
.addBuilder(index, com.google.spanner.admin.database.v1.Backup.getDefaultInstance());
}
@@ -985,17 +958,17 @@ public com.google.spanner.admin.database.v1.Backup.Builder addBackupsBuilder(int
*/
public java.util.Liststring filter = 2;
@@ -214,19 +220,19 @@ public java.lang.String getFilter() {
* The following fields in the [Operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -234,20 +240,20 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
- * `(metadata.source_type:BACKUP) AND` \
- * `(metadata.backup_info.backup:backup_howl) AND` \
- * `(metadata.name:restored_howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
- * * The database is restored from a backup.
- * * The backup name contains "backup_howl".
- * * The restored database's name contains "restored_howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
+ * `(metadata.source_type:BACKUP) AND` \
+ * `(metadata.backup_info.backup:backup_howl) AND` \
+ * `(metadata.name:restored_howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
+ * * The database is restored from a backup.
+ * * The backup name contains "backup_howl".
+ * * The restored database's name contains "restored_howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -362,17 +368,17 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, filter_);
}
if (pageSize_ != 0) {
output.writeInt32(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 4, pageToken_);
}
getUnknownFields().writeTo(output);
}
@@ -383,17 +389,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, filter_);
}
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(4, pageToken_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -476,39 +482,39 @@ public static com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -532,7 +538,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -547,7 +553,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.ListDatabaseOperationsRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring filter = 2;
@@ -981,19 +954,19 @@ public java.lang.String getFilter() {
* The following fields in the [Operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1001,20 +974,20 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
- * `(metadata.source_type:BACKUP) AND` \
- * `(metadata.backup_info.backup:backup_howl) AND` \
- * `(metadata.name:restored_howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
- * * The database is restored from a backup.
- * * The backup name contains "backup_howl".
- * * The restored database's name contains "restored_howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
+ * `(metadata.source_type:BACKUP) AND` \
+ * `(metadata.backup_info.backup:backup_howl) AND` \
+ * `(metadata.name:restored_howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
+ * * The database is restored from a backup.
+ * * The backup name contains "backup_howl".
+ * * The restored database's name contains "restored_howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1048,19 +1021,19 @@ public com.google.protobuf.ByteString getFilterBytes() {
* The following fields in the [Operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1068,20 +1041,20 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
- * `(metadata.source_type:BACKUP) AND` \
- * `(metadata.backup_info.backup:backup_howl) AND` \
- * `(metadata.name:restored_howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
- * * The database is restored from a backup.
- * * The backup name contains "backup_howl".
- * * The restored database's name contains "restored_howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
+ * `(metadata.source_type:BACKUP) AND` \
+ * `(metadata.backup_info.backup:backup_howl) AND` \
+ * `(metadata.name:restored_howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
+ * * The database is restored from a backup.
+ * * The backup name contains "backup_howl".
+ * * The restored database's name contains "restored_howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1114,19 +1087,19 @@ public Builder setFilter(java.lang.String value) {
* The following fields in the [Operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1134,20 +1107,20 @@ public Builder setFilter(java.lang.String value) {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
- * `(metadata.source_type:BACKUP) AND` \
- * `(metadata.backup_info.backup:backup_howl) AND` \
- * `(metadata.name:restored_howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
- * * The database is restored from a backup.
- * * The backup name contains "backup_howl".
- * * The restored database's name contains "restored_howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
+ * `(metadata.source_type:BACKUP) AND` \
+ * `(metadata.backup_info.backup:backup_howl) AND` \
+ * `(metadata.name:restored_howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
+ * * The database is restored from a backup.
+ * * The backup name contains "backup_howl".
+ * * The restored database's name contains "restored_howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1176,19 +1149,19 @@ public Builder clearFilter() {
* The following fields in the [Operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1196,20 +1169,20 @@ public Builder clearFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
- * `(metadata.source_type:BACKUP) AND` \
- * `(metadata.backup_info.backup:backup_howl) AND` \
- * `(metadata.name:restored_howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
- * * The database is restored from a backup.
- * * The backup name contains "backup_howl".
- * * The restored database's name contains "restored_howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
+ * `(metadata.source_type:BACKUP) AND` \
+ * `(metadata.backup_info.backup:backup_howl) AND` \
+ * `(metadata.name:restored_howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
+ * * The database is restored from a backup.
+ * * The backup name contains "backup_howl".
+ * * The restored database's name contains "restored_howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1418,17 +1391,6 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.ListDatabaseOperationsRequest)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListDatabaseOperationsRequestOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListDatabaseOperationsRequestOrBuilder.java
index 962f491aedf..d38a285db64 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListDatabaseOperationsRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListDatabaseOperationsRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface ListDatabaseOperationsRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.ListDatabaseOperationsRequest)
@@ -71,19 +73,19 @@ public interface ListDatabaseOperationsRequestOrBuilder
* The following fields in the [Operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -91,20 +93,20 @@ public interface ListDatabaseOperationsRequestOrBuilder
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
- * `(metadata.source_type:BACKUP) AND` \
- * `(metadata.backup_info.backup:backup_howl) AND` \
- * `(metadata.name:restored_howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
- * * The database is restored from a backup.
- * * The backup name contains "backup_howl".
- * * The restored database's name contains "restored_howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
+ * `(metadata.source_type:BACKUP) AND` \
+ * `(metadata.backup_info.backup:backup_howl) AND` \
+ * `(metadata.name:restored_howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
+ * * The database is restored from a backup.
+ * * The backup name contains "backup_howl".
+ * * The restored database's name contains "restored_howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -128,19 +130,19 @@ public interface ListDatabaseOperationsRequestOrBuilder
* The following fields in the [Operation][google.longrunning.Operation]
* are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -148,20 +150,20 @@ public interface ListDatabaseOperationsRequestOrBuilder
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
- * `(metadata.source_type:BACKUP) AND` \
- * `(metadata.backup_info.backup:backup_howl) AND` \
- * `(metadata.name:restored_howl) AND` \
- * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
- * * The database is restored from a backup.
- * * The backup name contains "backup_howl".
- * * The restored database's name contains "restored_howl".
- * * The operation started before 2018-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=type.googleapis.com/google.spanner.admin.database.v1.RestoreDatabaseMetadata) AND` \
+ * `(metadata.source_type:BACKUP) AND` \
+ * `(metadata.backup_info.backup:backup_howl) AND` \
+ * `(metadata.name:restored_howl) AND` \
+ * `(metadata.progress.start_time < \"2018-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [RestoreDatabaseMetadata][google.spanner.admin.database.v1.RestoreDatabaseMetadata].
+ * * The database is restored from a backup.
+ * * The backup name contains "backup_howl".
+ * * The restored database's name contains "restored_howl".
+ * * The operation started before 2018-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListDatabaseOperationsResponse.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListDatabaseOperationsResponse.java
index acc68c99fef..3b977a7c6e7 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListDatabaseOperationsResponse.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/ListDatabaseOperationsResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,15 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.ListDatabaseOperationsResponse}
*/
-public final class ListDatabaseOperationsResponse extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class ListDatabaseOperationsResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.ListDatabaseOperationsResponse)
ListDatabaseOperationsResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ListDatabaseOperationsResponse");
+ }
+
// Use ListDatabaseOperationsResponse.newBuilder() to construct.
- private ListDatabaseOperationsResponse(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private ListDatabaseOperationsResponse(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -46,19 +57,13 @@ private ListDatabaseOperationsResponse() {
nextPageToken_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ListDatabaseOperationsResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsResponse_fieldAccessorTable
@@ -237,8 +242,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < operations_.size(); i++) {
output.writeMessage(1, operations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, nextPageToken_);
}
getUnknownFields().writeTo(output);
}
@@ -252,8 +257,8 @@ public int getSerializedSize() {
for (int i = 0; i < operations_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, operations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, nextPageToken_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -332,39 +337,39 @@ public static com.google.spanner.admin.database.v1.ListDatabaseOperationsRespons
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -388,7 +393,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -403,7 +408,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.ListDatabaseOperationsResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder getOperationsBuilder(int index) {
- return getOperationsFieldBuilder().getBuilder(index);
+ return internalGetOperationsFieldBuilder().getBuilder(index);
}
/**
@@ -1025,7 +997,7 @@ public com.google.longrunning.OperationOrBuilder getOperationsOrBuilder(int inde
* repeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder addOperationsBuilder() {
- return getOperationsFieldBuilder()
+ return internalGetOperationsFieldBuilder()
.addBuilder(com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1043,7 +1015,7 @@ public com.google.longrunning.Operation.Builder addOperationsBuilder() {
* repeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder addOperationsBuilder(int index) {
- return getOperationsFieldBuilder()
+ return internalGetOperationsFieldBuilder()
.addBuilder(index, com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1061,17 +1033,17 @@ public com.google.longrunning.Operation.Builder addOperationsBuilder(int index)
* repeated .google.longrunning.Operation operations = 1;
*/
public java.util.Listrepeated .google.spanner.admin.database.v1.DatabaseRole database_roles = 1;
*/
public com.google.spanner.admin.database.v1.DatabaseRole.Builder addDatabaseRolesBuilder() {
- return getDatabaseRolesFieldBuilder()
+ return internalGetDatabaseRolesFieldBuilder()
.addBuilder(com.google.spanner.admin.database.v1.DatabaseRole.getDefaultInstance());
}
@@ -961,7 +934,7 @@ public com.google.spanner.admin.database.v1.DatabaseRole.Builder addDatabaseRole
*/
public com.google.spanner.admin.database.v1.DatabaseRole.Builder addDatabaseRolesBuilder(
int index) {
- return getDatabaseRolesFieldBuilder()
+ return internalGetDatabaseRolesFieldBuilder()
.addBuilder(
index, com.google.spanner.admin.database.v1.DatabaseRole.getDefaultInstance());
}
@@ -977,17 +950,17 @@ public com.google.spanner.admin.database.v1.DatabaseRole.Builder addDatabaseRole
*/
public java.util.Listrepeated .google.spanner.admin.database.v1.Database databases = 1;
*/
public com.google.spanner.admin.database.v1.Database.Builder getDatabasesBuilder(int index) {
- return getDatabasesFieldBuilder().getBuilder(index);
+ return internalGetDatabasesFieldBuilder().getBuilder(index);
}
/**
@@ -935,7 +908,7 @@ public com.google.spanner.admin.database.v1.DatabaseOrBuilder getDatabasesOrBuil
* repeated .google.spanner.admin.database.v1.Database databases = 1;
*/
public com.google.spanner.admin.database.v1.Database.Builder addDatabasesBuilder() {
- return getDatabasesFieldBuilder()
+ return internalGetDatabasesFieldBuilder()
.addBuilder(com.google.spanner.admin.database.v1.Database.getDefaultInstance());
}
@@ -949,7 +922,7 @@ public com.google.spanner.admin.database.v1.Database.Builder addDatabasesBuilder
* repeated .google.spanner.admin.database.v1.Database databases = 1;
*/
public com.google.spanner.admin.database.v1.Database.Builder addDatabasesBuilder(int index) {
- return getDatabasesFieldBuilder()
+ return internalGetDatabasesFieldBuilder()
.addBuilder(index, com.google.spanner.admin.database.v1.Database.getDefaultInstance());
}
@@ -964,17 +937,17 @@ public com.google.spanner.admin.database.v1.Database.Builder addDatabasesBuilder
*/
public java.util.List.google.protobuf.Timestamp start_time = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getStartTimeFieldBuilder() {
+ internalGetStartTimeFieldBuilder() {
if (startTimeBuilder_ == null) {
startTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -854,7 +828,7 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
}
private com.google.protobuf.Timestamp endTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1004,7 +978,7 @@ public Builder clearEndTime() {
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getEndTimeFieldBuilder().getBuilder();
+ return internalGetEndTimeFieldBuilder().getBuilder();
}
/**
@@ -1035,14 +1009,14 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
*
* .google.protobuf.Timestamp end_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getEndTimeFieldBuilder() {
+ internalGetEndTimeFieldBuilder() {
if (endTimeBuilder_ == null) {
endTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1052,17 +1026,6 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
return endTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.OperationProgress)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OperationProgressOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OperationProgressOrBuilder.java
index 42cafaed6ba..80a3ca67c21 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OperationProgressOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OperationProgressOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/common.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface OperationProgressOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.OperationProgress)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OptimizeRestoredDatabaseMetadata.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OptimizeRestoredDatabaseMetadata.java
index 911ae334b94..954c6b25dfc 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OptimizeRestoredDatabaseMetadata.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OptimizeRestoredDatabaseMetadata.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -31,15 +32,26 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata}
*/
-public final class OptimizeRestoredDatabaseMetadata extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class OptimizeRestoredDatabaseMetadata extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata)
OptimizeRestoredDatabaseMetadataOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "OptimizeRestoredDatabaseMetadata");
+ }
+
// Use OptimizeRestoredDatabaseMetadata.newBuilder() to construct.
private OptimizeRestoredDatabaseMetadata(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -47,19 +59,13 @@ private OptimizeRestoredDatabaseMetadata() {
name_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new OptimizeRestoredDatabaseMetadata();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_OptimizeRestoredDatabaseMetadata_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_OptimizeRestoredDatabaseMetadata_fieldAccessorTable
@@ -189,8 +195,8 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, name_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(2, getProgress());
@@ -204,8 +210,8 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, name_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(2, getProgress());
@@ -290,39 +296,39 @@ public static com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetad
public static com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -346,7 +352,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -363,7 +369,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.database.v1.OperationProgress progress = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>
- getProgressFieldBuilder() {
+ internalGetProgressFieldBuilder() {
if (progressBuilder_ == null) {
progressBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>(
@@ -880,17 +854,6 @@ public com.google.spanner.admin.database.v1.OperationProgressOrBuilder getProgre
return progressBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OptimizeRestoredDatabaseMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OptimizeRestoredDatabaseMetadataOrBuilder.java
index a63568796fe..b25ba1e0297 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OptimizeRestoredDatabaseMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/OptimizeRestoredDatabaseMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface OptimizeRestoredDatabaseMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseEncryptionConfig.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseEncryptionConfig.java
index 9bcd278f80e..438b24bf863 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseEncryptionConfig.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseEncryptionConfig.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,15 +29,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig}
*/
-public final class RestoreDatabaseEncryptionConfig extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class RestoreDatabaseEncryptionConfig extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig)
RestoreDatabaseEncryptionConfigOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "RestoreDatabaseEncryptionConfig");
+ }
+
// Use RestoreDatabaseEncryptionConfig.newBuilder() to construct.
- private RestoreDatabaseEncryptionConfig(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private RestoreDatabaseEncryptionConfig(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -46,19 +57,13 @@ private RestoreDatabaseEncryptionConfig() {
kmsKeyNames_ = com.google.protobuf.LazyStringArrayList.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new RestoreDatabaseEncryptionConfig();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_RestoreDatabaseEncryptionConfig_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_RestoreDatabaseEncryptionConfig_fieldAccessorTable
@@ -124,6 +129,16 @@ public enum EncryptionType implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "EncryptionType");
+ }
+
/**
*
*
@@ -231,7 +246,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.getDescriptor()
.getEnumTypes()
.get(0);
@@ -521,11 +536,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
.getNumber()) {
output.writeEnum(1, encryptionType_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(kmsKeyName_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, kmsKeyName_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(kmsKeyName_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, kmsKeyName_);
}
for (int i = 0; i < kmsKeyNames_.size(); i++) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, kmsKeyNames_.getRaw(i));
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, kmsKeyNames_.getRaw(i));
}
getUnknownFields().writeTo(output);
}
@@ -542,8 +557,8 @@ public int getSerializedSize() {
.getNumber()) {
size += com.google.protobuf.CodedOutputStream.computeEnumSize(1, encryptionType_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(kmsKeyName_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, kmsKeyName_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(kmsKeyName_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, kmsKeyName_);
}
{
int dataSize = 0;
@@ -633,39 +648,39 @@ public static com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConf
public static com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -689,7 +704,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -703,7 +718,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.database.v1.BackupInfo backup_info = 3;
*/
public com.google.spanner.admin.database.v1.BackupInfo.Builder getBackupInfoBuilder() {
- return getBackupInfoFieldBuilder().getBuilder();
+ return internalGetBackupInfoFieldBuilder().getBuilder();
}
/**
@@ -1423,17 +1398,17 @@ public com.google.spanner.admin.database.v1.BackupInfoOrBuilder getBackupInfoOrB
*
* .google.spanner.admin.database.v1.BackupInfo backup_info = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.BackupInfo,
com.google.spanner.admin.database.v1.BackupInfo.Builder,
com.google.spanner.admin.database.v1.BackupInfoOrBuilder>
- getBackupInfoFieldBuilder() {
+ internalGetBackupInfoFieldBuilder() {
if (backupInfoBuilder_ == null) {
if (!(sourceInfoCase_ == 3)) {
sourceInfo_ = com.google.spanner.admin.database.v1.BackupInfo.getDefaultInstance();
}
backupInfoBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.BackupInfo,
com.google.spanner.admin.database.v1.BackupInfo.Builder,
com.google.spanner.admin.database.v1.BackupInfoOrBuilder>(
@@ -1448,7 +1423,7 @@ public com.google.spanner.admin.database.v1.BackupInfoOrBuilder getBackupInfoOrB
}
private com.google.spanner.admin.database.v1.OperationProgress progress_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>
@@ -1609,7 +1584,7 @@ public Builder clearProgress() {
public com.google.spanner.admin.database.v1.OperationProgress.Builder getProgressBuilder() {
bitField0_ |= 0x00000008;
onChanged();
- return getProgressFieldBuilder().getBuilder();
+ return internalGetProgressFieldBuilder().getBuilder();
}
/**
@@ -1644,14 +1619,14 @@ public com.google.spanner.admin.database.v1.OperationProgressOrBuilder getProgre
*
* .google.spanner.admin.database.v1.OperationProgress progress = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>
- getProgressFieldBuilder() {
+ internalGetProgressFieldBuilder() {
if (progressBuilder_ == null) {
progressBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>(
@@ -1662,7 +1637,7 @@ public com.google.spanner.admin.database.v1.OperationProgressOrBuilder getProgre
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1884,7 +1859,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000010;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1937,14 +1912,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 5;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -2115,17 +2090,6 @@ public Builder setOptimizeDatabaseOperationNameBytes(com.google.protobuf.ByteStr
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.RestoreDatabaseMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseMetadataOrBuilder.java
index b6e3f5e38c6..2aa59a8775c 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface RestoreDatabaseMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.RestoreDatabaseMetadata)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseRequest.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseRequest.java
index 74ae2784264..310613bb1ac 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseRequest.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreDatabaseRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.RestoreDatabaseRequest}
*/
-public final class RestoreDatabaseRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class RestoreDatabaseRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.RestoreDatabaseRequest)
RestoreDatabaseRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "RestoreDatabaseRequest");
+ }
+
// Use RestoreDatabaseRequest.newBuilder() to construct.
- private RestoreDatabaseRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private RestoreDatabaseRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private RestoreDatabaseRequest() {
databaseId_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new RestoreDatabaseRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_RestoreDatabaseRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_RestoreDatabaseRequest_fieldAccessorTable
@@ -404,14 +410,14 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(databaseId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, databaseId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(databaseId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, databaseId_);
}
if (sourceCase_ == 3) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, source_);
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, source_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(4, getEncryptionConfig());
@@ -425,14 +431,14 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(databaseId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, databaseId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(databaseId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, databaseId_);
}
if (sourceCase_ == 3) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, source_);
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(3, source_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(4, getEncryptionConfig());
@@ -536,38 +542,38 @@ public static com.google.spanner.admin.database.v1.RestoreDatabaseRequest parseF
public static com.google.spanner.admin.database.v1.RestoreDatabaseRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.RestoreDatabaseRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -591,7 +597,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -606,7 +612,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.RestoreDatabaseRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.database.v1.BackupInfo backup_info = 2;
*/
public com.google.spanner.admin.database.v1.BackupInfo.Builder getBackupInfoBuilder() {
- return getBackupInfoFieldBuilder().getBuilder();
+ return internalGetBackupInfoFieldBuilder().getBuilder();
}
/**
@@ -920,17 +894,17 @@ public com.google.spanner.admin.database.v1.BackupInfoOrBuilder getBackupInfoOrB
*
* .google.spanner.admin.database.v1.BackupInfo backup_info = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.BackupInfo,
com.google.spanner.admin.database.v1.BackupInfo.Builder,
com.google.spanner.admin.database.v1.BackupInfoOrBuilder>
- getBackupInfoFieldBuilder() {
+ internalGetBackupInfoFieldBuilder() {
if (backupInfoBuilder_ == null) {
if (!(sourceInfoCase_ == 2)) {
sourceInfo_ = com.google.spanner.admin.database.v1.BackupInfo.getDefaultInstance();
}
backupInfoBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.BackupInfo,
com.google.spanner.admin.database.v1.BackupInfo.Builder,
com.google.spanner.admin.database.v1.BackupInfoOrBuilder>(
@@ -944,17 +918,6 @@ public com.google.spanner.admin.database.v1.BackupInfoOrBuilder getBackupInfoOrB
return backupInfoBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.RestoreInfo)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreInfoOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreInfoOrBuilder.java
index 4bfff1dec14..1f7c2d94ace 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreInfoOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreInfoOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface RestoreInfoOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.RestoreInfo)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreSourceType.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreSourceType.java
index 7ea461270ec..369e284b7fc 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreSourceType.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/RestoreSourceType.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,6 +29,7 @@
*
* Protobuf enum {@code google.spanner.admin.database.v1.RestoreSourceType}
*/
+@com.google.protobuf.Generated
public enum RestoreSourceType implements com.google.protobuf.ProtocolMessageEnum {
/**
*
@@ -52,6 +54,16 @@ public enum RestoreSourceType implements com.google.protobuf.ProtocolMessageEnum
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "RestoreSourceType");
+ }
+
/**
*
*
@@ -131,7 +143,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto.getDescriptor()
.getEnumTypes()
.get(0);
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SpannerDatabaseAdminProto.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SpannerDatabaseAdminProto.java
index 59c638d8d4b..b66802a5d79 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SpannerDatabaseAdminProto.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SpannerDatabaseAdminProto.java
@@ -14,14 +14,26 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
-public final class SpannerDatabaseAdminProto {
+@com.google.protobuf.Generated
+public final class SpannerDatabaseAdminProto extends com.google.protobuf.GeneratedFile {
private SpannerDatabaseAdminProto() {}
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "SpannerDatabaseAdminProto");
+ }
+
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
@@ -30,123 +42,123 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_RestoreInfo_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_RestoreInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_Database_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_Database_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_ListDatabasesRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_ListDatabasesRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_ListDatabasesResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_ListDatabasesResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_CreateDatabaseRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_CreateDatabaseRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_CreateDatabaseMetadata_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_CreateDatabaseMetadata_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_GetDatabaseRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_GetDatabaseRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_UpdateDatabaseRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_UpdateDatabaseRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_UpdateDatabaseMetadata_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_UpdateDatabaseMetadata_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_DdlStatementActionInfo_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_DdlStatementActionInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlMetadata_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlMetadata_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_DropDatabaseRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_DropDatabaseRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_RestoreDatabaseRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_RestoreDatabaseRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_RestoreDatabaseEncryptionConfig_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_RestoreDatabaseEncryptionConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_RestoreDatabaseMetadata_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_RestoreDatabaseMetadata_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_OptimizeRestoredDatabaseMetadata_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_OptimizeRestoredDatabaseMetadata_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_DatabaseRole_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_DatabaseRole_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_AddSplitPointsRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_AddSplitPointsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_AddSplitPointsResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_AddSplitPointsResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_SplitPoints_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_SplitPoints_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_SplitPoints_Key_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_SplitPoints_Key_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationResponse_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
@@ -510,17 +522,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.spanner.admin.database.v1.CommonProto.getDescriptor(),
});
internal_static_google_spanner_admin_database_v1_RestoreInfo_descriptor =
- getDescriptor().getMessageTypes().get(0);
+ getDescriptor().getMessageType(0);
internal_static_google_spanner_admin_database_v1_RestoreInfo_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_RestoreInfo_descriptor,
new java.lang.String[] {
"SourceType", "BackupInfo", "SourceInfo",
});
internal_static_google_spanner_admin_database_v1_Database_descriptor =
- getDescriptor().getMessageTypes().get(1);
+ getDescriptor().getMessageType(1);
internal_static_google_spanner_admin_database_v1_Database_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_Database_descriptor,
new java.lang.String[] {
"Name",
@@ -537,25 +549,25 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"Reconciling",
});
internal_static_google_spanner_admin_database_v1_ListDatabasesRequest_descriptor =
- getDescriptor().getMessageTypes().get(2);
+ getDescriptor().getMessageType(2);
internal_static_google_spanner_admin_database_v1_ListDatabasesRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_ListDatabasesRequest_descriptor,
new java.lang.String[] {
"Parent", "PageSize", "PageToken",
});
internal_static_google_spanner_admin_database_v1_ListDatabasesResponse_descriptor =
- getDescriptor().getMessageTypes().get(3);
+ getDescriptor().getMessageType(3);
internal_static_google_spanner_admin_database_v1_ListDatabasesResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_ListDatabasesResponse_descriptor,
new java.lang.String[] {
"Databases", "NextPageToken",
});
internal_static_google_spanner_admin_database_v1_CreateDatabaseRequest_descriptor =
- getDescriptor().getMessageTypes().get(4);
+ getDescriptor().getMessageType(4);
internal_static_google_spanner_admin_database_v1_CreateDatabaseRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_CreateDatabaseRequest_descriptor,
new java.lang.String[] {
"Parent",
@@ -566,121 +578,121 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"ProtoDescriptors",
});
internal_static_google_spanner_admin_database_v1_CreateDatabaseMetadata_descriptor =
- getDescriptor().getMessageTypes().get(5);
+ getDescriptor().getMessageType(5);
internal_static_google_spanner_admin_database_v1_CreateDatabaseMetadata_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_CreateDatabaseMetadata_descriptor,
new java.lang.String[] {
"Database",
});
internal_static_google_spanner_admin_database_v1_GetDatabaseRequest_descriptor =
- getDescriptor().getMessageTypes().get(6);
+ getDescriptor().getMessageType(6);
internal_static_google_spanner_admin_database_v1_GetDatabaseRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_GetDatabaseRequest_descriptor,
new java.lang.String[] {
"Name",
});
internal_static_google_spanner_admin_database_v1_UpdateDatabaseRequest_descriptor =
- getDescriptor().getMessageTypes().get(7);
+ getDescriptor().getMessageType(7);
internal_static_google_spanner_admin_database_v1_UpdateDatabaseRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_UpdateDatabaseRequest_descriptor,
new java.lang.String[] {
"Database", "UpdateMask",
});
internal_static_google_spanner_admin_database_v1_UpdateDatabaseMetadata_descriptor =
- getDescriptor().getMessageTypes().get(8);
+ getDescriptor().getMessageType(8);
internal_static_google_spanner_admin_database_v1_UpdateDatabaseMetadata_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_UpdateDatabaseMetadata_descriptor,
new java.lang.String[] {
"Request", "Progress", "CancelTime",
});
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlRequest_descriptor =
- getDescriptor().getMessageTypes().get(9);
+ getDescriptor().getMessageType(9);
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlRequest_descriptor,
new java.lang.String[] {
"Database", "Statements", "OperationId", "ProtoDescriptors", "ThroughputMode",
});
internal_static_google_spanner_admin_database_v1_DdlStatementActionInfo_descriptor =
- getDescriptor().getMessageTypes().get(10);
+ getDescriptor().getMessageType(10);
internal_static_google_spanner_admin_database_v1_DdlStatementActionInfo_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_DdlStatementActionInfo_descriptor,
new java.lang.String[] {
"Action", "EntityType", "EntityNames",
});
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlMetadata_descriptor =
- getDescriptor().getMessageTypes().get(11);
+ getDescriptor().getMessageType(11);
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlMetadata_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlMetadata_descriptor,
new java.lang.String[] {
"Database", "Statements", "CommitTimestamps", "Throttled", "Progress", "Actions",
});
internal_static_google_spanner_admin_database_v1_DropDatabaseRequest_descriptor =
- getDescriptor().getMessageTypes().get(12);
+ getDescriptor().getMessageType(12);
internal_static_google_spanner_admin_database_v1_DropDatabaseRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_DropDatabaseRequest_descriptor,
new java.lang.String[] {
"Database",
});
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlRequest_descriptor =
- getDescriptor().getMessageTypes().get(13);
+ getDescriptor().getMessageType(13);
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlRequest_descriptor,
new java.lang.String[] {
"Database",
});
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlResponse_descriptor =
- getDescriptor().getMessageTypes().get(14);
+ getDescriptor().getMessageType(14);
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_GetDatabaseDdlResponse_descriptor,
new java.lang.String[] {
"Statements", "ProtoDescriptors",
});
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsRequest_descriptor =
- getDescriptor().getMessageTypes().get(15);
+ getDescriptor().getMessageType(15);
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsRequest_descriptor,
new java.lang.String[] {
"Parent", "Filter", "PageSize", "PageToken",
});
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsResponse_descriptor =
- getDescriptor().getMessageTypes().get(16);
+ getDescriptor().getMessageType(16);
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_ListDatabaseOperationsResponse_descriptor,
new java.lang.String[] {
"Operations", "NextPageToken",
});
internal_static_google_spanner_admin_database_v1_RestoreDatabaseRequest_descriptor =
- getDescriptor().getMessageTypes().get(17);
+ getDescriptor().getMessageType(17);
internal_static_google_spanner_admin_database_v1_RestoreDatabaseRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_RestoreDatabaseRequest_descriptor,
new java.lang.String[] {
"Parent", "DatabaseId", "Backup", "EncryptionConfig", "Source",
});
internal_static_google_spanner_admin_database_v1_RestoreDatabaseEncryptionConfig_descriptor =
- getDescriptor().getMessageTypes().get(18);
+ getDescriptor().getMessageType(18);
internal_static_google_spanner_admin_database_v1_RestoreDatabaseEncryptionConfig_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_RestoreDatabaseEncryptionConfig_descriptor,
new java.lang.String[] {
"EncryptionType", "KmsKeyName", "KmsKeyNames",
});
internal_static_google_spanner_admin_database_v1_RestoreDatabaseMetadata_descriptor =
- getDescriptor().getMessageTypes().get(19);
+ getDescriptor().getMessageType(19);
internal_static_google_spanner_admin_database_v1_RestoreDatabaseMetadata_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_RestoreDatabaseMetadata_descriptor,
new java.lang.String[] {
"Name",
@@ -692,96 +704,82 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"SourceInfo",
});
internal_static_google_spanner_admin_database_v1_OptimizeRestoredDatabaseMetadata_descriptor =
- getDescriptor().getMessageTypes().get(20);
+ getDescriptor().getMessageType(20);
internal_static_google_spanner_admin_database_v1_OptimizeRestoredDatabaseMetadata_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_OptimizeRestoredDatabaseMetadata_descriptor,
new java.lang.String[] {
"Name", "Progress",
});
internal_static_google_spanner_admin_database_v1_DatabaseRole_descriptor =
- getDescriptor().getMessageTypes().get(21);
+ getDescriptor().getMessageType(21);
internal_static_google_spanner_admin_database_v1_DatabaseRole_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_DatabaseRole_descriptor,
new java.lang.String[] {
"Name",
});
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesRequest_descriptor =
- getDescriptor().getMessageTypes().get(22);
+ getDescriptor().getMessageType(22);
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesRequest_descriptor,
new java.lang.String[] {
"Parent", "PageSize", "PageToken",
});
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesResponse_descriptor =
- getDescriptor().getMessageTypes().get(23);
+ getDescriptor().getMessageType(23);
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_ListDatabaseRolesResponse_descriptor,
new java.lang.String[] {
"DatabaseRoles", "NextPageToken",
});
internal_static_google_spanner_admin_database_v1_AddSplitPointsRequest_descriptor =
- getDescriptor().getMessageTypes().get(24);
+ getDescriptor().getMessageType(24);
internal_static_google_spanner_admin_database_v1_AddSplitPointsRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_AddSplitPointsRequest_descriptor,
new java.lang.String[] {
"Database", "SplitPoints", "Initiator",
});
internal_static_google_spanner_admin_database_v1_AddSplitPointsResponse_descriptor =
- getDescriptor().getMessageTypes().get(25);
+ getDescriptor().getMessageType(25);
internal_static_google_spanner_admin_database_v1_AddSplitPointsResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_AddSplitPointsResponse_descriptor,
new java.lang.String[] {});
internal_static_google_spanner_admin_database_v1_SplitPoints_descriptor =
- getDescriptor().getMessageTypes().get(26);
+ getDescriptor().getMessageType(26);
internal_static_google_spanner_admin_database_v1_SplitPoints_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_SplitPoints_descriptor,
new java.lang.String[] {
"Table", "Index", "Keys", "ExpireTime",
});
internal_static_google_spanner_admin_database_v1_SplitPoints_Key_descriptor =
- internal_static_google_spanner_admin_database_v1_SplitPoints_descriptor
- .getNestedTypes()
- .get(0);
+ internal_static_google_spanner_admin_database_v1_SplitPoints_descriptor.getNestedType(0);
internal_static_google_spanner_admin_database_v1_SplitPoints_Key_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_SplitPoints_Key_descriptor,
new java.lang.String[] {
"KeyParts",
});
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationRequest_descriptor =
- getDescriptor().getMessageTypes().get(27);
+ getDescriptor().getMessageType(27);
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationRequest_descriptor,
new java.lang.String[] {
"Database", "OperationId", "VmIdentityToken", "Progress", "Status",
});
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationResponse_descriptor =
- getDescriptor().getMessageTypes().get(28);
+ getDescriptor().getMessageType(28);
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_database_v1_InternalUpdateGraphOperationResponse_descriptor,
new java.lang.String[] {});
- com.google.protobuf.ExtensionRegistry registry =
- com.google.protobuf.ExtensionRegistry.newInstance();
- registry.add(com.google.api.ClientProto.defaultHost);
- registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
- registry.add(com.google.api.AnnotationsProto.http);
- registry.add(com.google.api.ClientProto.methodSignature);
- registry.add(com.google.api.ClientProto.oauthScopes);
- registry.add(com.google.api.ResourceProto.resource);
- registry.add(com.google.api.ResourceProto.resourceDefinition);
- registry.add(com.google.api.ResourceProto.resourceReference);
- registry.add(com.google.longrunning.OperationsProto.operationInfo);
- com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
- descriptor, registry);
+ descriptor.resolveAllFeaturesImmutable();
com.google.api.AnnotationsProto.getDescriptor();
com.google.api.ClientProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
@@ -797,6 +795,19 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.spanner.admin.database.v1.BackupProto.getDescriptor();
com.google.spanner.admin.database.v1.BackupScheduleProto.getDescriptor();
com.google.spanner.admin.database.v1.CommonProto.getDescriptor();
+ com.google.protobuf.ExtensionRegistry registry =
+ com.google.protobuf.ExtensionRegistry.newInstance();
+ registry.add(com.google.api.ClientProto.defaultHost);
+ registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
+ registry.add(com.google.api.AnnotationsProto.http);
+ registry.add(com.google.api.ClientProto.methodSignature);
+ registry.add(com.google.api.ClientProto.oauthScopes);
+ registry.add(com.google.api.ResourceProto.resource);
+ registry.add(com.google.api.ResourceProto.resourceDefinition);
+ registry.add(com.google.api.ResourceProto.resourceReference);
+ registry.add(com.google.longrunning.OperationsProto.operationInfo);
+ com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
+ descriptor, registry);
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SplitPoints.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SplitPoints.java
index 43b414ca31a..33b5dd6f2c6 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SplitPoints.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SplitPoints.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.SplitPoints}
*/
-public final class SplitPoints extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class SplitPoints extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.SplitPoints)
SplitPointsOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "SplitPoints");
+ }
+
// Use SplitPoints.newBuilder() to construct.
- private SplitPoints(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private SplitPoints(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private SplitPoints() {
keys_ = java.util.Collections.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new SplitPoints();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_SplitPoints_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_SplitPoints_fieldAccessorTable
@@ -121,32 +127,36 @@ public interface KeyOrBuilder
*
* Protobuf type {@code google.spanner.admin.database.v1.SplitPoints.Key}
*/
- public static final class Key extends com.google.protobuf.GeneratedMessageV3
+ public static final class Key extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.SplitPoints.Key)
KeyOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "Key");
+ }
+
// Use Key.newBuilder() to construct.
- private Key(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private Key(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private Key() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new Key();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_SplitPoints_Key_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_SplitPoints_Key_fieldAccessorTable
@@ -314,38 +324,38 @@ public static com.google.spanner.admin.database.v1.SplitPoints.Key parseFrom(
public static com.google.spanner.admin.database.v1.SplitPoints.Key parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.SplitPoints.Key parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.SplitPoints.Key parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.SplitPoints.Key parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.SplitPoints.Key parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.SplitPoints.Key parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -369,8 +379,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(
- com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -384,8 +393,7 @@ protected Builder newBuilderForType(
*
* Protobuf type {@code google.spanner.admin.database.v1.SplitPoints.Key}
*/
- public static final class Builder
- extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.ListValue key_parts = 1 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.ListValue,
com.google.protobuf.ListValue.Builder,
com.google.protobuf.ListValueOrBuilder>
- getKeyPartsFieldBuilder() {
+ internalGetKeyPartsFieldBuilder() {
if (keyPartsBuilder_ == null) {
keyPartsBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.ListValue,
com.google.protobuf.ListValue.Builder,
com.google.protobuf.ListValueOrBuilder>(
@@ -774,18 +748,6 @@ public com.google.protobuf.ListValueOrBuilder getKeyPartsOrBuilder() {
return keyPartsBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.SplitPoints.Key)
}
@@ -1108,11 +1070,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(table_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, table_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(table_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, table_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(index_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, index_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(index_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, index_);
}
for (int i = 0; i < keys_.size(); i++) {
output.writeMessage(3, keys_.get(i));
@@ -1129,11 +1091,11 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(table_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, table_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(table_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, table_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(index_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, index_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(index_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, index_);
}
for (int i = 0; i < keys_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, keys_.get(i));
@@ -1229,38 +1191,38 @@ public static com.google.spanner.admin.database.v1.SplitPoints parseFrom(
public static com.google.spanner.admin.database.v1.SplitPoints parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.SplitPoints parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.SplitPoints parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.SplitPoints parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.SplitPoints parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.SplitPoints parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -1283,7 +1245,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -1297,7 +1259,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.SplitPoints}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OPTIONAL];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getExpireTimeFieldBuilder() {
+ internalGetExpireTimeFieldBuilder() {
if (expireTimeBuilder_ == null) {
expireTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -2441,17 +2371,6 @@ public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder() {
return expireTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.SplitPoints)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SplitPointsOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SplitPointsOrBuilder.java
index eea68167d30..88720dd4b4b 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SplitPointsOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SplitPointsOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface SplitPointsOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.SplitPoints)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupRequest.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupRequest.java
index 16c5bd55170..ddc07036320 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupRequest.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,32 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.UpdateBackupRequest}
*/
-public final class UpdateBackupRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateBackupRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.UpdateBackupRequest)
UpdateBackupRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateBackupRequest");
+ }
+
// Use UpdateBackupRequest.newBuilder() to construct.
- private UpdateBackupRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateBackupRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private UpdateBackupRequest() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateBackupRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_UpdateBackupRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupProto
.internal_static_google_spanner_admin_database_v1_UpdateBackupRequest_fieldAccessorTable
@@ -74,7 +80,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
@@ -95,7 +101,7 @@ public boolean hasBackup() {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCreateTimeFieldBuilder() {
+ internalGetCreateTimeFieldBuilder() {
if (createTimeBuilder_ == null) {
createTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -4882,7 +4897,7 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() {
}
private com.google.protobuf.Timestamp updateTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -5041,7 +5056,7 @@ public Builder clearUpdateTime() {
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() {
bitField0_ |= 0x00001000;
onChanged();
- return getUpdateTimeFieldBuilder().getBuilder();
+ return internalGetUpdateTimeFieldBuilder().getBuilder();
}
/**
@@ -5076,14 +5091,14 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() {
* .google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getUpdateTimeFieldBuilder() {
+ internalGetUpdateTimeFieldBuilder() {
if (updateTimeBuilder_ == null) {
updateTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -5094,7 +5109,7 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() {
}
private com.google.spanner.admin.instance.v1.FreeInstanceMetadata freeInstanceMetadata_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.FreeInstanceMetadata,
com.google.spanner.admin.instance.v1.FreeInstanceMetadata.Builder,
com.google.spanner.admin.instance.v1.FreeInstanceMetadataOrBuilder>
@@ -5251,7 +5266,7 @@ public Builder clearFreeInstanceMetadata() {
getFreeInstanceMetadataBuilder() {
bitField0_ |= 0x00002000;
onChanged();
- return getFreeInstanceMetadataFieldBuilder().getBuilder();
+ return internalGetFreeInstanceMetadataFieldBuilder().getBuilder();
}
/**
@@ -5285,14 +5300,14 @@ public Builder clearFreeInstanceMetadata() {
*
@@ -118,7 +124,7 @@ public com.google.spanner.admin.database.v1.Backup getBackup() {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig,
com.google.spanner.admin.instance.v1.AutoscalingConfig.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfigOrBuilder>
- getAutoscalingConfigFieldBuilder() {
+ internalGetAutoscalingConfigFieldBuilder() {
if (autoscalingConfigBuilder_ == null) {
autoscalingConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig,
com.google.spanner.admin.instance.v1.AutoscalingConfig.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfigOrBuilder>(
@@ -4113,11 +4128,11 @@ public int getLabelsCount() {
* And they can be used as arguments to policy management rules (e.g. route,
* firewall, load balancing, etc.).
*
- * * Label keys must be between 1 and 63 characters long and must conform to
- * the following regular expression: `[a-z][a-z0-9_-]{0,62}`.
- * * Label values must be between 0 and 63 characters long and must conform
- * to the regular expression `[a-z0-9_-]{0,63}`.
- * * No more than 64 labels can be associated with a given resource.
+ * * Label keys must be between 1 and 63 characters long and must conform to
+ * the following regular expression: `[a-z][a-z0-9_-]{0,62}`.
+ * * Label values must be between 0 and 63 characters long and must conform
+ * to the regular expression `[a-z0-9_-]{0,63}`.
+ * * No more than 64 labels can be associated with a given resource.
*
* See https://goo.gl/xmQnxf for more information on and examples of labels.
*
@@ -4157,11 +4172,11 @@ public java.util.Map
@@ -316,38 +322,38 @@ public static com.google.spanner.admin.database.v1.UpdateBackupRequest parseFrom
public static com.google.spanner.admin.database.v1.UpdateBackupRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateBackupRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.UpdateBackupRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateBackupRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.UpdateBackupRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateBackupRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -371,7 +377,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -386,7 +392,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.UpdateBackupRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getUpgradeTimeFieldBuilder() {
+ internalGetUpgradeTimeFieldBuilder() {
if (upgradeTimeBuilder_ == null) {
upgradeTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1402,17 +1387,6 @@ public Builder clearExpireBehavior() {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.FreeInstanceMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/FreeInstanceMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/FreeInstanceMetadataOrBuilder.java
index be57bea356b..28f41451e7f 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/FreeInstanceMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/FreeInstanceMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface FreeInstanceMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.FreeInstanceMetadata)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/FulfillmentPeriod.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/FulfillmentPeriod.java
index 498cf2f3617..4c4a59f191c 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/FulfillmentPeriod.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/FulfillmentPeriod.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/common.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -28,6 +29,7 @@
*
* Protobuf enum {@code google.spanner.admin.instance.v1.FulfillmentPeriod}
*/
+@com.google.protobuf.Generated
public enum FulfillmentPeriod implements com.google.protobuf.ProtocolMessageEnum {
/**
*
@@ -64,6 +66,16 @@ public enum FulfillmentPeriod implements com.google.protobuf.ProtocolMessageEnum
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "FulfillmentPeriod");
+ }
+
/**
*
*
@@ -158,7 +170,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.CommonProto.getDescriptor().getEnumTypes().get(0);
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/GetInstanceConfigRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/GetInstanceConfigRequest.java
index ede5e4af3e5..b9228b059ed 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/GetInstanceConfigRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/GetInstanceConfigRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.GetInstanceConfigRequest}
*/
-public final class GetInstanceConfigRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class GetInstanceConfigRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.GetInstanceConfigRequest)
GetInstanceConfigRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "GetInstanceConfigRequest");
+ }
+
// Use GetInstanceConfigRequest.newBuilder() to construct.
- private GetInstanceConfigRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private GetInstanceConfigRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -44,19 +56,13 @@ private GetInstanceConfigRequest() {
name_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new GetInstanceConfigRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_GetInstanceConfigRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_GetInstanceConfigRequest_fieldAccessorTable
@@ -138,8 +144,8 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, name_);
}
getUnknownFields().writeTo(output);
}
@@ -150,8 +156,8 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, name_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -225,38 +231,38 @@ public static com.google.spanner.admin.instance.v1.GetInstanceConfigRequest pars
public static com.google.spanner.admin.instance.v1.GetInstanceConfigRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.GetInstanceConfigRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.GetInstanceConfigRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.GetInstanceConfigRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.GetInstanceConfigRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.GetInstanceConfigRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -280,7 +286,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -295,7 +301,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.GetInstanceConfigRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
@@ -627,7 +601,7 @@ public boolean hasBackup() {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getExpireTimeFieldBuilder() {
+ internalGetExpireTimeFieldBuilder() {
if (expireTimeBuilder_ == null) {
expireTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1062,7 +1047,7 @@ public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder() {
}
private com.google.protobuf.Timestamp upgradeTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1228,7 +1213,7 @@ public Builder clearUpgradeTime() {
public com.google.protobuf.Timestamp.Builder getUpgradeTimeBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getUpgradeTimeFieldBuilder().getBuilder();
+ return internalGetUpgradeTimeFieldBuilder().getBuilder();
}
/**
@@ -1265,14 +1250,14 @@ public com.google.protobuf.TimestampOrBuilder getUpgradeTimeOrBuilder() {
* .google.protobuf.Timestamp upgrade_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
@@ -653,7 +627,7 @@ public com.google.spanner.admin.database.v1.Backup getBackup() {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.Instance,
com.google.spanner.admin.instance.v1.Instance.Builder,
com.google.spanner.admin.instance.v1.InstanceOrBuilder>
- getInstanceFieldBuilder() {
+ internalGetInstanceFieldBuilder() {
if (instanceBuilder_ == null) {
instanceBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.Instance,
com.google.spanner.admin.instance.v1.Instance.Builder,
com.google.spanner.admin.instance.v1.InstanceOrBuilder>(
@@ -1126,17 +1100,6 @@ public com.google.spanner.admin.instance.v1.InstanceOrBuilder getInstanceOrBuild
return instanceBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.CreateInstanceRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceRequestOrBuilder.java
index 02d2b1fdeb3..d07f7acedf3 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface CreateInstanceRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.CreateInstanceRequest)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/DeleteInstanceConfigRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/DeleteInstanceConfigRequest.java
index 5a215c4eb5e..91b46b0587a 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/DeleteInstanceConfigRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/DeleteInstanceConfigRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.DeleteInstanceConfigRequest}
*/
-public final class DeleteInstanceConfigRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class DeleteInstanceConfigRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.DeleteInstanceConfigRequest)
DeleteInstanceConfigRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "DeleteInstanceConfigRequest");
+ }
+
// Use DeleteInstanceConfigRequest.newBuilder() to construct.
- private DeleteInstanceConfigRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private DeleteInstanceConfigRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private DeleteInstanceConfigRequest() {
etag_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new DeleteInstanceConfigRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_DeleteInstanceConfigRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_DeleteInstanceConfigRequest_fieldAccessorTable
@@ -226,11 +232,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, name_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(etag_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, etag_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(etag_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, etag_);
}
if (validateOnly_ != false) {
output.writeBool(3, validateOnly_);
@@ -244,11 +250,11 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, name_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(etag_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, etag_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(etag_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, etag_);
}
if (validateOnly_ != false) {
size += com.google.protobuf.CodedOutputStream.computeBoolSize(3, validateOnly_);
@@ -331,38 +337,38 @@ public static com.google.spanner.admin.instance.v1.DeleteInstanceConfigRequest p
public static com.google.spanner.admin.instance.v1.DeleteInstanceConfigRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.DeleteInstanceConfigRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.DeleteInstanceConfigRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.DeleteInstanceConfigRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.DeleteInstanceConfigRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.DeleteInstanceConfigRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -386,7 +392,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -401,7 +407,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.DeleteInstanceConfigRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
@@ -681,7 +655,7 @@ public Builder setBackup(com.google.spanner.admin.database.v1.Backup value) {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstancePartition,
com.google.spanner.admin.instance.v1.InstancePartition.Builder,
com.google.spanner.admin.instance.v1.InstancePartitionOrBuilder>
- getInstancePartitionFieldBuilder() {
+ internalGetInstancePartitionFieldBuilder() {
if (instancePartitionBuilder_ == null) {
instancePartitionBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstancePartition,
com.google.spanner.admin.instance.v1.InstancePartition.Builder,
com.google.spanner.admin.instance.v1.InstancePartitionOrBuilder>(
@@ -1164,17 +1136,6 @@ public Builder clearInstancePartition() {
return instancePartitionBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.CreateInstancePartitionRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionRequestOrBuilder.java
index 8da0773350d..f844e3d5ce9 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface CreateInstancePartitionRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.CreateInstancePartitionRequest)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceRequest.java
index 7fc942160b6..6d6c09abb71 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstanceRequest}
*/
-public final class CreateInstanceRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateInstanceRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.CreateInstanceRequest)
CreateInstanceRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateInstanceRequest");
+ }
+
// Use CreateInstanceRequest.newBuilder() to construct.
- private CreateInstanceRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateInstanceRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private CreateInstanceRequest() {
instanceId_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateInstanceRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstanceRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstanceRequest_fieldAccessorTable
@@ -259,11 +265,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, instanceId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, instanceId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(3, getInstance());
@@ -277,11 +283,11 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, instanceId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, instanceId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getInstance());
@@ -369,38 +375,38 @@ public static com.google.spanner.admin.instance.v1.CreateInstanceRequest parseFr
public static com.google.spanner.admin.instance.v1.CreateInstanceRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -424,7 +430,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -439,7 +445,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstanceRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
@@ -706,7 +680,7 @@ public Builder setBackup(com.google.spanner.admin.database.v1.Backup.Builder bui
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstanceConfig,
com.google.spanner.admin.instance.v1.InstanceConfig.Builder,
com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder>
- getInstanceConfigFieldBuilder() {
+ internalGetInstanceConfigFieldBuilder() {
if (instanceConfigBuilder_ == null) {
instanceConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstanceConfig,
com.google.spanner.admin.instance.v1.InstanceConfig.Builder,
com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder>(
@@ -1277,17 +1251,6 @@ public Builder clearValidateOnly() {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.CreateInstanceConfigRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigRequestOrBuilder.java
index 826ce13f98b..d1d76367eb6 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface CreateInstanceConfigRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.CreateInstanceConfigRequest)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceMetadata.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceMetadata.java
index c116102dce2..e19a002881a 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceMetadata.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceMetadata.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstanceMetadata}
*/
-public final class CreateInstanceMetadata extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateInstanceMetadata extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.CreateInstanceMetadata)
CreateInstanceMetadataOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateInstanceMetadata");
+ }
+
// Use CreateInstanceMetadata.newBuilder() to construct.
- private CreateInstanceMetadata(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateInstanceMetadata(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -44,19 +56,13 @@ private CreateInstanceMetadata() {
expectedFulfillmentPeriod_ = 0;
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateInstanceMetadata();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstanceMetadata_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstanceMetadata_fieldAccessorTable
@@ -481,38 +487,38 @@ public static com.google.spanner.admin.instance.v1.CreateInstanceMetadata parseF
public static com.google.spanner.admin.instance.v1.CreateInstanceMetadata parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceMetadata parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceMetadata parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceMetadata parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceMetadata parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceMetadata parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -536,7 +542,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -551,7 +557,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstanceMetadata}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
@@ -739,7 +713,7 @@ public Builder mergeBackup(com.google.spanner.admin.database.v1.Backup value) {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargetsOrBuilder>
- getAutoscalingTargetsFieldBuilder() {
+ internalGetAutoscalingTargetsFieldBuilder() {
if (autoscalingTargetsBuilder_ == null) {
autoscalingTargetsBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargetsOrBuilder>(
@@ -5651,7 +6183,7 @@ private void ensureAsymmetricAutoscalingOptionsIsMutable() {
}
}
- private com.google.protobuf.RepeatedFieldBuilderV3<
+ private com.google.protobuf.RepeatedFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.Builder,
@@ -6063,7 +6595,7 @@ public Builder removeAsymmetricAutoscalingOptions(int index) {
public com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.Builder
getAsymmetricAutoscalingOptionsBuilder(int index) {
- return getAsymmetricAutoscalingOptionsFieldBuilder().getBuilder(index);
+ return internalGetAsymmetricAutoscalingOptionsFieldBuilder().getBuilder(index);
}
/**
@@ -6148,7 +6680,7 @@ public Builder removeAsymmetricAutoscalingOptions(int index) {
public com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.Builder
addAsymmetricAutoscalingOptionsBuilder() {
- return getAsymmetricAutoscalingOptionsFieldBuilder()
+ return internalGetAsymmetricAutoscalingOptionsFieldBuilder()
.addBuilder(
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.getDefaultInstance());
@@ -6176,7 +6708,7 @@ public Builder removeAsymmetricAutoscalingOptions(int index) {
public com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.Builder
addAsymmetricAutoscalingOptionsBuilder(int index) {
- return getAsymmetricAutoscalingOptionsFieldBuilder()
+ return internalGetAsymmetricAutoscalingOptionsFieldBuilder()
.addBuilder(
index,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
@@ -6206,19 +6738,19 @@ public Builder removeAsymmetricAutoscalingOptions(int index) {
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.Builder>
getAsymmetricAutoscalingOptionsBuilderList() {
- return getAsymmetricAutoscalingOptionsFieldBuilder().getBuilderList();
+ return internalGetAsymmetricAutoscalingOptionsFieldBuilder().getBuilderList();
}
- private com.google.protobuf.RepeatedFieldBuilderV3<
+ private com.google.protobuf.RepeatedFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfig
.AsymmetricAutoscalingOptionOrBuilder>
- getAsymmetricAutoscalingOptionsFieldBuilder() {
+ internalGetAsymmetricAutoscalingOptionsFieldBuilder() {
if (asymmetricAutoscalingOptionsBuilder_ == null) {
asymmetricAutoscalingOptionsBuilder_ =
- new com.google.protobuf.RepeatedFieldBuilderV3<
+ new com.google.protobuf.RepeatedFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.Builder,
@@ -6233,17 +6765,6 @@ public Builder removeAsymmetricAutoscalingOptions(int index) {
return asymmetricAutoscalingOptionsBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.AutoscalingConfig)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/AutoscalingConfigOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/AutoscalingConfigOrBuilder.java
index f9b0d9e0c48..64c4f60dc52 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/AutoscalingConfigOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/AutoscalingConfigOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface AutoscalingConfigOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.AutoscalingConfig)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CommonProto.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CommonProto.java
index 602d06a9c92..69f300942ee 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CommonProto.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CommonProto.java
@@ -14,14 +14,26 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/common.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
-public final class CommonProto {
+@com.google.protobuf.Generated
+public final class CommonProto extends com.google.protobuf.GeneratedFile {
private CommonProto() {}
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CommonProto");
+ }
+
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
@@ -30,11 +42,11 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_instance_v1_OperationProgress_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_instance_v1_OperationProgress_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_admin_instance_v1_ReplicaSelection_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_admin_instance_v1_ReplicaSelection_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
@@ -74,29 +86,30 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.protobuf.TimestampProto.getDescriptor(),
});
internal_static_google_spanner_admin_instance_v1_OperationProgress_descriptor =
- getDescriptor().getMessageTypes().get(0);
+ getDescriptor().getMessageType(0);
internal_static_google_spanner_admin_instance_v1_OperationProgress_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_instance_v1_OperationProgress_descriptor,
new java.lang.String[] {
"ProgressPercent", "StartTime", "EndTime",
});
internal_static_google_spanner_admin_instance_v1_ReplicaSelection_descriptor =
- getDescriptor().getMessageTypes().get(1);
+ getDescriptor().getMessageType(1);
internal_static_google_spanner_admin_instance_v1_ReplicaSelection_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_admin_instance_v1_ReplicaSelection_descriptor,
new java.lang.String[] {
"Location",
});
+ descriptor.resolveAllFeaturesImmutable();
+ com.google.api.FieldBehaviorProto.getDescriptor();
+ com.google.api.ResourceProto.getDescriptor();
+ com.google.protobuf.TimestampProto.getDescriptor();
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
descriptor, registry);
- com.google.api.FieldBehaviorProto.getDescriptor();
- com.google.api.ResourceProto.getDescriptor();
- com.google.protobuf.TimestampProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigMetadata.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigMetadata.java
index b335a6d909a..c5be9e5a412 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigMetadata.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigMetadata.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,32 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstanceConfigMetadata}
*/
-public final class CreateInstanceConfigMetadata extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateInstanceConfigMetadata extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
CreateInstanceConfigMetadataOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateInstanceConfigMetadata");
+ }
+
// Use CreateInstanceConfigMetadata.newBuilder() to construct.
- private CreateInstanceConfigMetadata(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateInstanceConfigMetadata(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private CreateInstanceConfigMetadata() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateInstanceConfigMetadata();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstanceConfigMetadata_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstanceConfigMetadata_fieldAccessorTable
@@ -359,39 +365,39 @@ public static com.google.spanner.admin.instance.v1.CreateInstanceConfigMetadata
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigMetadata parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigMetadata parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigMetadata
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigMetadata
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigMetadata parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigMetadata parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -415,7 +421,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -430,7 +436,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstanceConfigMetadata}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
@@ -764,7 +738,7 @@ public Builder clearBackup() {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimitsOrBuilder>
- getAutoscalingLimitsFieldBuilder() {
+ internalGetAutoscalingLimitsFieldBuilder() {
if (autoscalingLimitsBuilder_ == null) {
autoscalingLimitsBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimitsOrBuilder>(
@@ -5415,7 +5947,7 @@ public Builder clearAutoscalingLimits() {
private com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets
autoscalingTargets_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargetsOrBuilder>
@@ -5583,7 +6115,7 @@ public Builder clearAutoscalingTargets() {
getAutoscalingTargetsBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getAutoscalingTargetsFieldBuilder().getBuilder();
+ return internalGetAutoscalingTargetsFieldBuilder().getBuilder();
}
/**
@@ -5620,14 +6152,14 @@ public Builder clearAutoscalingTargets() {
* .google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets autoscaling_targets = 2 [(.google.api.field_behavior) = REQUIRED];
*
@@ -774,7 +748,7 @@ public Builder clearBackup() {
public com.google.spanner.admin.database.v1.Backup.Builder getBackupBuilder() {
bitField0_ |= 0x00000001;
onChanged();
- return getBackupFieldBuilder().getBuilder();
+ return internalGetBackupFieldBuilder().getBuilder();
}
/**
@@ -784,7 +758,7 @@ public com.google.spanner.admin.database.v1.Backup.Builder getBackupBuilder() {
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.AutoscalingConfigOverrides,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.AutoscalingConfigOverrides.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.AutoscalingConfigOverridesOrBuilder>
- getOverridesFieldBuilder() {
+ internalGetOverridesFieldBuilder() {
if (overridesBuilder_ == null) {
overridesBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.AutoscalingConfigOverrides,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
@@ -4371,18 +4948,6 @@ public Builder clearOverrides() {
return overridesBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption)
}
@@ -4838,38 +5403,38 @@ public static com.google.spanner.admin.instance.v1.AutoscalingConfig parseFrom(
public static com.google.spanner.admin.instance.v1.AutoscalingConfig parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -4893,7 +5458,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -4907,7 +5472,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.AutoscalingConfig}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
@@ -808,21 +782,21 @@ public com.google.spanner.admin.database.v1.BackupOrBuilder getBackupOrBuilder()
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.ReplicaSelection,
com.google.spanner.admin.instance.v1.ReplicaSelection.Builder,
com.google.spanner.admin.instance.v1.ReplicaSelectionOrBuilder>
- getReplicaSelectionFieldBuilder() {
+ internalGetReplicaSelectionFieldBuilder() {
if (replicaSelectionBuilder_ == null) {
replicaSelectionBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.ReplicaSelection,
com.google.spanner.admin.instance.v1.ReplicaSelection.Builder,
com.google.spanner.admin.instance.v1.ReplicaSelectionOrBuilder>(
@@ -4122,7 +4699,7 @@ public Builder clearReplicaSelection() {
private com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.AutoscalingConfigOverrides
overrides_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
.AutoscalingConfigOverrides,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
@@ -4308,7 +4885,7 @@ public Builder clearOverrides() {
getOverridesBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getOverridesFieldBuilder().getBuilder();
+ return internalGetOverridesFieldBuilder().getBuilder();
}
/**
@@ -4348,17 +4925,17 @@ public Builder clearOverrides() {
* .google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides overrides = 2 [(.google.api.field_behavior) = OPTIONAL];
*
* .google.spanner.admin.database.v1.Backup backup = 1 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.Backup,
com.google.spanner.admin.database.v1.Backup.Builder,
com.google.spanner.admin.database.v1.BackupOrBuilder>
- getBackupFieldBuilder() {
+ internalGetBackupFieldBuilder() {
if (backupBuilder_ == null) {
backupBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.Backup,
com.google.spanner.admin.database.v1.Backup.Builder,
com.google.spanner.admin.database.v1.BackupOrBuilder>(
@@ -833,7 +807,7 @@ public com.google.spanner.admin.database.v1.BackupOrBuilder getBackupOrBuilder()
}
private com.google.protobuf.FieldMask updateMask_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
@@ -1013,7 +987,7 @@ public Builder clearUpdateMask() {
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getUpdateMaskFieldBuilder().getBuilder();
+ return internalGetUpdateMaskFieldBuilder().getBuilder();
}
/**
@@ -1054,14 +1028,14 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
- getUpdateMaskFieldBuilder() {
+ internalGetUpdateMaskFieldBuilder() {
if (updateMaskBuilder_ == null) {
updateMaskBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>(
@@ -1071,17 +1045,6 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
return updateMaskBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.UpdateBackupRequest)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupRequestOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupRequestOrBuilder.java
index fa51a73b82a..a2da879952b 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface UpdateBackupRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.UpdateBackupRequest)
@@ -31,7 +33,7 @@ public interface UpdateBackupRequestOrBuilder
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
@@ -49,7 +51,7 @@ public interface UpdateBackupRequestOrBuilder
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimitsOrBuilder>
- getAutoscalingLimitsFieldBuilder() {
+ internalGetAutoscalingLimitsFieldBuilder() {
if (autoscalingLimitsBuilder_ == null) {
autoscalingLimitsBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits,
com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits
.Builder,
@@ -3252,16 +3568,313 @@ public Builder clearAutoscalingTargetHighPriorityCpuUtilizationPercent() {
return this;
}
+ private int autoscalingTargetTotalCpuUtilizationPercent_;
+
+ /**
+ *
+ *
+ *
@@ -67,7 +69,7 @@ public interface UpdateBackupRequestOrBuilder
* Required. The backup to update. `backup.name`, and the fields to be updated
* as specified by `update_mask` are required. Other fields are ignored.
* Update is only supported for the following fields:
- * * `backup.expire_time`.
+ * * `backup.expire_time`.
*
*
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.Database,
com.google.spanner.admin.database.v1.Database.Builder,
com.google.spanner.admin.database.v1.DatabaseOrBuilder>
- getDatabaseFieldBuilder() {
+ internalGetDatabaseFieldBuilder() {
if (databaseBuilder_ == null) {
databaseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.Database,
com.google.spanner.admin.database.v1.Database.Builder,
com.google.spanner.admin.database.v1.DatabaseOrBuilder>(
@@ -813,7 +788,7 @@ public com.google.spanner.admin.database.v1.DatabaseOrBuilder getDatabaseOrBuild
}
private com.google.protobuf.FieldMask updateMask_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
@@ -972,7 +947,7 @@ public Builder clearUpdateMask() {
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getUpdateMaskFieldBuilder().getBuilder();
+ return internalGetUpdateMaskFieldBuilder().getBuilder();
}
/**
@@ -1007,14 +982,14 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
*
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupScheduleRequest.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupScheduleRequest.java
index ad0581b0be4..3bf7251dba3 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupScheduleRequest.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupScheduleRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup_schedule.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,32 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.UpdateBackupScheduleRequest}
*/
-public final class UpdateBackupScheduleRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateBackupScheduleRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.UpdateBackupScheduleRequest)
UpdateBackupScheduleRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateBackupScheduleRequest");
+ }
+
// Use UpdateBackupScheduleRequest.newBuilder() to construct.
- private UpdateBackupScheduleRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateBackupScheduleRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private UpdateBackupScheduleRequest() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateBackupScheduleRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.BackupScheduleProto
.internal_static_google_spanner_admin_database_v1_UpdateBackupScheduleRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.BackupScheduleProto
.internal_static_google_spanner_admin_database_v1_UpdateBackupScheduleRequest_fieldAccessorTable
@@ -313,38 +319,38 @@ public static com.google.spanner.admin.database.v1.UpdateBackupScheduleRequest p
public static com.google.spanner.admin.database.v1.UpdateBackupScheduleRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateBackupScheduleRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.UpdateBackupScheduleRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateBackupScheduleRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.UpdateBackupScheduleRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateBackupScheduleRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -368,7 +374,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -383,7 +389,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.UpdateBackupScheduleRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.BackupSchedule,
com.google.spanner.admin.database.v1.BackupSchedule.Builder,
com.google.spanner.admin.database.v1.BackupScheduleOrBuilder>
- getBackupScheduleFieldBuilder() {
+ internalGetBackupScheduleFieldBuilder() {
if (backupScheduleBuilder_ == null) {
backupScheduleBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.BackupSchedule,
com.google.spanner.admin.database.v1.BackupSchedule.Builder,
com.google.spanner.admin.database.v1.BackupScheduleOrBuilder>(
@@ -829,7 +804,7 @@ public com.google.spanner.admin.database.v1.BackupSchedule.Builder getBackupSche
}
private com.google.protobuf.FieldMask updateMask_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
@@ -1009,7 +984,7 @@ public Builder clearUpdateMask() {
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getUpdateMaskFieldBuilder().getBuilder();
+ return internalGetUpdateMaskFieldBuilder().getBuilder();
}
/**
@@ -1050,14 +1025,14 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
* .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
- getUpdateMaskFieldBuilder() {
+ internalGetUpdateMaskFieldBuilder() {
if (updateMaskBuilder_ == null) {
updateMaskBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>(
@@ -1067,17 +1042,6 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
return updateMaskBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.UpdateBackupScheduleRequest)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupScheduleRequestOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupScheduleRequestOrBuilder.java
index 8d1de24b30a..5c5a21cfb35 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupScheduleRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateBackupScheduleRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/backup_schedule.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface UpdateBackupScheduleRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.UpdateBackupScheduleRequest)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseDdlMetadata.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseDdlMetadata.java
index 2b570b67037..03acaaf5a75 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseDdlMetadata.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseDdlMetadata.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata}
*/
-public final class UpdateDatabaseDdlMetadata extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateDatabaseDdlMetadata extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata)
UpdateDatabaseDdlMetadataOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateDatabaseDdlMetadata");
+ }
+
// Use UpdateDatabaseDdlMetadata.newBuilder() to construct.
- private UpdateDatabaseDdlMetadata(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateDatabaseDdlMetadata(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -48,19 +60,13 @@ private UpdateDatabaseDdlMetadata() {
actions_ = java.util.Collections.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateDatabaseDdlMetadata();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlMetadata_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_UpdateDatabaseDdlMetadata_fieldAccessorTable
@@ -506,11 +512,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(database_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, database_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(database_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, database_);
}
for (int i = 0; i < statements_.size(); i++) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, statements_.getRaw(i));
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, statements_.getRaw(i));
}
for (int i = 0; i < commitTimestamps_.size(); i++) {
output.writeMessage(3, commitTimestamps_.get(i));
@@ -533,8 +539,8 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(database_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, database_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(database_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, database_);
}
{
int dataSize = 0;
@@ -651,38 +657,38 @@ public static com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata par
public static com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -706,7 +712,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -721,7 +727,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.protobuf.Timestamp commit_timestamps = 3;
*/
public com.google.protobuf.Timestamp.Builder getCommitTimestampsBuilder(int index) {
- return getCommitTimestampsFieldBuilder().getBuilder(index);
+ return internalGetCommitTimestampsFieldBuilder().getBuilder(index);
}
/**
@@ -1760,7 +1733,7 @@ public com.google.protobuf.TimestampOrBuilder getCommitTimestampsOrBuilder(int i
* repeated .google.protobuf.Timestamp commit_timestamps = 3;
*/
public com.google.protobuf.Timestamp.Builder addCommitTimestampsBuilder() {
- return getCommitTimestampsFieldBuilder()
+ return internalGetCommitTimestampsFieldBuilder()
.addBuilder(com.google.protobuf.Timestamp.getDefaultInstance());
}
@@ -1776,7 +1749,7 @@ public com.google.protobuf.Timestamp.Builder addCommitTimestampsBuilder() {
* repeated .google.protobuf.Timestamp commit_timestamps = 3;
*/
public com.google.protobuf.Timestamp.Builder addCommitTimestampsBuilder(int index) {
- return getCommitTimestampsFieldBuilder()
+ return internalGetCommitTimestampsFieldBuilder()
.addBuilder(index, com.google.protobuf.Timestamp.getDefaultInstance());
}
@@ -1792,17 +1765,17 @@ public com.google.protobuf.Timestamp.Builder addCommitTimestampsBuilder(int inde
* repeated .google.protobuf.Timestamp commit_timestamps = 3;
*/
public java.util.Listrepeated .google.spanner.admin.database.v1.OperationProgress progress = 5;
*/
public com.google.spanner.admin.database.v1.OperationProgress.Builder addProgressBuilder() {
- return getProgressFieldBuilder()
+ return internalGetProgressFieldBuilder()
.addBuilder(com.google.spanner.admin.database.v1.OperationProgress.getDefaultInstance());
}
@@ -2320,7 +2293,7 @@ public com.google.spanner.admin.database.v1.OperationProgress.Builder addProgres
*/
public com.google.spanner.admin.database.v1.OperationProgress.Builder addProgressBuilder(
int index) {
- return getProgressFieldBuilder()
+ return internalGetProgressFieldBuilder()
.addBuilder(
index, com.google.spanner.admin.database.v1.OperationProgress.getDefaultInstance());
}
@@ -2342,17 +2315,17 @@ public com.google.spanner.admin.database.v1.OperationProgress.Builder addProgres
*/
public java.util.Listrepeated .google.spanner.admin.database.v1.DdlStatementActionInfo actions = 6;
*/
public com.google.spanner.admin.database.v1.DdlStatementActionInfo.Builder addActionsBuilder() {
- return getActionsFieldBuilder()
+ return internalGetActionsFieldBuilder()
.addBuilder(
com.google.spanner.admin.database.v1.DdlStatementActionInfo.getDefaultInstance());
}
@@ -2724,7 +2697,7 @@ public com.google.spanner.admin.database.v1.DdlStatementActionInfo.Builder addAc
*/
public com.google.spanner.admin.database.v1.DdlStatementActionInfo.Builder addActionsBuilder(
int index) {
- return getActionsFieldBuilder()
+ return internalGetActionsFieldBuilder()
.addBuilder(
index,
com.google.spanner.admin.database.v1.DdlStatementActionInfo.getDefaultInstance());
@@ -2742,17 +2715,17 @@ public com.google.spanner.admin.database.v1.DdlStatementActionInfo.Builder addAc
*/
public java.util.List.google.spanner.admin.database.v1.UpdateDatabaseRequest request = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.UpdateDatabaseRequest,
com.google.spanner.admin.database.v1.UpdateDatabaseRequest.Builder,
com.google.spanner.admin.database.v1.UpdateDatabaseRequestOrBuilder>
- getRequestFieldBuilder() {
+ internalGetRequestFieldBuilder() {
if (requestBuilder_ == null) {
requestBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.UpdateDatabaseRequest,
com.google.spanner.admin.database.v1.UpdateDatabaseRequest.Builder,
com.google.spanner.admin.database.v1.UpdateDatabaseRequestOrBuilder>(
@@ -869,7 +844,7 @@ public com.google.spanner.admin.database.v1.UpdateDatabaseRequest.Builder getReq
}
private com.google.spanner.admin.database.v1.OperationProgress progress_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>
@@ -1030,7 +1005,7 @@ public Builder clearProgress() {
public com.google.spanner.admin.database.v1.OperationProgress.Builder getProgressBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getProgressFieldBuilder().getBuilder();
+ return internalGetProgressFieldBuilder().getBuilder();
}
/**
@@ -1065,14 +1040,14 @@ public com.google.spanner.admin.database.v1.OperationProgressOrBuilder getProgre
*
* .google.spanner.admin.database.v1.OperationProgress progress = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>
- getProgressFieldBuilder() {
+ internalGetProgressFieldBuilder() {
if (progressBuilder_ == null) {
progressBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.OperationProgress,
com.google.spanner.admin.database.v1.OperationProgress.Builder,
com.google.spanner.admin.database.v1.OperationProgressOrBuilder>(
@@ -1083,7 +1058,7 @@ public com.google.spanner.admin.database.v1.OperationProgressOrBuilder getProgre
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1235,7 +1210,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1268,14 +1243,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1285,17 +1260,6 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
return cancelTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.UpdateDatabaseMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseMetadataOrBuilder.java
index fbe97a4456a..671e4cf94f5 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface UpdateDatabaseMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.UpdateDatabaseMetadata)
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseRequest.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseRequest.java
index 4e5c6d1e6ec..a0d0ea155f5 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseRequest.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
/**
@@ -29,32 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.database.v1.UpdateDatabaseRequest}
*/
-public final class UpdateDatabaseRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateDatabaseRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.database.v1.UpdateDatabaseRequest)
UpdateDatabaseRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateDatabaseRequest");
+ }
+
// Use UpdateDatabaseRequest.newBuilder() to construct.
- private UpdateDatabaseRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateDatabaseRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private UpdateDatabaseRequest() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateDatabaseRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_UpdateDatabaseRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
.internal_static_google_spanner_admin_database_v1_UpdateDatabaseRequest_fieldAccessorTable
@@ -304,38 +310,38 @@ public static com.google.spanner.admin.database.v1.UpdateDatabaseRequest parseFr
public static com.google.spanner.admin.database.v1.UpdateDatabaseRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.database.v1.UpdateDatabaseRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -359,7 +365,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -374,7 +380,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.database.v1.UpdateDatabaseRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
- getUpdateMaskFieldBuilder() {
+ internalGetUpdateMaskFieldBuilder() {
if (updateMaskBuilder_ == null) {
updateMaskBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>(
@@ -1024,17 +999,6 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
return updateMaskBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.database.v1.UpdateDatabaseRequest)
}
diff --git a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseRequestOrBuilder.java b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseRequestOrBuilder.java
index 5c80263a787..1fe594d8c05 100644
--- a/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/database/v1/spanner_database_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.database.v1;
+@com.google.protobuf.Generated
public interface UpdateDatabaseRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.database.v1.UpdateDatabaseRequest)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/AutoscalingConfig.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/AutoscalingConfig.java
index 788f0b1636d..01e307104c7 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/AutoscalingConfig.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/AutoscalingConfig.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.AutoscalingConfig}
*/
-public final class AutoscalingConfig extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class AutoscalingConfig extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.AutoscalingConfig)
AutoscalingConfigOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "AutoscalingConfig");
+ }
+
// Use AutoscalingConfig.newBuilder() to construct.
- private AutoscalingConfig(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private AutoscalingConfig(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -43,19 +55,13 @@ private AutoscalingConfig() {
asymmetricAutoscalingOptions_ = java.util.Collections.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new AutoscalingConfig();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_fieldAccessorTable
@@ -203,32 +209,36 @@ public interface AutoscalingLimitsOrBuilder
*
* Protobuf type {@code google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits}
*/
- public static final class AutoscalingLimits extends com.google.protobuf.GeneratedMessageV3
+ public static final class AutoscalingLimits extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits)
AutoscalingLimitsOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "AutoscalingLimits");
+ }
+
// Use AutoscalingLimits.newBuilder() to construct.
- private AutoscalingLimits(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private AutoscalingLimits(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private AutoscalingLimits() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new AutoscalingLimits();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_AutoscalingLimits_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_AutoscalingLimits_fieldAccessorTable
@@ -670,33 +680,33 @@ public int hashCode() {
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits
parseFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits
parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits
parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits
@@ -704,7 +714,7 @@ public int hashCode() {
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -728,8 +738,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(
- com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -747,8 +756,7 @@ protected Builder newBuilderForType(
*
* Protobuf type {@code google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingLimits}
*/
- public static final class Builder
- extends com.google.protobuf.GeneratedMessageV3.Builder
- * Required. The target high priority cpu utilization percentage that the
+ * Optional. The target high priority cpu utilization percentage that the
* autoscaler should be trying to achieve for the instance. This number is
* on a scale from 0 (no utilization) to 100 (full utilization). The valid
- * range is [10, 90] inclusive.
+ * range is [10, 90] inclusive. If not specified or set to 0, the autoscaler
+ * skips scaling based on high priority CPU utilization.
*
*
*
- * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = REQUIRED];
+ * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = OPTIONAL];
*
*
* @return The highPriorityCpuUtilizationPercent.
*/
int getHighPriorityCpuUtilizationPercent();
+ /**
+ *
+ *
+ *
+ * Optional. The target total CPU utilization percentage that the autoscaler
+ * should be trying to achieve for the instance. This number is on a scale
+ * from 0 (no utilization) to 100 (full utilization). The valid range is
+ * [10, 90] inclusive. If not specified or set to 0, the autoscaler skips
+ * scaling based on total CPU utilization. If both
+ * `high_priority_cpu_utilization_percent` and
+ * `total_cpu_utilization_percent` are specified, the autoscaler provisions
+ * the larger of the two required compute capacities to satisfy both
+ * targets.
+ *
+ *
+ * int32 total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The totalCpuUtilizationPercent.
+ */
+ int getTotalCpuUtilizationPercent();
+
/**
*
*
@@ -1446,32 +1430,36 @@ public interface AutoscalingTargetsOrBuilder
*
* Protobuf type {@code google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets}
*/
- public static final class AutoscalingTargets extends com.google.protobuf.GeneratedMessageV3
+ public static final class AutoscalingTargets extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets)
AutoscalingTargetsOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "AutoscalingTargets");
+ }
+
// Use AutoscalingTargets.newBuilder() to construct.
- private AutoscalingTargets(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private AutoscalingTargets(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private AutoscalingTargets() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new AutoscalingTargets();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_AutoscalingTargets_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_AutoscalingTargets_fieldAccessorTable
@@ -1488,14 +1476,15 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The target high priority cpu utilization percentage that the
+ * Optional. The target high priority cpu utilization percentage that the
* autoscaler should be trying to achieve for the instance. This number is
* on a scale from 0 (no utilization) to 100 (full utilization). The valid
- * range is [10, 90] inclusive.
+ * range is [10, 90] inclusive. If not specified or set to 0, the autoscaler
+ * skips scaling based on high priority CPU utilization.
*
*
*
- * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = REQUIRED];
+ * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = OPTIONAL];
*
*
* @return The highPriorityCpuUtilizationPercent.
@@ -1505,6 +1494,34 @@ public int getHighPriorityCpuUtilizationPercent() {
return highPriorityCpuUtilizationPercent_;
}
+ public static final int TOTAL_CPU_UTILIZATION_PERCENT_FIELD_NUMBER = 4;
+ private int totalCpuUtilizationPercent_ = 0;
+
+ /**
+ *
+ *
+ *
+ * Optional. The target total CPU utilization percentage that the autoscaler
+ * should be trying to achieve for the instance. This number is on a scale
+ * from 0 (no utilization) to 100 (full utilization). The valid range is
+ * [10, 90] inclusive. If not specified or set to 0, the autoscaler skips
+ * scaling based on total CPU utilization. If both
+ * `high_priority_cpu_utilization_percent` and
+ * `total_cpu_utilization_percent` are specified, the autoscaler provisions
+ * the larger of the two required compute capacities to satisfy both
+ * targets.
+ *
+ *
+ * int32 total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The totalCpuUtilizationPercent.
+ */
+ @java.lang.Override
+ public int getTotalCpuUtilizationPercent() {
+ return totalCpuUtilizationPercent_;
+ }
+
public static final int STORAGE_UTILIZATION_PERCENT_FIELD_NUMBER = 2;
private int storageUtilizationPercent_ = 0;
@@ -1547,6 +1564,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (storageUtilizationPercent_ != 0) {
output.writeInt32(2, storageUtilizationPercent_);
}
+ if (totalCpuUtilizationPercent_ != 0) {
+ output.writeInt32(4, totalCpuUtilizationPercent_);
+ }
getUnknownFields().writeTo(output);
}
@@ -1565,6 +1585,10 @@ public int getSerializedSize() {
size +=
com.google.protobuf.CodedOutputStream.computeInt32Size(2, storageUtilizationPercent_);
}
+ if (totalCpuUtilizationPercent_ != 0) {
+ size +=
+ com.google.protobuf.CodedOutputStream.computeInt32Size(4, totalCpuUtilizationPercent_);
+ }
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
@@ -1584,6 +1608,7 @@ public boolean equals(final java.lang.Object obj) {
if (getHighPriorityCpuUtilizationPercent() != other.getHighPriorityCpuUtilizationPercent())
return false;
+ if (getTotalCpuUtilizationPercent() != other.getTotalCpuUtilizationPercent()) return false;
if (getStorageUtilizationPercent() != other.getStorageUtilizationPercent()) return false;
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
return true;
@@ -1598,6 +1623,8 @@ public int hashCode() {
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + HIGH_PRIORITY_CPU_UTILIZATION_PERCENT_FIELD_NUMBER;
hash = (53 * hash) + getHighPriorityCpuUtilizationPercent();
+ hash = (37 * hash) + TOTAL_CPU_UTILIZATION_PERCENT_FIELD_NUMBER;
+ hash = (53 * hash) + getTotalCpuUtilizationPercent();
hash = (37 * hash) + STORAGE_UTILIZATION_PERCENT_FIELD_NUMBER;
hash = (53 * hash) + getStorageUtilizationPercent();
hash = (29 * hash) + getUnknownFields().hashCode();
@@ -1645,33 +1672,33 @@ public int hashCode() {
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets
parseFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets
parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets
parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets
@@ -1679,7 +1706,7 @@ public int hashCode() {
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -1703,8 +1730,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(
- com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -1718,8 +1744,7 @@ protected Builder newBuilderForType(
*
* Protobuf type {@code google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets}
*/
- public static final class Builder
- extends com.google.protobuf.GeneratedMessageV3.Builder
- * Required. The target high priority cpu utilization percentage that the
+ * Optional. The target high priority cpu utilization percentage that the
* autoscaler should be trying to achieve for the instance. This number is
* on a scale from 0 (no utilization) to 100 (full utilization). The valid
- * range is [10, 90] inclusive.
+ * range is [10, 90] inclusive. If not specified or set to 0, the autoscaler
+ * skips scaling based on high priority CPU utilization.
*
*
*
- * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = REQUIRED];
+ * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = OPTIONAL];
*
*
* @return The highPriorityCpuUtilizationPercent.
@@ -1944,14 +1948,15 @@ public int getHighPriorityCpuUtilizationPercent() {
*
*
*
- * Required. The target high priority cpu utilization percentage that the
+ * Optional. The target high priority cpu utilization percentage that the
* autoscaler should be trying to achieve for the instance. This number is
* on a scale from 0 (no utilization) to 100 (full utilization). The valid
- * range is [10, 90] inclusive.
+ * range is [10, 90] inclusive. If not specified or set to 0, the autoscaler
+ * skips scaling based on high priority CPU utilization.
*
*
*
- * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = REQUIRED];
+ * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = OPTIONAL];
*
*
* @param value The highPriorityCpuUtilizationPercent to set.
@@ -1969,14 +1974,15 @@ public Builder setHighPriorityCpuUtilizationPercent(int value) {
*
*
*
- * Required. The target high priority cpu utilization percentage that the
+ * Optional. The target high priority cpu utilization percentage that the
* autoscaler should be trying to achieve for the instance. This number is
* on a scale from 0 (no utilization) to 100 (full utilization). The valid
- * range is [10, 90] inclusive.
+ * range is [10, 90] inclusive. If not specified or set to 0, the autoscaler
+ * skips scaling based on high priority CPU utilization.
*
*
*
- * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = REQUIRED];
+ * int32 high_priority_cpu_utilization_percent = 1 [(.google.api.field_behavior) = OPTIONAL];
*
*
* @return This builder for chaining.
@@ -1988,6 +1994,89 @@ public Builder clearHighPriorityCpuUtilizationPercent() {
return this;
}
+ private int totalCpuUtilizationPercent_;
+
+ /**
+ *
+ *
+ *
+ * Optional. The target total CPU utilization percentage that the autoscaler
+ * should be trying to achieve for the instance. This number is on a scale
+ * from 0 (no utilization) to 100 (full utilization). The valid range is
+ * [10, 90] inclusive. If not specified or set to 0, the autoscaler skips
+ * scaling based on total CPU utilization. If both
+ * `high_priority_cpu_utilization_percent` and
+ * `total_cpu_utilization_percent` are specified, the autoscaler provisions
+ * the larger of the two required compute capacities to satisfy both
+ * targets.
+ *
+ *
+ * int32 total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The totalCpuUtilizationPercent.
+ */
+ @java.lang.Override
+ public int getTotalCpuUtilizationPercent() {
+ return totalCpuUtilizationPercent_;
+ }
+
+ /**
+ *
+ *
+ *
+ * Optional. The target total CPU utilization percentage that the autoscaler
+ * should be trying to achieve for the instance. This number is on a scale
+ * from 0 (no utilization) to 100 (full utilization). The valid range is
+ * [10, 90] inclusive. If not specified or set to 0, the autoscaler skips
+ * scaling based on total CPU utilization. If both
+ * `high_priority_cpu_utilization_percent` and
+ * `total_cpu_utilization_percent` are specified, the autoscaler provisions
+ * the larger of the two required compute capacities to satisfy both
+ * targets.
+ *
+ *
+ * int32 total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @param value The totalCpuUtilizationPercent to set.
+ * @return This builder for chaining.
+ */
+ public Builder setTotalCpuUtilizationPercent(int value) {
+
+ totalCpuUtilizationPercent_ = value;
+ bitField0_ |= 0x00000002;
+ onChanged();
+ return this;
+ }
+
+ /**
+ *
+ *
+ *
+ * Optional. The target total CPU utilization percentage that the autoscaler
+ * should be trying to achieve for the instance. This number is on a scale
+ * from 0 (no utilization) to 100 (full utilization). The valid range is
+ * [10, 90] inclusive. If not specified or set to 0, the autoscaler skips
+ * scaling based on total CPU utilization. If both
+ * `high_priority_cpu_utilization_percent` and
+ * `total_cpu_utilization_percent` are specified, the autoscaler provisions
+ * the larger of the two required compute capacities to satisfy both
+ * targets.
+ *
+ *
+ * int32 total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return This builder for chaining.
+ */
+ public Builder clearTotalCpuUtilizationPercent() {
+ bitField0_ = (bitField0_ & ~0x00000002);
+ totalCpuUtilizationPercent_ = 0;
+ onChanged();
+ return this;
+ }
+
private int storageUtilizationPercent_;
/**
@@ -2029,7 +2118,7 @@ public int getStorageUtilizationPercent() {
public Builder setStorageUtilizationPercent(int value) {
storageUtilizationPercent_ = value;
- bitField0_ |= 0x00000002;
+ bitField0_ |= 0x00000004;
onChanged();
return this;
}
@@ -2050,24 +2139,12 @@ public Builder setStorageUtilizationPercent(int value) {
* @return This builder for chaining.
*/
public Builder clearStorageUtilizationPercent() {
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000004);
storageUtilizationPercent_ = 0;
onChanged();
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets)
}
@@ -2237,33 +2314,36 @@ public interface AsymmetricAutoscalingOptionOrBuilder
* Protobuf type {@code
* google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption}
*/
- public static final class AsymmetricAutoscalingOption
- extends com.google.protobuf.GeneratedMessageV3
+ public static final class AsymmetricAutoscalingOption extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption)
AsymmetricAutoscalingOptionOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "AsymmetricAutoscalingOption");
+ }
+
// Use AsymmetricAutoscalingOption.newBuilder() to construct.
- private AsymmetricAutoscalingOption(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private AsymmetricAutoscalingOption(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private AsymmetricAutoscalingOption() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new AsymmetricAutoscalingOption();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_AsymmetricAutoscalingOption_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_AsymmetricAutoscalingOption_fieldAccessorTable
@@ -2343,6 +2423,92 @@ public interface AutoscalingConfigOverridesOrBuilder
* @return The autoscalingTargetHighPriorityCpuUtilizationPercent.
*/
int getAutoscalingTargetHighPriorityCpuUtilizationPercent();
+
+ /**
+ *
+ *
+ *
+ * Optional. If specified, overrides the
+ * autoscaling target `total_cpu_utilization_percent`
+ * in the top-level autoscaling configuration for the selected replicas.
+ *
+ *
+ *
+ * int32 autoscaling_target_total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The autoscalingTargetTotalCpuUtilizationPercent.
+ */
+ int getAutoscalingTargetTotalCpuUtilizationPercent();
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables high priority CPU autoscaling for the
+ * selected replicas and ignores
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ *
+ * bool disable_high_priority_cpu_autoscaling = 5 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The disableHighPriorityCpuAutoscaling.
+ */
+ boolean getDisableHighPriorityCpuAutoscaling();
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables total CPU autoscaling for the selected
+ * replicas and ignores
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ * bool disable_total_cpu_autoscaling = 6 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The disableTotalCpuAutoscaling.
+ */
+ boolean getDisableTotalCpuAutoscaling();
}
/**
@@ -2359,33 +2525,36 @@ public interface AutoscalingConfigOverridesOrBuilder
* google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides}
*/
public static final class AutoscalingConfigOverrides
- extends com.google.protobuf.GeneratedMessageV3
+ extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides)
AutoscalingConfigOverridesOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "AutoscalingConfigOverrides");
+ }
+
// Use AutoscalingConfigOverrides.newBuilder() to construct.
- private AutoscalingConfigOverrides(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private AutoscalingConfigOverrides(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private AutoscalingConfigOverrides() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new AutoscalingConfigOverrides();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_AsymmetricAutoscalingOption_AutoscalingConfigOverrides_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_AutoscalingConfig_AsymmetricAutoscalingOption_AutoscalingConfigOverrides_fieldAccessorTable
@@ -2488,6 +2657,110 @@ public int getAutoscalingTargetHighPriorityCpuUtilizationPercent() {
return autoscalingTargetHighPriorityCpuUtilizationPercent_;
}
+ public static final int AUTOSCALING_TARGET_TOTAL_CPU_UTILIZATION_PERCENT_FIELD_NUMBER = 4;
+ private int autoscalingTargetTotalCpuUtilizationPercent_ = 0;
+
+ /**
+ *
+ *
+ *
+ * Optional. If specified, overrides the
+ * autoscaling target `total_cpu_utilization_percent`
+ * in the top-level autoscaling configuration for the selected replicas.
+ *
+ *
+ *
+ * int32 autoscaling_target_total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The autoscalingTargetTotalCpuUtilizationPercent.
+ */
+ @java.lang.Override
+ public int getAutoscalingTargetTotalCpuUtilizationPercent() {
+ return autoscalingTargetTotalCpuUtilizationPercent_;
+ }
+
+ public static final int DISABLE_HIGH_PRIORITY_CPU_AUTOSCALING_FIELD_NUMBER = 5;
+ private boolean disableHighPriorityCpuAutoscaling_ = false;
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables high priority CPU autoscaling for the
+ * selected replicas and ignores
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ *
+ * bool disable_high_priority_cpu_autoscaling = 5 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The disableHighPriorityCpuAutoscaling.
+ */
+ @java.lang.Override
+ public boolean getDisableHighPriorityCpuAutoscaling() {
+ return disableHighPriorityCpuAutoscaling_;
+ }
+
+ public static final int DISABLE_TOTAL_CPU_AUTOSCALING_FIELD_NUMBER = 6;
+ private boolean disableTotalCpuAutoscaling_ = false;
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables total CPU autoscaling for the selected
+ * replicas and ignores
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ * bool disable_total_cpu_autoscaling = 6 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The disableTotalCpuAutoscaling.
+ */
+ @java.lang.Override
+ public boolean getDisableTotalCpuAutoscaling() {
+ return disableTotalCpuAutoscaling_;
+ }
+
private byte memoizedIsInitialized = -1;
@java.lang.Override
@@ -2508,6 +2781,15 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (autoscalingTargetHighPriorityCpuUtilizationPercent_ != 0) {
output.writeInt32(2, autoscalingTargetHighPriorityCpuUtilizationPercent_);
}
+ if (autoscalingTargetTotalCpuUtilizationPercent_ != 0) {
+ output.writeInt32(4, autoscalingTargetTotalCpuUtilizationPercent_);
+ }
+ if (disableHighPriorityCpuAutoscaling_ != false) {
+ output.writeBool(5, disableHighPriorityCpuAutoscaling_);
+ }
+ if (disableTotalCpuAutoscaling_ != false) {
+ output.writeBool(6, disableTotalCpuAutoscaling_);
+ }
getUnknownFields().writeTo(output);
}
@@ -2526,6 +2808,20 @@ public int getSerializedSize() {
com.google.protobuf.CodedOutputStream.computeInt32Size(
2, autoscalingTargetHighPriorityCpuUtilizationPercent_);
}
+ if (autoscalingTargetTotalCpuUtilizationPercent_ != 0) {
+ size +=
+ com.google.protobuf.CodedOutputStream.computeInt32Size(
+ 4, autoscalingTargetTotalCpuUtilizationPercent_);
+ }
+ if (disableHighPriorityCpuAutoscaling_ != false) {
+ size +=
+ com.google.protobuf.CodedOutputStream.computeBoolSize(
+ 5, disableHighPriorityCpuAutoscaling_);
+ }
+ if (disableTotalCpuAutoscaling_ != false) {
+ size +=
+ com.google.protobuf.CodedOutputStream.computeBoolSize(6, disableTotalCpuAutoscaling_);
+ }
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
@@ -2555,6 +2851,11 @@ public boolean equals(final java.lang.Object obj) {
}
if (getAutoscalingTargetHighPriorityCpuUtilizationPercent()
!= other.getAutoscalingTargetHighPriorityCpuUtilizationPercent()) return false;
+ if (getAutoscalingTargetTotalCpuUtilizationPercent()
+ != other.getAutoscalingTargetTotalCpuUtilizationPercent()) return false;
+ if (getDisableHighPriorityCpuAutoscaling() != other.getDisableHighPriorityCpuAutoscaling())
+ return false;
+ if (getDisableTotalCpuAutoscaling() != other.getDisableTotalCpuAutoscaling()) return false;
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
return true;
}
@@ -2572,6 +2873,15 @@ public int hashCode() {
}
hash = (37 * hash) + AUTOSCALING_TARGET_HIGH_PRIORITY_CPU_UTILIZATION_PERCENT_FIELD_NUMBER;
hash = (53 * hash) + getAutoscalingTargetHighPriorityCpuUtilizationPercent();
+ hash = (37 * hash) + AUTOSCALING_TARGET_TOTAL_CPU_UTILIZATION_PERCENT_FIELD_NUMBER;
+ hash = (53 * hash) + getAutoscalingTargetTotalCpuUtilizationPercent();
+ hash = (37 * hash) + DISABLE_HIGH_PRIORITY_CPU_AUTOSCALING_FIELD_NUMBER;
+ hash =
+ (53 * hash)
+ + com.google.protobuf.Internal.hashBoolean(getDisableHighPriorityCpuAutoscaling());
+ hash = (37 * hash) + DISABLE_TOTAL_CPU_AUTOSCALING_FIELD_NUMBER;
+ hash =
+ (53 * hash) + com.google.protobuf.Internal.hashBoolean(getDisableTotalCpuAutoscaling());
hash = (29 * hash) + getUnknownFields().hashCode();
memoizedHashCode = hash;
return hash;
@@ -2624,7 +2934,7 @@ public int hashCode() {
public static com.google.spanner.admin.instance.v1.AutoscalingConfig
.AsymmetricAutoscalingOption.AutoscalingConfigOverrides
parseFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig
@@ -2633,14 +2943,14 @@ public int hashCode() {
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig
.AsymmetricAutoscalingOption.AutoscalingConfigOverrides
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig
@@ -2649,14 +2959,14 @@ public int hashCode() {
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig
.AsymmetricAutoscalingOption.AutoscalingConfigOverrides
parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig
@@ -2665,7 +2975,7 @@ public int hashCode() {
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -2692,7 +3002,7 @@ public Builder toBuilder() {
@java.lang.Override
protected Builder newBuilderForType(
- com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -2711,7 +3021,7 @@ protected Builder newBuilderForType(
* google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides}
*/
public static final class Builder
- extends com.google.protobuf.GeneratedMessageV3.Builder
+ * Optional. If specified, overrides the
+ * autoscaling target `total_cpu_utilization_percent`
+ * in the top-level autoscaling configuration for the selected replicas.
+ *
+ *
+ *
+ * int32 autoscaling_target_total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The autoscalingTargetTotalCpuUtilizationPercent.
+ */
@java.lang.Override
- public final Builder setUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
+ public int getAutoscalingTargetTotalCpuUtilizationPercent() {
+ return autoscalingTargetTotalCpuUtilizationPercent_;
+ }
+
+ /**
+ *
+ *
+ *
+ * Optional. If specified, overrides the
+ * autoscaling target `total_cpu_utilization_percent`
+ * in the top-level autoscaling configuration for the selected replicas.
+ *
+ *
+ *
+ * int32 autoscaling_target_total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @param value The autoscalingTargetTotalCpuUtilizationPercent to set.
+ * @return This builder for chaining.
+ */
+ public Builder setAutoscalingTargetTotalCpuUtilizationPercent(int value) {
+
+ autoscalingTargetTotalCpuUtilizationPercent_ = value;
+ bitField0_ |= 0x00000004;
+ onChanged();
+ return this;
+ }
+
+ /**
+ *
+ *
+ *
+ * Optional. If specified, overrides the
+ * autoscaling target `total_cpu_utilization_percent`
+ * in the top-level autoscaling configuration for the selected replicas.
+ *
+ *
+ *
+ * int32 autoscaling_target_total_cpu_utilization_percent = 4 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return This builder for chaining.
+ */
+ public Builder clearAutoscalingTargetTotalCpuUtilizationPercent() {
+ bitField0_ = (bitField0_ & ~0x00000004);
+ autoscalingTargetTotalCpuUtilizationPercent_ = 0;
+ onChanged();
+ return this;
+ }
+
+ private boolean disableHighPriorityCpuAutoscaling_;
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables high priority CPU autoscaling for the
+ * selected replicas and ignores
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ *
+ * bool disable_high_priority_cpu_autoscaling = 5 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The disableHighPriorityCpuAutoscaling.
+ */
+ @java.lang.Override
+ public boolean getDisableHighPriorityCpuAutoscaling() {
+ return disableHighPriorityCpuAutoscaling_;
+ }
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables high priority CPU autoscaling for the
+ * selected replicas and ignores
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ *
+ * bool disable_high_priority_cpu_autoscaling = 5 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @param value The disableHighPriorityCpuAutoscaling to set.
+ * @return This builder for chaining.
+ */
+ public Builder setDisableHighPriorityCpuAutoscaling(boolean value) {
+
+ disableHighPriorityCpuAutoscaling_ = value;
+ bitField0_ |= 0x00000008;
+ onChanged();
+ return this;
+ }
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables high priority CPU autoscaling for the
+ * selected replicas and ignores
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ *
+ * bool disable_high_priority_cpu_autoscaling = 5 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return This builder for chaining.
+ */
+ public Builder clearDisableHighPriorityCpuAutoscaling() {
+ bitField0_ = (bitField0_ & ~0x00000008);
+ disableHighPriorityCpuAutoscaling_ = false;
+ onChanged();
+ return this;
}
+ private boolean disableTotalCpuAutoscaling_;
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables total CPU autoscaling for the selected
+ * replicas and ignores
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ * bool disable_total_cpu_autoscaling = 6 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return The disableTotalCpuAutoscaling.
+ */
@java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
+ public boolean getDisableTotalCpuAutoscaling() {
+ return disableTotalCpuAutoscaling_;
+ }
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables total CPU autoscaling for the selected
+ * replicas and ignores
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ * bool disable_total_cpu_autoscaling = 6 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @param value The disableTotalCpuAutoscaling to set.
+ * @return This builder for chaining.
+ */
+ public Builder setDisableTotalCpuAutoscaling(boolean value) {
+
+ disableTotalCpuAutoscaling_ = value;
+ bitField0_ |= 0x00000010;
+ onChanged();
+ return this;
+ }
+
+ /**
+ *
+ *
+ *
+ * Optional. If true, disables total CPU autoscaling for the selected
+ * replicas and ignores
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * in the top-level autoscaling configuration.
+ *
+ * When setting this field to true, setting
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field to a non-zero value for the same replica is not supported.
+ *
+ * If false, the
+ * [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ * field in the replica will be used if set to a non-zero value.
+ * Otherwise, the
+ * [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ * field in the top-level autoscaling configuration will be used.
+ *
+ * Setting both
+ * [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ * and
+ * [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ * to true for the same replica is not supported.
+ *
+ *
+ * bool disable_total_cpu_autoscaling = 6 [(.google.api.field_behavior) = OPTIONAL];
+ *
+ *
+ * @return This builder for chaining.
+ */
+ public Builder clearDisableTotalCpuAutoscaling() {
+ bitField0_ = (bitField0_ & ~0x00000010);
+ disableTotalCpuAutoscaling_ = false;
+ onChanged();
+ return this;
}
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides)
@@ -3583,33 +4196,33 @@ public int hashCode() {
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
parseFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption
@@ -3617,7 +4230,7 @@ public int hashCode() {
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -3642,8 +4255,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(
- com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -3659,8 +4271,7 @@ protected Builder newBuilderForType(
* Protobuf type {@code
* google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption}
*/
- public static final class Builder
- extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.instance.v1.InstanceConfig instance_config = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstanceConfig,
com.google.spanner.admin.instance.v1.InstanceConfig.Builder,
com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder>
- getInstanceConfigFieldBuilder() {
+ internalGetInstanceConfigFieldBuilder() {
if (instanceConfigBuilder_ == null) {
instanceConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstanceConfig,
com.google.spanner.admin.instance.v1.InstanceConfig.Builder,
com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder>(
@@ -860,7 +836,7 @@ public com.google.spanner.admin.instance.v1.InstanceConfig.Builder getInstanceCo
}
private com.google.spanner.admin.instance.v1.OperationProgress progress_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.OperationProgress,
com.google.spanner.admin.instance.v1.OperationProgress.Builder,
com.google.spanner.admin.instance.v1.OperationProgressOrBuilder>
@@ -1021,7 +997,7 @@ public Builder clearProgress() {
public com.google.spanner.admin.instance.v1.OperationProgress.Builder getProgressBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getProgressFieldBuilder().getBuilder();
+ return internalGetProgressFieldBuilder().getBuilder();
}
/**
@@ -1056,14 +1032,14 @@ public com.google.spanner.admin.instance.v1.OperationProgressOrBuilder getProgre
*
* .google.spanner.admin.instance.v1.OperationProgress progress = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.OperationProgress,
com.google.spanner.admin.instance.v1.OperationProgress.Builder,
com.google.spanner.admin.instance.v1.OperationProgressOrBuilder>
- getProgressFieldBuilder() {
+ internalGetProgressFieldBuilder() {
if (progressBuilder_ == null) {
progressBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.OperationProgress,
com.google.spanner.admin.instance.v1.OperationProgress.Builder,
com.google.spanner.admin.instance.v1.OperationProgressOrBuilder>(
@@ -1074,7 +1050,7 @@ public com.google.spanner.admin.instance.v1.OperationProgressOrBuilder getProgre
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1219,7 +1195,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1250,14 +1226,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1267,17 +1243,6 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
return cancelTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigMetadataOrBuilder.java
index 2136c275763..fb321d38dce 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface CreateInstanceConfigMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigRequest.java
index 62658345baf..c72ee75224b 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceConfigRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstanceConfigRequest}
*/
-public final class CreateInstanceConfigRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateInstanceConfigRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.CreateInstanceConfigRequest)
CreateInstanceConfigRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateInstanceConfigRequest");
+ }
+
// Use CreateInstanceConfigRequest.newBuilder() to construct.
- private CreateInstanceConfigRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateInstanceConfigRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private CreateInstanceConfigRequest() {
instanceConfigId_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateInstanceConfigRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstanceConfigRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstanceConfigRequest_fieldAccessorTable
@@ -290,11 +296,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceConfigId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, instanceConfigId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceConfigId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, instanceConfigId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(3, getInstanceConfig());
@@ -311,11 +317,11 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceConfigId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, instanceConfigId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceConfigId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, instanceConfigId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getInstanceConfig());
@@ -409,38 +415,38 @@ public static com.google.spanner.admin.instance.v1.CreateInstanceConfigRequest p
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstanceConfigRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -464,7 +470,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -479,7 +485,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstanceConfigRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.instance.v1.Instance instance = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.Instance,
com.google.spanner.admin.instance.v1.Instance.Builder,
com.google.spanner.admin.instance.v1.InstanceOrBuilder>
- getInstanceFieldBuilder() {
+ internalGetInstanceFieldBuilder() {
if (instanceBuilder_ == null) {
instanceBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.Instance,
com.google.spanner.admin.instance.v1.Instance.Builder,
com.google.spanner.admin.instance.v1.InstanceOrBuilder>(
@@ -1005,7 +981,7 @@ public com.google.spanner.admin.instance.v1.InstanceOrBuilder getInstanceOrBuild
}
private com.google.protobuf.Timestamp startTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1162,7 +1138,7 @@ public Builder clearStartTime() {
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getStartTimeFieldBuilder().getBuilder();
+ return internalGetStartTimeFieldBuilder().getBuilder();
}
/**
@@ -1195,14 +1171,14 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
*
* .google.protobuf.Timestamp start_time = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getStartTimeFieldBuilder() {
+ internalGetStartTimeFieldBuilder() {
if (startTimeBuilder_ == null) {
startTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1213,7 +1189,7 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1372,7 +1348,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1407,14 +1383,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1425,7 +1401,7 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
}
private com.google.protobuf.Timestamp endTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1568,7 +1544,7 @@ public Builder clearEndTime() {
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder() {
bitField0_ |= 0x00000008;
onChanged();
- return getEndTimeFieldBuilder().getBuilder();
+ return internalGetEndTimeFieldBuilder().getBuilder();
}
/**
@@ -1597,14 +1573,14 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
*
* .google.protobuf.Timestamp end_time = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getEndTimeFieldBuilder() {
+ internalGetEndTimeFieldBuilder() {
if (endTimeBuilder_ == null) {
endTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1718,17 +1694,6 @@ public Builder clearExpectedFulfillmentPeriod() {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.CreateInstanceMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceMetadataOrBuilder.java
index b8d789a3d29..75f88e14f58 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstanceMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface CreateInstanceMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.CreateInstanceMetadata)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionMetadata.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionMetadata.java
index 7bf812dd652..bca09ef8939 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionMetadata.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionMetadata.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,33 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstancePartitionMetadata}
*/
-public final class CreateInstancePartitionMetadata extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateInstancePartitionMetadata extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
CreateInstancePartitionMetadataOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateInstancePartitionMetadata");
+ }
+
// Use CreateInstancePartitionMetadata.newBuilder() to construct.
- private CreateInstancePartitionMetadata(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateInstancePartitionMetadata(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private CreateInstancePartitionMetadata() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateInstancePartitionMetadata();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstancePartitionMetadata_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstancePartitionMetadata_fieldAccessorTable
@@ -426,39 +431,39 @@ public static com.google.spanner.admin.instance.v1.CreateInstancePartitionMetada
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionMetadata parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionMetadata parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionMetadata
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionMetadata
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionMetadata parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionMetadata parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -482,7 +487,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -497,7 +502,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstancePartitionMetadata}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.instance.v1.InstancePartition instance_partition = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstancePartition,
com.google.spanner.admin.instance.v1.InstancePartition.Builder,
com.google.spanner.admin.instance.v1.InstancePartitionOrBuilder>
- getInstancePartitionFieldBuilder() {
+ internalGetInstancePartitionFieldBuilder() {
if (instancePartitionBuilder_ == null) {
instancePartitionBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstancePartition,
com.google.spanner.admin.instance.v1.InstancePartition.Builder,
com.google.spanner.admin.instance.v1.InstancePartitionOrBuilder>(
@@ -954,7 +928,7 @@ public Builder clearInstancePartition() {
}
private com.google.protobuf.Timestamp startTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1111,7 +1085,7 @@ public Builder clearStartTime() {
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getStartTimeFieldBuilder().getBuilder();
+ return internalGetStartTimeFieldBuilder().getBuilder();
}
/**
@@ -1144,14 +1118,14 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
*
* .google.protobuf.Timestamp start_time = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getStartTimeFieldBuilder() {
+ internalGetStartTimeFieldBuilder() {
if (startTimeBuilder_ == null) {
startTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1162,7 +1136,7 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1321,7 +1295,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1356,14 +1330,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1374,7 +1348,7 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
}
private com.google.protobuf.Timestamp endTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1517,7 +1491,7 @@ public Builder clearEndTime() {
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder() {
bitField0_ |= 0x00000008;
onChanged();
- return getEndTimeFieldBuilder().getBuilder();
+ return internalGetEndTimeFieldBuilder().getBuilder();
}
/**
@@ -1546,14 +1520,14 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
*
* .google.protobuf.Timestamp end_time = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getEndTimeFieldBuilder() {
+ internalGetEndTimeFieldBuilder() {
if (endTimeBuilder_ == null) {
endTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1563,17 +1537,6 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
return endTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionMetadataOrBuilder.java
index 200f44fa670..b609606ba47 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface CreateInstancePartitionMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionRequest.java
index 0a075b9dd63..a08a1f2c9b3 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/CreateInstancePartitionRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,15 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstancePartitionRequest}
*/
-public final class CreateInstancePartitionRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateInstancePartitionRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.CreateInstancePartitionRequest)
CreateInstancePartitionRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateInstancePartitionRequest");
+ }
+
// Use CreateInstancePartitionRequest.newBuilder() to construct.
- private CreateInstancePartitionRequest(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateInstancePartitionRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -46,19 +57,13 @@ private CreateInstancePartitionRequest() {
instancePartitionId_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateInstancePartitionRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstancePartitionRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_CreateInstancePartitionRequest_fieldAccessorTable
@@ -266,11 +271,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instancePartitionId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, instancePartitionId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instancePartitionId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, instancePartitionId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(3, getInstancePartition());
@@ -284,11 +289,11 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instancePartitionId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, instancePartitionId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instancePartitionId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, instancePartitionId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getInstancePartition());
@@ -376,39 +381,39 @@ public static com.google.spanner.admin.instance.v1.CreateInstancePartitionReques
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionRequest
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionRequest
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.CreateInstancePartitionRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -432,7 +437,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -447,7 +452,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.CreateInstancePartitionRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.FieldMask field_mask = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
- getFieldMaskFieldBuilder() {
+ internalGetFieldMaskFieldBuilder() {
if (fieldMaskBuilder_ == null) {
fieldMaskBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>(
@@ -914,17 +888,6 @@ public com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder() {
return fieldMaskBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.GetInstanceRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/GetInstanceRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/GetInstanceRequestOrBuilder.java
index 898a1e1780a..e8f705bf06a 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/GetInstanceRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/GetInstanceRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface GetInstanceRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.GetInstanceRequest)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/Instance.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/Instance.java
index eb7bb88b1f6..a199934b0ef 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/Instance.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/Instance.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.Instance}
*/
-public final class Instance extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class Instance extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.Instance)
InstanceOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "Instance");
+ }
+
// Use Instance.newBuilder() to construct.
- private Instance(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private Instance(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -51,12 +63,6 @@ private Instance() {
defaultBackupScheduleType_ = 0;
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new Instance();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_Instance_descriptor;
@@ -75,7 +81,7 @@ protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldRefl
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_Instance_fieldAccessorTable
@@ -130,6 +136,16 @@ public enum State implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "State");
+ }
+
/**
*
*
@@ -224,7 +240,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.Instance.getDescriptor().getEnumTypes().get(0);
}
@@ -298,6 +314,16 @@ public enum InstanceType implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "InstanceType");
+ }
+
/**
*
*
@@ -392,7 +418,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.Instance.getDescriptor().getEnumTypes().get(1);
}
@@ -471,6 +497,16 @@ public enum Edition implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "Edition");
+ }
+
/**
*
*
@@ -575,7 +611,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.Instance.getDescriptor().getEnumTypes().get(2);
}
@@ -650,6 +686,16 @@ public enum DefaultBackupScheduleType implements com.google.protobuf.ProtocolMes
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "DefaultBackupScheduleType");
+ }
+
/**
*
*
@@ -747,7 +793,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.Instance.getDescriptor().getEnumTypes().get(3);
}
@@ -1279,11 +1325,11 @@ public int getLabelsCount() {
* And they can be used as arguments to policy management rules (e.g. route,
* firewall, load balancing, etc.).
*
- * * Label keys must be between 1 and 63 characters long and must conform to
- * the following regular expression: `[a-z][a-z0-9_-]{0,62}`.
- * * Label values must be between 0 and 63 characters long and must conform
- * to the regular expression `[a-z0-9_-]{0,63}`.
- * * No more than 64 labels can be associated with a given resource.
+ * * Label keys must be between 1 and 63 characters long and must conform to
+ * the following regular expression: `[a-z][a-z0-9_-]{0,62}`.
+ * * Label values must be between 0 and 63 characters long and must conform
+ * to the regular expression `[a-z0-9_-]{0,63}`.
+ * * No more than 64 labels can be associated with a given resource.
*
* See https://goo.gl/xmQnxf for more information on and examples of labels.
*
@@ -1323,11 +1369,11 @@ public java.util.Map.google.spanner.admin.instance.v1.FreeInstanceMetadata free_instance_metadata = 13;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.FreeInstanceMetadata,
com.google.spanner.admin.instance.v1.FreeInstanceMetadata.Builder,
com.google.spanner.admin.instance.v1.FreeInstanceMetadataOrBuilder>
- getFreeInstanceMetadataFieldBuilder() {
+ internalGetFreeInstanceMetadataFieldBuilder() {
if (freeInstanceMetadataBuilder_ == null) {
freeInstanceMetadataBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.FreeInstanceMetadata,
com.google.spanner.admin.instance.v1.FreeInstanceMetadata.Builder,
com.google.spanner.admin.instance.v1.FreeInstanceMetadataOrBuilder>(
@@ -5564,17 +5579,6 @@ public Builder clearDefaultBackupScheduleType() {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.Instance)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/InstanceConfig.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/InstanceConfig.java
index b57bb88b920..ce4845c4b0d 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/InstanceConfig.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/InstanceConfig.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.InstanceConfig}
*/
-public final class InstanceConfig extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class InstanceConfig extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.InstanceConfig)
InstanceConfigOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "InstanceConfig");
+ }
+
// Use InstanceConfig.newBuilder() to construct.
- private InstanceConfig(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private InstanceConfig(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -54,12 +66,6 @@ private InstanceConfig() {
quorumType_ = 0;
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new InstanceConfig();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_InstanceConfig_descriptor;
@@ -78,7 +84,7 @@ protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldRefl
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_InstanceConfig_fieldAccessorTable
@@ -130,6 +136,16 @@ public enum Type implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "Type");
+ }
+
/**
*
*
@@ -221,7 +237,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.InstanceConfig.getDescriptor()
.getEnumTypes()
.get(0);
@@ -292,6 +308,16 @@ public enum State implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "State");
+ }
+
/**
*
*
@@ -384,7 +410,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.InstanceConfig.getDescriptor()
.getEnumTypes()
.get(1);
@@ -480,6 +506,16 @@ public enum FreeInstanceAvailability implements com.google.protobuf.ProtocolMess
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "FreeInstanceAvailability");
+ }
+
/**
*
*
@@ -604,7 +640,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.InstanceConfig.getDescriptor()
.getEnumTypes()
.get(2);
@@ -693,6 +729,16 @@ public enum QuorumType implements com.google.protobuf.ProtocolMessageEnum {
UNRECOGNIZED(-1),
;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "QuorumType");
+ }
+
/**
*
*
@@ -805,7 +851,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType
return getDescriptor();
}
- public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
+ public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.InstanceConfig.getDescriptor()
.getEnumTypes()
.get(3);
@@ -1287,11 +1333,11 @@ public int getLabelsCount() {
* And they can be used as arguments to policy management rules (e.g. route,
* firewall, load balancing, etc.).
*
- * * Label keys must be between 1 and 63 characters long and must conform to
- * the following regular expression: `[a-z][a-z0-9_-]{0,62}`.
- * * Label values must be between 0 and 63 characters long and must conform
- * to the regular expression `[a-z0-9_-]{0,63}`.
- * * No more than 64 labels can be associated with a given resource.
+ * * Label keys must be between 1 and 63 characters long and must conform to
+ * the following regular expression: `[a-z][a-z0-9_-]{0,62}`.
+ * * Label values must be between 0 and 63 characters long and must conform
+ * to the regular expression `[a-z0-9_-]{0,63}`.
+ * * No more than 64 labels can be associated with a given resource.
*
* See https://goo.gl/xmQnxf for more information on and examples of labels.
*
@@ -1331,11 +1377,11 @@ public java.util.Maprepeated .google.spanner.admin.instance.v1.ReplicaInfo replicas = 3;
*/
public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder getReplicasBuilder(int index) {
- return getReplicasFieldBuilder().getBuilder(index);
+ return internalGetReplicasFieldBuilder().getBuilder(index);
}
/**
@@ -3332,7 +3345,7 @@ public com.google.spanner.admin.instance.v1.ReplicaInfoOrBuilder getReplicasOrBu
* repeated .google.spanner.admin.instance.v1.ReplicaInfo replicas = 3;
*/
public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder addReplicasBuilder() {
- return getReplicasFieldBuilder()
+ return internalGetReplicasFieldBuilder()
.addBuilder(com.google.spanner.admin.instance.v1.ReplicaInfo.getDefaultInstance());
}
@@ -3352,7 +3365,7 @@ public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder addReplicasBuild
* repeated .google.spanner.admin.instance.v1.ReplicaInfo replicas = 3;
*/
public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder addReplicasBuilder(int index) {
- return getReplicasFieldBuilder()
+ return internalGetReplicasFieldBuilder()
.addBuilder(index, com.google.spanner.admin.instance.v1.ReplicaInfo.getDefaultInstance());
}
@@ -3373,17 +3386,17 @@ public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder addReplicasBuild
*/
public java.util.Liststring filter = 2;
@@ -212,19 +217,19 @@ public java.lang.String getFilter() {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -232,18 +237,18 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
- * AND` \
- * `(metadata.instance_config.name:custom-config) AND` \
- * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
- * * The instance configuration name contains "custom-config".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
+ * AND` \
+ * `(metadata.instance_config.name:custom-config) AND` \
+ * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
+ * * The instance configuration name contains "custom-config".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -358,17 +363,17 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, filter_);
}
if (pageSize_ != 0) {
output.writeInt32(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 4, pageToken_);
}
getUnknownFields().writeTo(output);
}
@@ -379,17 +384,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, filter_);
}
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(4, pageToken_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -473,39 +478,39 @@ public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsR
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -529,7 +534,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -544,7 +549,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring filter = 2;
@@ -977,19 +949,19 @@ public java.lang.String getFilter() {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -997,18 +969,18 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
- * AND` \
- * `(metadata.instance_config.name:custom-config) AND` \
- * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
- * * The instance configuration name contains "custom-config".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
+ * AND` \
+ * `(metadata.instance_config.name:custom-config) AND` \
+ * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
+ * * The instance configuration name contains "custom-config".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1041,19 +1013,19 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1061,18 +1033,18 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
- * AND` \
- * `(metadata.instance_config.name:custom-config) AND` \
- * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
- * * The instance configuration name contains "custom-config".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
+ * AND` \
+ * `(metadata.instance_config.name:custom-config) AND` \
+ * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
+ * * The instance configuration name contains "custom-config".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1104,19 +1076,19 @@ public Builder setFilter(java.lang.String value) {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1124,18 +1096,18 @@ public Builder setFilter(java.lang.String value) {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
- * AND` \
- * `(metadata.instance_config.name:custom-config) AND` \
- * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
- * * The instance configuration name contains "custom-config".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
+ * AND` \
+ * `(metadata.instance_config.name:custom-config) AND` \
+ * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
+ * * The instance configuration name contains "custom-config".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1163,19 +1135,19 @@ public Builder clearFilter() {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1183,18 +1155,18 @@ public Builder clearFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
- * AND` \
- * `(metadata.instance_config.name:custom-config) AND` \
- * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
- * * The instance configuration name contains "custom-config".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
+ * AND` \
+ * `(metadata.instance_config.name:custom-config) AND` \
+ * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
+ * * The instance configuration name contains "custom-config".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -1403,17 +1375,6 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstanceConfigOperationsRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstanceConfigOperationsRequestOrBuilder.java
index 42fd516d393..af8d21bbeca 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstanceConfigOperationsRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstanceConfigOperationsRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface ListInstanceConfigOperationsRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest)
@@ -70,19 +72,19 @@ public interface ListInstanceConfigOperationsRequestOrBuilder
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -90,18 +92,18 @@ public interface ListInstanceConfigOperationsRequestOrBuilder
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
- * AND` \
- * `(metadata.instance_config.name:custom-config) AND` \
- * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
- * * The instance configuration name contains "custom-config".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
+ * AND` \
+ * `(metadata.instance_config.name:custom-config) AND` \
+ * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
+ * * The instance configuration name contains "custom-config".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
@@ -124,19 +126,19 @@ public interface ListInstanceConfigOperationsRequestOrBuilder
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -144,18 +146,18 @@ public interface ListInstanceConfigOperationsRequestOrBuilder
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
- * AND` \
- * `(metadata.instance_config.name:custom-config) AND` \
- * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
- * * The instance configuration name contains "custom-config".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstanceConfigMetadata)
+ * AND` \
+ * `(metadata.instance_config.name:custom-config) AND` \
+ * `(metadata.progress.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstanceConfigMetadata][google.spanner.admin.instance.v1.CreateInstanceConfigMetadata].
+ * * The instance configuration name contains "custom-config".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2;
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstanceConfigOperationsResponse.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstanceConfigOperationsResponse.java
index effce778f56..082dc8d36bc 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstanceConfigOperationsResponse.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstanceConfigOperationsResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,16 +30,26 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse}
*/
-public final class ListInstanceConfigOperationsResponse
- extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class ListInstanceConfigOperationsResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse)
ListInstanceConfigOperationsResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ListInstanceConfigOperationsResponse");
+ }
+
// Use ListInstanceConfigOperationsResponse.newBuilder() to construct.
private ListInstanceConfigOperationsResponse(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -47,19 +58,13 @@ private ListInstanceConfigOperationsResponse() {
nextPageToken_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ListInstanceConfigOperationsResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_ListInstanceConfigOperationsResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_ListInstanceConfigOperationsResponse_fieldAccessorTable
@@ -239,8 +244,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < operations_.size(); i++) {
output.writeMessage(1, operations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, nextPageToken_);
}
getUnknownFields().writeTo(output);
}
@@ -254,8 +259,8 @@ public int getSerializedSize() {
for (int i = 0; i < operations_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, operations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, nextPageToken_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -335,39 +340,39 @@ public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsR
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -391,7 +396,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -406,7 +411,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder getOperationsBuilder(int index) {
- return getOperationsFieldBuilder().getBuilder(index);
+ return internalGetOperationsFieldBuilder().getBuilder(index);
}
/**
@@ -1032,7 +1004,7 @@ public com.google.longrunning.OperationOrBuilder getOperationsOrBuilder(int inde
* repeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder addOperationsBuilder() {
- return getOperationsFieldBuilder()
+ return internalGetOperationsFieldBuilder()
.addBuilder(com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1050,7 +1022,7 @@ public com.google.longrunning.Operation.Builder addOperationsBuilder() {
* repeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder addOperationsBuilder(int index) {
- return getOperationsFieldBuilder()
+ return internalGetOperationsFieldBuilder()
.addBuilder(index, com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1068,17 +1040,17 @@ public com.google.longrunning.Operation.Builder addOperationsBuilder(int index)
* repeated .google.longrunning.Operation operations = 1;
*/
public java.util.Listrepeated .google.spanner.admin.instance.v1.InstanceConfig instance_configs = 1;
*/
public com.google.spanner.admin.instance.v1.InstanceConfig.Builder addInstanceConfigsBuilder() {
- return getInstanceConfigsFieldBuilder()
+ return internalGetInstanceConfigsFieldBuilder()
.addBuilder(com.google.spanner.admin.instance.v1.InstanceConfig.getDefaultInstance());
}
@@ -963,7 +936,7 @@ public com.google.spanner.admin.instance.v1.InstanceConfig.Builder addInstanceCo
*/
public com.google.spanner.admin.instance.v1.InstanceConfig.Builder addInstanceConfigsBuilder(
int index) {
- return getInstanceConfigsFieldBuilder()
+ return internalGetInstanceConfigsFieldBuilder()
.addBuilder(
index, com.google.spanner.admin.instance.v1.InstanceConfig.getDefaultInstance());
}
@@ -979,17 +952,17 @@ public com.google.spanner.admin.instance.v1.InstanceConfig.Builder addInstanceCo
*/
public java.util.Liststring filter = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -214,19 +220,19 @@ public java.lang.String getFilter() {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -234,18 +240,18 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
- * AND` \
- * `(metadata.instance_partition.name:custom-instance-partition) AND` \
- * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
- * * The instance partition name contains "custom-instance-partition".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
+ * AND` \
+ * `(metadata.instance_partition.name:custom-instance-partition) AND` \
+ * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
+ * * The instance partition name contains "custom-instance-partition".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -434,17 +440,17 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, filter_);
}
if (pageSize_ != 0) {
output.writeInt32(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 4, pageToken_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(5, getInstancePartitionDeadline());
@@ -458,17 +464,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, filter_);
}
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(3, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(4, pageToken_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size +=
@@ -569,33 +575,33 @@ public int hashCode() {
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest
parseFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest
parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest
parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest
@@ -603,7 +609,7 @@ public int hashCode() {
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -627,7 +633,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -642,7 +648,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring filter = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -1109,19 +1083,19 @@ public java.lang.String getFilter() {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1129,18 +1103,18 @@ public java.lang.String getFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
- * AND` \
- * `(metadata.instance_partition.name:custom-instance-partition) AND` \
- * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
- * * The instance partition name contains "custom-instance-partition".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
+ * AND` \
+ * `(metadata.instance_partition.name:custom-instance-partition) AND` \
+ * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
+ * * The instance partition name contains "custom-instance-partition".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -1173,19 +1147,19 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1193,18 +1167,18 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
- * AND` \
- * `(metadata.instance_partition.name:custom-instance-partition) AND` \
- * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
- * * The instance partition name contains "custom-instance-partition".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
+ * AND` \
+ * `(metadata.instance_partition.name:custom-instance-partition) AND` \
+ * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
+ * * The instance partition name contains "custom-instance-partition".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -1236,19 +1210,19 @@ public Builder setFilter(java.lang.String value) {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1256,18 +1230,18 @@ public Builder setFilter(java.lang.String value) {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
- * AND` \
- * `(metadata.instance_partition.name:custom-instance-partition) AND` \
- * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
- * * The instance partition name contains "custom-instance-partition".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
+ * AND` \
+ * `(metadata.instance_partition.name:custom-instance-partition) AND` \
+ * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
+ * * The instance partition name contains "custom-instance-partition".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -1295,19 +1269,19 @@ public Builder clearFilter() {
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -1315,18 +1289,18 @@ public Builder clearFilter() {
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
- * AND` \
- * `(metadata.instance_partition.name:custom-instance-partition) AND` \
- * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
- * * The instance partition name contains "custom-instance-partition".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
+ * AND` \
+ * `(metadata.instance_partition.name:custom-instance-partition) AND` \
+ * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
+ * * The instance partition name contains "custom-instance-partition".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -1536,7 +1510,7 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) {
}
private com.google.protobuf.Timestamp instancePartitionDeadline_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1731,7 +1705,7 @@ public Builder clearInstancePartitionDeadline() {
public com.google.protobuf.Timestamp.Builder getInstancePartitionDeadlineBuilder() {
bitField0_ |= 0x00000010;
onChanged();
- return getInstancePartitionDeadlineFieldBuilder().getBuilder();
+ return internalGetInstancePartitionDeadlineFieldBuilder().getBuilder();
}
/**
@@ -1776,14 +1750,14 @@ public com.google.protobuf.TimestampOrBuilder getInstancePartitionDeadlineOrBuil
* .google.protobuf.Timestamp instance_partition_deadline = 5 [(.google.api.field_behavior) = OPTIONAL];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getInstancePartitionDeadlineFieldBuilder() {
+ internalGetInstancePartitionDeadlineFieldBuilder() {
if (instancePartitionDeadlineBuilder_ == null) {
instancePartitionDeadlineBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1793,17 +1767,6 @@ public com.google.protobuf.TimestampOrBuilder getInstancePartitionDeadlineOrBuil
return instancePartitionDeadlineBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancePartitionOperationsRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancePartitionOperationsRequestOrBuilder.java
index f9b9b9aa253..aac74b47c7e 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancePartitionOperationsRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancePartitionOperationsRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface ListInstancePartitionOperationsRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest)
@@ -70,19 +72,19 @@ public interface ListInstancePartitionOperationsRequestOrBuilder
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -90,18 +92,18 @@ public interface ListInstancePartitionOperationsRequestOrBuilder
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
- * AND` \
- * `(metadata.instance_partition.name:custom-instance-partition) AND` \
- * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
- * * The instance partition name contains "custom-instance-partition".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
+ * AND` \
+ * `(metadata.instance_partition.name:custom-instance-partition) AND` \
+ * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
+ * * The instance partition name contains "custom-instance-partition".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -124,19 +126,19 @@ public interface ListInstancePartitionOperationsRequestOrBuilder
*
* The following fields in the Operation are eligible for filtering:
*
- * * `name` - The name of the long-running operation
- * * `done` - False if the operation is in progress, else true.
- * * `metadata.@type` - the type of metadata. For example, the type string
- * for
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
- * is
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
- * * `metadata.<field_name>` - any field in metadata.value.
- * `metadata.@type` must be specified first, if filtering on metadata
- * fields.
- * * `error` - Error associated with the long-running operation.
- * * `response.@type` - the type of response.
- * * `response.<field_name>` - any field in response.value.
+ * * `name` - The name of the long-running operation
+ * * `done` - False if the operation is in progress, else true.
+ * * `metadata.@type` - the type of metadata. For example, the type string
+ * for
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata]
+ * is
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata`.
+ * * `metadata.<field_name>` - any field in metadata.value.
+ * `metadata.@type` must be specified first, if filtering on metadata
+ * fields.
+ * * `error` - Error associated with the long-running operation.
+ * * `response.@type` - the type of response.
+ * * `response.<field_name>` - any field in response.value.
*
* You can combine multiple expressions by enclosing each expression in
* parentheses. By default, expressions are combined with AND logic. However,
@@ -144,18 +146,18 @@ public interface ListInstancePartitionOperationsRequestOrBuilder
*
* Here are a few examples:
*
- * * `done:true` - The operation is complete.
- * * `(metadata.@type=` \
- * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
- * AND` \
- * `(metadata.instance_partition.name:custom-instance-partition) AND` \
- * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
- * `(error:*)` - Return operations where:
- * * The operation's metadata type is
- * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
- * * The instance partition name contains "custom-instance-partition".
- * * The operation started before 2021-03-28T14:50:00Z.
- * * The operation resulted in an error.
+ * * `done:true` - The operation is complete.
+ * * `(metadata.@type=` \
+ * `type.googleapis.com/google.spanner.admin.instance.v1.CreateInstancePartitionMetadata)
+ * AND` \
+ * `(metadata.instance_partition.name:custom-instance-partition) AND` \
+ * `(metadata.start_time < \"2021-03-28T14:50:00Z\") AND` \
+ * `(error:*)` - Return operations where:
+ * * The operation's metadata type is
+ * [CreateInstancePartitionMetadata][google.spanner.admin.instance.v1.CreateInstancePartitionMetadata].
+ * * The instance partition name contains "custom-instance-partition".
+ * * The operation started before 2021-03-28T14:50:00Z.
+ * * The operation resulted in an error.
*
*
* string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancePartitionOperationsResponse.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancePartitionOperationsResponse.java
index eaa2df7fd7f..5f5ade9bd07 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancePartitionOperationsResponse.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancePartitionOperationsResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,16 +30,27 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse}
*/
+@com.google.protobuf.Generated
public final class ListInstancePartitionOperationsResponse
- extends com.google.protobuf.GeneratedMessageV3
+ extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse)
ListInstancePartitionOperationsResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ListInstancePartitionOperationsResponse");
+ }
+
// Use ListInstancePartitionOperationsResponse.newBuilder() to construct.
private ListInstancePartitionOperationsResponse(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -48,19 +60,13 @@ private ListInstancePartitionOperationsResponse() {
unreachableInstancePartitions_ = com.google.protobuf.LazyStringArrayList.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ListInstancePartitionOperationsResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_ListInstancePartitionOperationsResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_ListInstancePartitionOperationsResponse_fieldAccessorTable
@@ -320,11 +326,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < operations_.size(); i++) {
output.writeMessage(1, operations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, nextPageToken_);
}
for (int i = 0; i < unreachableInstancePartitions_.size(); i++) {
- com.google.protobuf.GeneratedMessageV3.writeString(
+ com.google.protobuf.GeneratedMessage.writeString(
output, 3, unreachableInstancePartitions_.getRaw(i));
}
getUnknownFields().writeTo(output);
@@ -339,8 +345,8 @@ public int getSerializedSize() {
for (int i = 0; i < operations_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, operations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, nextPageToken_);
}
{
int dataSize = 0;
@@ -437,33 +443,33 @@ public int hashCode() {
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse
parseFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse
parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse
parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse
@@ -471,7 +477,7 @@ public int hashCode() {
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -495,7 +501,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -510,7 +516,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder getOperationsBuilder(int index) {
- return getOperationsFieldBuilder().getBuilder(index);
+ return internalGetOperationsFieldBuilder().getBuilder(index);
}
/**
@@ -1158,7 +1131,7 @@ public com.google.longrunning.OperationOrBuilder getOperationsOrBuilder(int inde
* repeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder addOperationsBuilder() {
- return getOperationsFieldBuilder()
+ return internalGetOperationsFieldBuilder()
.addBuilder(com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1176,7 +1149,7 @@ public com.google.longrunning.Operation.Builder addOperationsBuilder() {
* repeated .google.longrunning.Operation operations = 1;
*/
public com.google.longrunning.Operation.Builder addOperationsBuilder(int index) {
- return getOperationsFieldBuilder()
+ return internalGetOperationsFieldBuilder()
.addBuilder(index, com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1194,17 +1167,17 @@ public com.google.longrunning.Operation.Builder addOperationsBuilder(int index)
* repeated .google.longrunning.Operation operations = 1;
*/
public java.util.Liststring filter = 4;
@@ -260,22 +266,22 @@ public java.lang.String getFilter() {
* An expression for filtering the results of the request. Filter rules are
* case insensitive. The fields eligible for filtering are:
*
- * * `name`
- * * `display_name`
- * * `labels.key` where key is the name of a label
+ * * `name`
+ * * `display_name`
+ * * `labels.key` where key is the name of a label
*
* Some examples of using filters are:
*
- * * `name:*` --> The instance has a name.
- * * `name:Howl` --> The instance's name contains the string "howl".
- * * `name:HOWL` --> Equivalent to above.
- * * `NAME:howl` --> Equivalent to above.
- * * `labels.env:*` --> The instance has the label "env".
- * * `labels.env:dev` --> The instance has the label "env" and the value of
- * the label contains the string "dev".
- * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
- * it has the label "env" with its value
- * containing "dev".
+ * * `name:*` --> The instance has a name.
+ * * `name:Howl` --> The instance's name contains the string "howl".
+ * * `name:HOWL` --> Equivalent to above.
+ * * `NAME:howl` --> Equivalent to above.
+ * * `labels.env:*` --> The instance has the label "env".
+ * * `labels.env:dev` --> The instance has the label "env" and the value of
+ * the label contains the string "dev".
+ * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
+ * it has the label "env" with its value
+ * containing "dev".
*
*
* string filter = 4;
@@ -377,17 +383,17 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, parent_);
}
if (pageSize_ != 0) {
output.writeInt32(2, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, pageToken_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 4, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 4, filter_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(5, getInstanceDeadline());
@@ -401,17 +407,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(parent_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, parent_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parent_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, parent_);
}
if (pageSize_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(2, pageSize_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(pageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, pageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(pageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(3, pageToken_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filter_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, filter_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(filter_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(4, filter_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(5, getInstanceDeadline());
@@ -505,38 +511,38 @@ public static com.google.spanner.admin.instance.v1.ListInstancesRequest parseFro
public static com.google.spanner.admin.instance.v1.ListInstancesRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancesRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstancesRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancesRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstancesRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancesRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -560,7 +566,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -575,7 +581,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstancesRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderstring filter = 4;
@@ -1184,22 +1157,22 @@ public java.lang.String getFilter() {
* An expression for filtering the results of the request. Filter rules are
* case insensitive. The fields eligible for filtering are:
*
- * * `name`
- * * `display_name`
- * * `labels.key` where key is the name of a label
+ * * `name`
+ * * `display_name`
+ * * `labels.key` where key is the name of a label
*
* Some examples of using filters are:
*
- * * `name:*` --> The instance has a name.
- * * `name:Howl` --> The instance's name contains the string "howl".
- * * `name:HOWL` --> Equivalent to above.
- * * `NAME:howl` --> Equivalent to above.
- * * `labels.env:*` --> The instance has the label "env".
- * * `labels.env:dev` --> The instance has the label "env" and the value of
- * the label contains the string "dev".
- * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
- * it has the label "env" with its value
- * containing "dev".
+ * * `name:*` --> The instance has a name.
+ * * `name:Howl` --> The instance's name contains the string "howl".
+ * * `name:HOWL` --> Equivalent to above.
+ * * `NAME:howl` --> Equivalent to above.
+ * * `labels.env:*` --> The instance has the label "env".
+ * * `labels.env:dev` --> The instance has the label "env" and the value of
+ * the label contains the string "dev".
+ * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
+ * it has the label "env" with its value
+ * containing "dev".
*
*
* string filter = 4;
@@ -1225,22 +1198,22 @@ public com.google.protobuf.ByteString getFilterBytes() {
* An expression for filtering the results of the request. Filter rules are
* case insensitive. The fields eligible for filtering are:
*
- * * `name`
- * * `display_name`
- * * `labels.key` where key is the name of a label
+ * * `name`
+ * * `display_name`
+ * * `labels.key` where key is the name of a label
*
* Some examples of using filters are:
*
- * * `name:*` --> The instance has a name.
- * * `name:Howl` --> The instance's name contains the string "howl".
- * * `name:HOWL` --> Equivalent to above.
- * * `NAME:howl` --> Equivalent to above.
- * * `labels.env:*` --> The instance has the label "env".
- * * `labels.env:dev` --> The instance has the label "env" and the value of
- * the label contains the string "dev".
- * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
- * it has the label "env" with its value
- * containing "dev".
+ * * `name:*` --> The instance has a name.
+ * * `name:Howl` --> The instance's name contains the string "howl".
+ * * `name:HOWL` --> Equivalent to above.
+ * * `NAME:howl` --> Equivalent to above.
+ * * `labels.env:*` --> The instance has the label "env".
+ * * `labels.env:dev` --> The instance has the label "env" and the value of
+ * the label contains the string "dev".
+ * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
+ * it has the label "env" with its value
+ * containing "dev".
*
*
* string filter = 4;
@@ -1265,22 +1238,22 @@ public Builder setFilter(java.lang.String value) {
* An expression for filtering the results of the request. Filter rules are
* case insensitive. The fields eligible for filtering are:
*
- * * `name`
- * * `display_name`
- * * `labels.key` where key is the name of a label
+ * * `name`
+ * * `display_name`
+ * * `labels.key` where key is the name of a label
*
* Some examples of using filters are:
*
- * * `name:*` --> The instance has a name.
- * * `name:Howl` --> The instance's name contains the string "howl".
- * * `name:HOWL` --> Equivalent to above.
- * * `NAME:howl` --> Equivalent to above.
- * * `labels.env:*` --> The instance has the label "env".
- * * `labels.env:dev` --> The instance has the label "env" and the value of
- * the label contains the string "dev".
- * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
- * it has the label "env" with its value
- * containing "dev".
+ * * `name:*` --> The instance has a name.
+ * * `name:Howl` --> The instance's name contains the string "howl".
+ * * `name:HOWL` --> Equivalent to above.
+ * * `NAME:howl` --> Equivalent to above.
+ * * `labels.env:*` --> The instance has the label "env".
+ * * `labels.env:dev` --> The instance has the label "env" and the value of
+ * the label contains the string "dev".
+ * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
+ * it has the label "env" with its value
+ * containing "dev".
*
*
* string filter = 4;
@@ -1301,22 +1274,22 @@ public Builder clearFilter() {
* An expression for filtering the results of the request. Filter rules are
* case insensitive. The fields eligible for filtering are:
*
- * * `name`
- * * `display_name`
- * * `labels.key` where key is the name of a label
+ * * `name`
+ * * `display_name`
+ * * `labels.key` where key is the name of a label
*
* Some examples of using filters are:
*
- * * `name:*` --> The instance has a name.
- * * `name:Howl` --> The instance's name contains the string "howl".
- * * `name:HOWL` --> Equivalent to above.
- * * `NAME:howl` --> Equivalent to above.
- * * `labels.env:*` --> The instance has the label "env".
- * * `labels.env:dev` --> The instance has the label "env" and the value of
- * the label contains the string "dev".
- * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
- * it has the label "env" with its value
- * containing "dev".
+ * * `name:*` --> The instance has a name.
+ * * `name:Howl` --> The instance's name contains the string "howl".
+ * * `name:HOWL` --> Equivalent to above.
+ * * `NAME:howl` --> Equivalent to above.
+ * * `labels.env:*` --> The instance has the label "env".
+ * * `labels.env:dev` --> The instance has the label "env" and the value of
+ * the label contains the string "dev".
+ * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
+ * it has the label "env" with its value
+ * containing "dev".
*
*
* string filter = 4;
@@ -1336,7 +1309,7 @@ public Builder setFilterBytes(com.google.protobuf.ByteString value) {
}
private com.google.protobuf.Timestamp instanceDeadline_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1516,7 +1489,7 @@ public Builder clearInstanceDeadline() {
public com.google.protobuf.Timestamp.Builder getInstanceDeadlineBuilder() {
bitField0_ |= 0x00000010;
onChanged();
- return getInstanceDeadlineFieldBuilder().getBuilder();
+ return internalGetInstanceDeadlineFieldBuilder().getBuilder();
}
/**
@@ -1557,14 +1530,14 @@ public com.google.protobuf.TimestampOrBuilder getInstanceDeadlineOrBuilder() {
*
* .google.protobuf.Timestamp instance_deadline = 5;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getInstanceDeadlineFieldBuilder() {
+ internalGetInstanceDeadlineFieldBuilder() {
if (instanceDeadlineBuilder_ == null) {
instanceDeadlineBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1574,17 +1547,6 @@ public com.google.protobuf.TimestampOrBuilder getInstanceDeadlineOrBuilder() {
return instanceDeadlineBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.ListInstancesRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancesRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancesRequestOrBuilder.java
index b94d487032b..6f3b8901076 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancesRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancesRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface ListInstancesRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.ListInstancesRequest)
@@ -109,22 +111,22 @@ public interface ListInstancesRequestOrBuilder
* An expression for filtering the results of the request. Filter rules are
* case insensitive. The fields eligible for filtering are:
*
- * * `name`
- * * `display_name`
- * * `labels.key` where key is the name of a label
+ * * `name`
+ * * `display_name`
+ * * `labels.key` where key is the name of a label
*
* Some examples of using filters are:
*
- * * `name:*` --> The instance has a name.
- * * `name:Howl` --> The instance's name contains the string "howl".
- * * `name:HOWL` --> Equivalent to above.
- * * `NAME:howl` --> Equivalent to above.
- * * `labels.env:*` --> The instance has the label "env".
- * * `labels.env:dev` --> The instance has the label "env" and the value of
- * the label contains the string "dev".
- * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
- * it has the label "env" with its value
- * containing "dev".
+ * * `name:*` --> The instance has a name.
+ * * `name:Howl` --> The instance's name contains the string "howl".
+ * * `name:HOWL` --> Equivalent to above.
+ * * `NAME:howl` --> Equivalent to above.
+ * * `labels.env:*` --> The instance has the label "env".
+ * * `labels.env:dev` --> The instance has the label "env" and the value of
+ * the label contains the string "dev".
+ * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
+ * it has the label "env" with its value
+ * containing "dev".
*
*
* string filter = 4;
@@ -140,22 +142,22 @@ public interface ListInstancesRequestOrBuilder
* An expression for filtering the results of the request. Filter rules are
* case insensitive. The fields eligible for filtering are:
*
- * * `name`
- * * `display_name`
- * * `labels.key` where key is the name of a label
+ * * `name`
+ * * `display_name`
+ * * `labels.key` where key is the name of a label
*
* Some examples of using filters are:
*
- * * `name:*` --> The instance has a name.
- * * `name:Howl` --> The instance's name contains the string "howl".
- * * `name:HOWL` --> Equivalent to above.
- * * `NAME:howl` --> Equivalent to above.
- * * `labels.env:*` --> The instance has the label "env".
- * * `labels.env:dev` --> The instance has the label "env" and the value of
- * the label contains the string "dev".
- * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
- * it has the label "env" with its value
- * containing "dev".
+ * * `name:*` --> The instance has a name.
+ * * `name:Howl` --> The instance's name contains the string "howl".
+ * * `name:HOWL` --> Equivalent to above.
+ * * `NAME:howl` --> Equivalent to above.
+ * * `labels.env:*` --> The instance has the label "env".
+ * * `labels.env:dev` --> The instance has the label "env" and the value of
+ * the label contains the string "dev".
+ * * `name:howl labels.env:dev` --> The instance's name contains "howl" and
+ * it has the label "env" with its value
+ * containing "dev".
*
*
* string filter = 4;
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancesResponse.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancesResponse.java
index d0bb319273e..22870d6b6d5 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancesResponse.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ListInstancesResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstancesResponse}
*/
-public final class ListInstancesResponse extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class ListInstancesResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.ListInstancesResponse)
ListInstancesResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ListInstancesResponse");
+ }
+
// Use ListInstancesResponse.newBuilder() to construct.
- private ListInstancesResponse(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private ListInstancesResponse(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -46,19 +58,13 @@ private ListInstancesResponse() {
unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ListInstancesResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_ListInstancesResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_ListInstancesResponse_fieldAccessorTable
@@ -297,11 +303,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < instances_.size(); i++) {
output.writeMessage(1, instances_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, nextPageToken_);
}
for (int i = 0; i < unreachable_.size(); i++) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, unreachable_.getRaw(i));
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, unreachable_.getRaw(i));
}
getUnknownFields().writeTo(output);
}
@@ -315,8 +321,8 @@ public int getSerializedSize() {
for (int i = 0; i < instances_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, instances_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, nextPageToken_);
}
{
int dataSize = 0;
@@ -408,38 +414,38 @@ public static com.google.spanner.admin.instance.v1.ListInstancesResponse parseFr
public static com.google.spanner.admin.instance.v1.ListInstancesResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancesResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstancesResponse parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancesResponse parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ListInstancesResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ListInstancesResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -463,7 +469,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -478,7 +484,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.ListInstancesResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.spanner.admin.instance.v1.Instance instances = 1;
*/
public com.google.spanner.admin.instance.v1.Instance.Builder getInstancesBuilder(int index) {
- return getInstancesFieldBuilder().getBuilder(index);
+ return internalGetInstancesFieldBuilder().getBuilder(index);
}
/**
@@ -1054,7 +1027,7 @@ public com.google.spanner.admin.instance.v1.InstanceOrBuilder getInstancesOrBuil
* repeated .google.spanner.admin.instance.v1.Instance instances = 1;
*/
public com.google.spanner.admin.instance.v1.Instance.Builder addInstancesBuilder() {
- return getInstancesFieldBuilder()
+ return internalGetInstancesFieldBuilder()
.addBuilder(com.google.spanner.admin.instance.v1.Instance.getDefaultInstance());
}
@@ -1068,7 +1041,7 @@ public com.google.spanner.admin.instance.v1.Instance.Builder addInstancesBuilder
* repeated .google.spanner.admin.instance.v1.Instance instances = 1;
*/
public com.google.spanner.admin.instance.v1.Instance.Builder addInstancesBuilder(int index) {
- return getInstancesFieldBuilder()
+ return internalGetInstancesFieldBuilder()
.addBuilder(index, com.google.spanner.admin.instance.v1.Instance.getDefaultInstance());
}
@@ -1083,17 +1056,17 @@ public com.google.spanner.admin.instance.v1.Instance.Builder addInstancesBuilder
*/
public java.util.List.google.spanner.admin.instance.v1.OperationProgress progress = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.OperationProgress,
com.google.spanner.admin.instance.v1.OperationProgress.Builder,
com.google.spanner.admin.instance.v1.OperationProgressOrBuilder>
- getProgressFieldBuilder() {
+ internalGetProgressFieldBuilder() {
if (progressBuilder_ == null) {
progressBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.OperationProgress,
com.google.spanner.admin.instance.v1.OperationProgress.Builder,
com.google.spanner.admin.instance.v1.OperationProgressOrBuilder>(
@@ -1005,7 +980,7 @@ public com.google.spanner.admin.instance.v1.OperationProgressOrBuilder getProgre
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1150,7 +1125,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1181,14 +1156,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1198,17 +1173,6 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
return cancelTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.MoveInstanceMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/MoveInstanceMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/MoveInstanceMetadataOrBuilder.java
index 2501dc62399..4c7f27f843a 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/MoveInstanceMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/MoveInstanceMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface MoveInstanceMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.MoveInstanceMetadata)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/MoveInstanceRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/MoveInstanceRequest.java
index 905d9fdf1f5..479dc2c903c 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/MoveInstanceRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/MoveInstanceRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.MoveInstanceRequest}
*/
-public final class MoveInstanceRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class MoveInstanceRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.MoveInstanceRequest)
MoveInstanceRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "MoveInstanceRequest");
+ }
+
// Use MoveInstanceRequest.newBuilder() to construct.
- private MoveInstanceRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private MoveInstanceRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private MoveInstanceRequest() {
targetConfig_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new MoveInstanceRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_MoveInstanceRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_MoveInstanceRequest_fieldAccessorTable
@@ -198,11 +204,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, name_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetConfig_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, targetConfig_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(targetConfig_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, targetConfig_);
}
getUnknownFields().writeTo(output);
}
@@ -213,11 +219,11 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, name_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(targetConfig_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, targetConfig_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(targetConfig_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, targetConfig_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
@@ -294,38 +300,38 @@ public static com.google.spanner.admin.instance.v1.MoveInstanceRequest parseFrom
public static com.google.spanner.admin.instance.v1.MoveInstanceRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.MoveInstanceRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.MoveInstanceRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.MoveInstanceRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.MoveInstanceRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.MoveInstanceRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -349,7 +355,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -364,7 +370,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.MoveInstanceRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.Timestamp start_time = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getStartTimeFieldBuilder() {
+ internalGetStartTimeFieldBuilder() {
if (startTimeBuilder_ == null) {
startTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -854,7 +828,7 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
}
private com.google.protobuf.Timestamp endTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1004,7 +978,7 @@ public Builder clearEndTime() {
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getEndTimeFieldBuilder().getBuilder();
+ return internalGetEndTimeFieldBuilder().getBuilder();
}
/**
@@ -1035,14 +1009,14 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
*
* .google.protobuf.Timestamp end_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getEndTimeFieldBuilder() {
+ internalGetEndTimeFieldBuilder() {
if (endTimeBuilder_ == null) {
endTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1052,17 +1026,6 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
return endTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.OperationProgress)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/OperationProgressOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/OperationProgressOrBuilder.java
index 078699be836..07b0fb9f8bc 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/OperationProgressOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/OperationProgressOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/common.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface OperationProgressOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.OperationProgress)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ReplicaComputeCapacity.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ReplicaComputeCapacity.java
index b62507082f5..1830b4e06ee 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ReplicaComputeCapacity.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/ReplicaComputeCapacity.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,32 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.ReplicaComputeCapacity}
*/
-public final class ReplicaComputeCapacity extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class ReplicaComputeCapacity extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.ReplicaComputeCapacity)
ReplicaComputeCapacityOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ReplicaComputeCapacity");
+ }
+
// Use ReplicaComputeCapacity.newBuilder() to construct.
- private ReplicaComputeCapacity(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private ReplicaComputeCapacity(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private ReplicaComputeCapacity() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ReplicaComputeCapacity();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_ReplicaComputeCapacity_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_ReplicaComputeCapacity_fieldAccessorTable
@@ -408,38 +414,38 @@ public static com.google.spanner.admin.instance.v1.ReplicaComputeCapacity parseF
public static com.google.spanner.admin.instance.v1.ReplicaComputeCapacity parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ReplicaComputeCapacity parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ReplicaComputeCapacity parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ReplicaComputeCapacity parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.ReplicaComputeCapacity parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.ReplicaComputeCapacity parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -463,7 +469,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -478,7 +484,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.ReplicaComputeCapacity}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.instance.v1.InstanceConfig instance_config = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstanceConfig,
com.google.spanner.admin.instance.v1.InstanceConfig.Builder,
com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder>
- getInstanceConfigFieldBuilder() {
+ internalGetInstanceConfigFieldBuilder() {
if (instanceConfigBuilder_ == null) {
instanceConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstanceConfig,
com.google.spanner.admin.instance.v1.InstanceConfig.Builder,
com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder>(
@@ -860,7 +836,7 @@ public com.google.spanner.admin.instance.v1.InstanceConfig.Builder getInstanceCo
}
private com.google.spanner.admin.instance.v1.OperationProgress progress_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.OperationProgress,
com.google.spanner.admin.instance.v1.OperationProgress.Builder,
com.google.spanner.admin.instance.v1.OperationProgressOrBuilder>
@@ -1021,7 +997,7 @@ public Builder clearProgress() {
public com.google.spanner.admin.instance.v1.OperationProgress.Builder getProgressBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getProgressFieldBuilder().getBuilder();
+ return internalGetProgressFieldBuilder().getBuilder();
}
/**
@@ -1056,14 +1032,14 @@ public com.google.spanner.admin.instance.v1.OperationProgressOrBuilder getProgre
*
* .google.spanner.admin.instance.v1.OperationProgress progress = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.OperationProgress,
com.google.spanner.admin.instance.v1.OperationProgress.Builder,
com.google.spanner.admin.instance.v1.OperationProgressOrBuilder>
- getProgressFieldBuilder() {
+ internalGetProgressFieldBuilder() {
if (progressBuilder_ == null) {
progressBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.OperationProgress,
com.google.spanner.admin.instance.v1.OperationProgress.Builder,
com.google.spanner.admin.instance.v1.OperationProgressOrBuilder>(
@@ -1074,7 +1050,7 @@ public com.google.spanner.admin.instance.v1.OperationProgressOrBuilder getProgre
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1219,7 +1195,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1250,14 +1226,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1267,17 +1243,6 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
return cancelTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.UpdateInstanceConfigMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigMetadataOrBuilder.java
index d42ba7bad0b..ad420c9ebc3 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface UpdateInstanceConfigMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.UpdateInstanceConfigMetadata)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigRequest.java
index 745b60aed48..cab42fc5ea6 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,32 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstanceConfigRequest}
*/
-public final class UpdateInstanceConfigRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateInstanceConfigRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.UpdateInstanceConfigRequest)
UpdateInstanceConfigRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateInstanceConfigRequest");
+ }
+
// Use UpdateInstanceConfigRequest.newBuilder() to construct.
- private UpdateInstanceConfigRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateInstanceConfigRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private UpdateInstanceConfigRequest() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateInstanceConfigRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstanceConfigRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstanceConfigRequest_fieldAccessorTable
@@ -357,38 +363,38 @@ public static com.google.spanner.admin.instance.v1.UpdateInstanceConfigRequest p
public static com.google.spanner.admin.instance.v1.UpdateInstanceConfigRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceConfigRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceConfigRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceConfigRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceConfigRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceConfigRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -412,7 +418,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -427,7 +433,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstanceConfigRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
- getUpdateMaskFieldBuilder() {
+ internalGetUpdateMaskFieldBuilder() {
if (updateMaskBuilder_ == null) {
updateMaskBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>(
@@ -1228,17 +1203,6 @@ public Builder clearValidateOnly() {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.UpdateInstanceConfigRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigRequestOrBuilder.java
index bf474612fe6..bb8bc46355b 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceConfigRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface UpdateInstanceConfigRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.UpdateInstanceConfigRequest)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceMetadata.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceMetadata.java
index fec9a6ffb86..6457f0fece4 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceMetadata.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceMetadata.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstanceMetadata}
*/
-public final class UpdateInstanceMetadata extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateInstanceMetadata extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.UpdateInstanceMetadata)
UpdateInstanceMetadataOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateInstanceMetadata");
+ }
+
// Use UpdateInstanceMetadata.newBuilder() to construct.
- private UpdateInstanceMetadata(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateInstanceMetadata(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -44,19 +56,13 @@ private UpdateInstanceMetadata() {
expectedFulfillmentPeriod_ = 0;
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateInstanceMetadata();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstanceMetadata_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstanceMetadata_fieldAccessorTable
@@ -481,38 +487,38 @@ public static com.google.spanner.admin.instance.v1.UpdateInstanceMetadata parseF
public static com.google.spanner.admin.instance.v1.UpdateInstanceMetadata parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceMetadata parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceMetadata parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceMetadata parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceMetadata parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceMetadata parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -536,7 +542,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -551,7 +557,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstanceMetadata}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.instance.v1.Instance instance = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.Instance,
com.google.spanner.admin.instance.v1.Instance.Builder,
com.google.spanner.admin.instance.v1.InstanceOrBuilder>
- getInstanceFieldBuilder() {
+ internalGetInstanceFieldBuilder() {
if (instanceBuilder_ == null) {
instanceBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.Instance,
com.google.spanner.admin.instance.v1.Instance.Builder,
com.google.spanner.admin.instance.v1.InstanceOrBuilder>(
@@ -1005,7 +981,7 @@ public com.google.spanner.admin.instance.v1.InstanceOrBuilder getInstanceOrBuild
}
private com.google.protobuf.Timestamp startTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1162,7 +1138,7 @@ public Builder clearStartTime() {
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getStartTimeFieldBuilder().getBuilder();
+ return internalGetStartTimeFieldBuilder().getBuilder();
}
/**
@@ -1195,14 +1171,14 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
*
* .google.protobuf.Timestamp start_time = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getStartTimeFieldBuilder() {
+ internalGetStartTimeFieldBuilder() {
if (startTimeBuilder_ == null) {
startTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1213,7 +1189,7 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1372,7 +1348,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1407,14 +1383,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1425,7 +1401,7 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
}
private com.google.protobuf.Timestamp endTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1568,7 +1544,7 @@ public Builder clearEndTime() {
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder() {
bitField0_ |= 0x00000008;
onChanged();
- return getEndTimeFieldBuilder().getBuilder();
+ return internalGetEndTimeFieldBuilder().getBuilder();
}
/**
@@ -1597,14 +1573,14 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
*
* .google.protobuf.Timestamp end_time = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getEndTimeFieldBuilder() {
+ internalGetEndTimeFieldBuilder() {
if (endTimeBuilder_ == null) {
endTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1718,17 +1694,6 @@ public Builder clearExpectedFulfillmentPeriod() {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.UpdateInstanceMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceMetadataOrBuilder.java
index 1eea2b743c5..db3de1e8ce1 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface UpdateInstanceMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.UpdateInstanceMetadata)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionMetadata.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionMetadata.java
index d9c91c05790..3d0583b1877 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionMetadata.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionMetadata.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,33 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata}
*/
-public final class UpdateInstancePartitionMetadata extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateInstancePartitionMetadata extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata)
UpdateInstancePartitionMetadataOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateInstancePartitionMetadata");
+ }
+
// Use UpdateInstancePartitionMetadata.newBuilder() to construct.
- private UpdateInstancePartitionMetadata(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateInstancePartitionMetadata(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private UpdateInstancePartitionMetadata() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateInstancePartitionMetadata();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstancePartitionMetadata_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstancePartitionMetadata_fieldAccessorTable
@@ -426,39 +431,39 @@ public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionMetada
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -482,7 +487,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -497,7 +502,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.instance.v1.InstancePartition instance_partition = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstancePartition,
com.google.spanner.admin.instance.v1.InstancePartition.Builder,
com.google.spanner.admin.instance.v1.InstancePartitionOrBuilder>
- getInstancePartitionFieldBuilder() {
+ internalGetInstancePartitionFieldBuilder() {
if (instancePartitionBuilder_ == null) {
instancePartitionBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstancePartition,
com.google.spanner.admin.instance.v1.InstancePartition.Builder,
com.google.spanner.admin.instance.v1.InstancePartitionOrBuilder>(
@@ -954,7 +928,7 @@ public Builder clearInstancePartition() {
}
private com.google.protobuf.Timestamp startTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1111,7 +1085,7 @@ public Builder clearStartTime() {
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getStartTimeFieldBuilder().getBuilder();
+ return internalGetStartTimeFieldBuilder().getBuilder();
}
/**
@@ -1144,14 +1118,14 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
*
* .google.protobuf.Timestamp start_time = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getStartTimeFieldBuilder() {
+ internalGetStartTimeFieldBuilder() {
if (startTimeBuilder_ == null) {
startTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1162,7 +1136,7 @@ public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder() {
}
private com.google.protobuf.Timestamp cancelTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1321,7 +1295,7 @@ public Builder clearCancelTime() {
public com.google.protobuf.Timestamp.Builder getCancelTimeBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getCancelTimeFieldBuilder().getBuilder();
+ return internalGetCancelTimeFieldBuilder().getBuilder();
}
/**
@@ -1356,14 +1330,14 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
*
* .google.protobuf.Timestamp cancel_time = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCancelTimeFieldBuilder() {
+ internalGetCancelTimeFieldBuilder() {
if (cancelTimeBuilder_ == null) {
cancelTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1374,7 +1348,7 @@ public com.google.protobuf.TimestampOrBuilder getCancelTimeOrBuilder() {
}
private com.google.protobuf.Timestamp endTime_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
@@ -1517,7 +1491,7 @@ public Builder clearEndTime() {
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder() {
bitField0_ |= 0x00000008;
onChanged();
- return getEndTimeFieldBuilder().getBuilder();
+ return internalGetEndTimeFieldBuilder().getBuilder();
}
/**
@@ -1546,14 +1520,14 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
*
* .google.protobuf.Timestamp end_time = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getEndTimeFieldBuilder() {
+ internalGetEndTimeFieldBuilder() {
if (endTimeBuilder_ == null) {
endTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1563,17 +1537,6 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
return endTimeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionMetadataOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionMetadataOrBuilder.java
index 0805df9a41a..161a8874989 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface UpdateInstancePartitionMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.UpdateInstancePartitionMetadata)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionRequest.java
index 8dbe5702d6d..3555a22092b 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,33 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstancePartitionRequest}
*/
-public final class UpdateInstancePartitionRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateInstancePartitionRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.UpdateInstancePartitionRequest)
UpdateInstancePartitionRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateInstancePartitionRequest");
+ }
+
// Use UpdateInstancePartitionRequest.newBuilder() to construct.
- private UpdateInstancePartitionRequest(
- com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateInstancePartitionRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private UpdateInstancePartitionRequest() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateInstancePartitionRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstancePartitionRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstancePartitionRequest_fieldAccessorTable
@@ -321,39 +326,39 @@ public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionReques
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionRequest
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionRequest
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstancePartitionRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -377,7 +382,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -392,7 +397,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstancePartitionRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.FieldMask field_mask = 2 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
- getFieldMaskFieldBuilder() {
+ internalGetFieldMaskFieldBuilder() {
if (fieldMaskBuilder_ == null) {
fieldMaskBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>(
@@ -1099,17 +1072,6 @@ public com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder() {
return fieldMaskBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.UpdateInstancePartitionRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionRequestOrBuilder.java
index bff2a22ec7c..a6b59e9c8ee 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstancePartitionRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface UpdateInstancePartitionRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.UpdateInstancePartitionRequest)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceRequest.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceRequest.java
index a36b988567f..45abb0f0313 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceRequest.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceRequest.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
/**
@@ -29,32 +30,37 @@
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstanceRequest}
*/
-public final class UpdateInstanceRequest extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class UpdateInstanceRequest extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.admin.instance.v1.UpdateInstanceRequest)
UpdateInstanceRequestOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "UpdateInstanceRequest");
+ }
+
// Use UpdateInstanceRequest.newBuilder() to construct.
- private UpdateInstanceRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private UpdateInstanceRequest(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private UpdateInstanceRequest() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new UpdateInstanceRequest();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstanceRequest_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
.internal_static_google_spanner_admin_instance_v1_UpdateInstanceRequest_fieldAccessorTable
@@ -316,38 +322,38 @@ public static com.google.spanner.admin.instance.v1.UpdateInstanceRequest parseFr
public static com.google.spanner.admin.instance.v1.UpdateInstanceRequest parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceRequest parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceRequest parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceRequest parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceRequest parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.admin.instance.v1.UpdateInstanceRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -371,7 +377,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -386,7 +392,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.admin.instance.v1.UpdateInstanceRequest}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.FieldMask field_mask = 2 [(.google.api.field_behavior) = REQUIRED];
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>
- getFieldMaskFieldBuilder() {
+ internalGetFieldMaskFieldBuilder() {
if (fieldMaskBuilder_ == null) {
fieldMaskBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.FieldMask,
com.google.protobuf.FieldMask.Builder,
com.google.protobuf.FieldMaskOrBuilder>(
@@ -1068,17 +1043,6 @@ public com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder() {
return fieldMaskBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.admin.instance.v1.UpdateInstanceRequest)
}
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceRequestOrBuilder.java b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceRequestOrBuilder.java
index c2332ffab5d..7afab12c38b 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceRequestOrBuilder.java
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/java/com/google/spanner/admin/instance/v1/UpdateInstanceRequestOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/admin/instance/v1/spanner_instance_admin.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.admin.instance.v1;
+@com.google.protobuf.Generated
public interface UpdateInstanceRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.admin.instance.v1.UpdateInstanceRequest)
diff --git a/proto-google-cloud-spanner-admin-instance-v1/src/main/proto/google/spanner/admin/instance/v1/spanner_instance_admin.proto b/proto-google-cloud-spanner-admin-instance-v1/src/main/proto/google/spanner/admin/instance/v1/spanner_instance_admin.proto
index 0893c33fd24..d16ab2ca583 100644
--- a/proto-google-cloud-spanner-admin-instance-v1/src/main/proto/google/spanner/admin/instance/v1/spanner_instance_admin.proto
+++ b/proto-google-cloud-spanner-admin-instance-v1/src/main/proto/google/spanner/admin/instance/v1/spanner_instance_admin.proto
@@ -933,12 +933,25 @@ message AutoscalingConfig {
// The autoscaling targets for an instance.
message AutoscalingTargets {
- // Required. The target high priority cpu utilization percentage that the
+ // Optional. The target high priority cpu utilization percentage that the
// autoscaler should be trying to achieve for the instance. This number is
// on a scale from 0 (no utilization) to 100 (full utilization). The valid
- // range is [10, 90] inclusive.
+ // range is [10, 90] inclusive. If not specified or set to 0, the autoscaler
+ // skips scaling based on high priority CPU utilization.
int32 high_priority_cpu_utilization_percent = 1
- [(google.api.field_behavior) = REQUIRED];
+ [(google.api.field_behavior) = OPTIONAL];
+
+ // Optional. The target total CPU utilization percentage that the autoscaler
+ // should be trying to achieve for the instance. This number is on a scale
+ // from 0 (no utilization) to 100 (full utilization). The valid range is
+ // [10, 90] inclusive. If not specified or set to 0, the autoscaler skips
+ // scaling based on total CPU utilization. If both
+ // `high_priority_cpu_utilization_percent` and
+ // `total_cpu_utilization_percent` are specified, the autoscaler provisions
+ // the larger of the two required compute capacities to satisfy both
+ // targets.
+ int32 total_cpu_utilization_percent = 4
+ [(google.api.field_behavior) = OPTIONAL];
// Required. The target storage utilization percentage that the autoscaler
// should be trying to achieve for the instance. This number is on a scale
@@ -966,6 +979,60 @@ message AutoscalingConfig {
// configuration for the selected replicas.
int32 autoscaling_target_high_priority_cpu_utilization_percent = 2
[(google.api.field_behavior) = OPTIONAL];
+
+ // Optional. If specified, overrides the
+ // autoscaling target `total_cpu_utilization_percent`
+ // in the top-level autoscaling configuration for the selected replicas.
+ int32 autoscaling_target_total_cpu_utilization_percent = 4
+ [(google.api.field_behavior) = OPTIONAL];
+
+ // Optional. If true, disables high priority CPU autoscaling for the
+ // selected replicas and ignores
+ // [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ // in the top-level autoscaling configuration.
+ //
+ // When setting this field to true, setting
+ // [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ // field to a non-zero value for the same replica is not supported.
+ //
+ // If false, the
+ // [autoscaling_target_high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_high_priority_cpu_utilization_percent]
+ // field in the replica will be used if set to a non-zero value.
+ // Otherwise, the
+ // [high_priority_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.high_priority_cpu_utilization_percent]
+ // field in the top-level autoscaling configuration will be used.
+ //
+ // Setting both
+ // [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ // and
+ // [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ // to true for the same replica is not supported.
+ bool disable_high_priority_cpu_autoscaling = 5
+ [(google.api.field_behavior) = OPTIONAL];
+
+ // Optional. If true, disables total CPU autoscaling for the selected
+ // replicas and ignores
+ // [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ // in the top-level autoscaling configuration.
+ //
+ // When setting this field to true, setting
+ // [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ // field to a non-zero value for the same replica is not supported.
+ //
+ // If false, the
+ // [autoscaling_target_total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.autoscaling_target_total_cpu_utilization_percent]
+ // field in the replica will be used if set to a non-zero value.
+ // Otherwise, the
+ // [total_cpu_utilization_percent][google.spanner.admin.instance.v1.AutoscalingConfig.AutoscalingTargets.total_cpu_utilization_percent]
+ // field in the top-level autoscaling configuration will be used.
+ //
+ // Setting both
+ // [disable_high_priority_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_high_priority_cpu_autoscaling]
+ // and
+ // [disable_total_cpu_autoscaling][google.spanner.admin.instance.v1.AutoscalingConfig.AsymmetricAutoscalingOption.AutoscalingConfigOverrides.disable_total_cpu_autoscaling]
+ // to true for the same replica is not supported.
+ bool disable_total_cpu_autoscaling = 6
+ [(google.api.field_behavior) = OPTIONAL];
}
// Required. Selects the replicas to which this AsymmetricAutoscalingOption
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminAction.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminAction.java
index 8e6946252c8..bda28769a3b 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminAction.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminAction.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -29,32 +30,37 @@
*
* Protobuf type {@code google.spanner.executor.v1.AdminAction}
*/
-public final class AdminAction extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class AdminAction extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.AdminAction)
AdminActionOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "AdminAction");
+ }
+
// Use AdminAction.newBuilder() to construct.
- private AdminAction(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private AdminAction(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private AdminAction() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new AdminAction();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_AdminAction_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_AdminAction_fieldAccessorTable
@@ -2318,38 +2324,38 @@ public static com.google.spanner.executor.v1.AdminAction parseFrom(
public static com.google.spanner.executor.v1.AdminAction parseFrom(java.io.InputStream input)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.AdminAction parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.AdminAction parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.AdminAction parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.AdminAction parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.AdminAction parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -2372,7 +2378,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -2387,7 +2393,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.AdminAction}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.executor.v1.GetCloudInstanceConfigAction get_cloud_instance_config = 4;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudInstanceConfigAction,
com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder,
com.google.spanner.executor.v1.GetCloudInstanceConfigActionOrBuilder>
- getGetCloudInstanceConfigFieldBuilder() {
+ internalGetGetCloudInstanceConfigFieldBuilder() {
if (getCloudInstanceConfigBuilder_ == null) {
if (!(actionCase_ == 4)) {
action_ =
com.google.spanner.executor.v1.GetCloudInstanceConfigAction.getDefaultInstance();
}
getCloudInstanceConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudInstanceConfigAction,
com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder,
com.google.spanner.executor.v1.GetCloudInstanceConfigActionOrBuilder>(
@@ -4039,7 +4024,7 @@ public Builder clearGetCloudInstanceConfig() {
return getCloudInstanceConfigBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction,
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder,
com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder>
@@ -4212,7 +4197,7 @@ public Builder clearListInstanceConfigs() {
*/
public com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
getListInstanceConfigsBuilder() {
- return getListInstanceConfigsFieldBuilder().getBuilder();
+ return internalGetListInstanceConfigsFieldBuilder().getBuilder();
}
/**
@@ -4248,18 +4233,18 @@ public Builder clearListInstanceConfigs() {
* .google.spanner.executor.v1.ListCloudInstanceConfigsAction list_instance_configs = 5;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction,
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder,
com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder>
- getListInstanceConfigsFieldBuilder() {
+ internalGetListInstanceConfigsFieldBuilder() {
if (listInstanceConfigsBuilder_ == null) {
if (!(actionCase_ == 5)) {
action_ =
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.getDefaultInstance();
}
listInstanceConfigsBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction,
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder,
com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder>(
@@ -4273,7 +4258,7 @@ public Builder clearListInstanceConfigs() {
return listInstanceConfigsBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudInstanceAction,
com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder,
com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder>
@@ -4438,7 +4423,7 @@ public Builder clearCreateCloudInstance() {
*/
public com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
getCreateCloudInstanceBuilder() {
- return getCreateCloudInstanceFieldBuilder().getBuilder();
+ return internalGetCreateCloudInstanceFieldBuilder().getBuilder();
}
/**
@@ -4472,17 +4457,17 @@ public Builder clearCreateCloudInstance() {
*
* .google.spanner.executor.v1.CreateCloudInstanceAction create_cloud_instance = 6;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudInstanceAction,
com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder,
com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder>
- getCreateCloudInstanceFieldBuilder() {
+ internalGetCreateCloudInstanceFieldBuilder() {
if (createCloudInstanceBuilder_ == null) {
if (!(actionCase_ == 6)) {
action_ = com.google.spanner.executor.v1.CreateCloudInstanceAction.getDefaultInstance();
}
createCloudInstanceBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudInstanceAction,
com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder,
com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder>(
@@ -4496,7 +4481,7 @@ public Builder clearCreateCloudInstance() {
return createCloudInstanceBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudInstanceAction,
com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder,
com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder>
@@ -4661,7 +4646,7 @@ public Builder clearUpdateCloudInstance() {
*/
public com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
getUpdateCloudInstanceBuilder() {
- return getUpdateCloudInstanceFieldBuilder().getBuilder();
+ return internalGetUpdateCloudInstanceFieldBuilder().getBuilder();
}
/**
@@ -4695,17 +4680,17 @@ public Builder clearUpdateCloudInstance() {
*
* .google.spanner.executor.v1.UpdateCloudInstanceAction update_cloud_instance = 7;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudInstanceAction,
com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder,
com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder>
- getUpdateCloudInstanceFieldBuilder() {
+ internalGetUpdateCloudInstanceFieldBuilder() {
if (updateCloudInstanceBuilder_ == null) {
if (!(actionCase_ == 7)) {
action_ = com.google.spanner.executor.v1.UpdateCloudInstanceAction.getDefaultInstance();
}
updateCloudInstanceBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudInstanceAction,
com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder,
com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder>(
@@ -4719,7 +4704,7 @@ public Builder clearUpdateCloudInstance() {
return updateCloudInstanceBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DeleteCloudInstanceAction,
com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder,
com.google.spanner.executor.v1.DeleteCloudInstanceActionOrBuilder>
@@ -4884,7 +4869,7 @@ public Builder clearDeleteCloudInstance() {
*/
public com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
getDeleteCloudInstanceBuilder() {
- return getDeleteCloudInstanceFieldBuilder().getBuilder();
+ return internalGetDeleteCloudInstanceFieldBuilder().getBuilder();
}
/**
@@ -4918,17 +4903,17 @@ public Builder clearDeleteCloudInstance() {
*
* .google.spanner.executor.v1.DeleteCloudInstanceAction delete_cloud_instance = 8;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DeleteCloudInstanceAction,
com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder,
com.google.spanner.executor.v1.DeleteCloudInstanceActionOrBuilder>
- getDeleteCloudInstanceFieldBuilder() {
+ internalGetDeleteCloudInstanceFieldBuilder() {
if (deleteCloudInstanceBuilder_ == null) {
if (!(actionCase_ == 8)) {
action_ = com.google.spanner.executor.v1.DeleteCloudInstanceAction.getDefaultInstance();
}
deleteCloudInstanceBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DeleteCloudInstanceAction,
com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder,
com.google.spanner.executor.v1.DeleteCloudInstanceActionOrBuilder>(
@@ -4942,7 +4927,7 @@ public Builder clearDeleteCloudInstance() {
return deleteCloudInstanceBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudInstancesAction,
com.google.spanner.executor.v1.ListCloudInstancesAction.Builder,
com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder>
@@ -5107,7 +5092,7 @@ public Builder clearListCloudInstances() {
*/
public com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
getListCloudInstancesBuilder() {
- return getListCloudInstancesFieldBuilder().getBuilder();
+ return internalGetListCloudInstancesFieldBuilder().getBuilder();
}
/**
@@ -5141,17 +5126,17 @@ public Builder clearListCloudInstances() {
*
* .google.spanner.executor.v1.ListCloudInstancesAction list_cloud_instances = 9;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudInstancesAction,
com.google.spanner.executor.v1.ListCloudInstancesAction.Builder,
com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder>
- getListCloudInstancesFieldBuilder() {
+ internalGetListCloudInstancesFieldBuilder() {
if (listCloudInstancesBuilder_ == null) {
if (!(actionCase_ == 9)) {
action_ = com.google.spanner.executor.v1.ListCloudInstancesAction.getDefaultInstance();
}
listCloudInstancesBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudInstancesAction,
com.google.spanner.executor.v1.ListCloudInstancesAction.Builder,
com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder>(
@@ -5165,7 +5150,7 @@ public Builder clearListCloudInstances() {
return listCloudInstancesBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudInstanceAction,
com.google.spanner.executor.v1.GetCloudInstanceAction.Builder,
com.google.spanner.executor.v1.GetCloudInstanceActionOrBuilder>
@@ -5330,7 +5315,7 @@ public Builder clearGetCloudInstance() {
*/
public com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
getGetCloudInstanceBuilder() {
- return getGetCloudInstanceFieldBuilder().getBuilder();
+ return internalGetGetCloudInstanceFieldBuilder().getBuilder();
}
/**
@@ -5364,17 +5349,17 @@ public Builder clearGetCloudInstance() {
*
* .google.spanner.executor.v1.GetCloudInstanceAction get_cloud_instance = 10;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudInstanceAction,
com.google.spanner.executor.v1.GetCloudInstanceAction.Builder,
com.google.spanner.executor.v1.GetCloudInstanceActionOrBuilder>
- getGetCloudInstanceFieldBuilder() {
+ internalGetGetCloudInstanceFieldBuilder() {
if (getCloudInstanceBuilder_ == null) {
if (!(actionCase_ == 10)) {
action_ = com.google.spanner.executor.v1.GetCloudInstanceAction.getDefaultInstance();
}
getCloudInstanceBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudInstanceAction,
com.google.spanner.executor.v1.GetCloudInstanceAction.Builder,
com.google.spanner.executor.v1.GetCloudInstanceActionOrBuilder>(
@@ -5388,7 +5373,7 @@ public Builder clearGetCloudInstance() {
return getCloudInstanceBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudDatabaseAction,
com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder>
@@ -5560,7 +5545,7 @@ public Builder clearCreateCloudDatabase() {
*/
public com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
getCreateCloudDatabaseBuilder() {
- return getCreateCloudDatabaseFieldBuilder().getBuilder();
+ return internalGetCreateCloudDatabaseFieldBuilder().getBuilder();
}
/**
@@ -5596,17 +5581,17 @@ public Builder clearCreateCloudDatabase() {
* .google.spanner.executor.v1.CreateCloudDatabaseAction create_cloud_database = 11;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudDatabaseAction,
com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder>
- getCreateCloudDatabaseFieldBuilder() {
+ internalGetCreateCloudDatabaseFieldBuilder() {
if (createCloudDatabaseBuilder_ == null) {
if (!(actionCase_ == 11)) {
action_ = com.google.spanner.executor.v1.CreateCloudDatabaseAction.getDefaultInstance();
}
createCloudDatabaseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudDatabaseAction,
com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder>(
@@ -5620,7 +5605,7 @@ public Builder clearCreateCloudDatabase() {
return createCloudDatabaseBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction,
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder,
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder>
@@ -5800,7 +5785,7 @@ public Builder clearUpdateCloudDatabaseDdl() {
*/
public com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
getUpdateCloudDatabaseDdlBuilder() {
- return getUpdateCloudDatabaseDdlFieldBuilder().getBuilder();
+ return internalGetUpdateCloudDatabaseDdlFieldBuilder().getBuilder();
}
/**
@@ -5838,18 +5823,18 @@ public Builder clearUpdateCloudDatabaseDdl() {
* .google.spanner.executor.v1.UpdateCloudDatabaseDdlAction update_cloud_database_ddl = 12;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction,
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder,
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder>
- getUpdateCloudDatabaseDdlFieldBuilder() {
+ internalGetUpdateCloudDatabaseDdlFieldBuilder() {
if (updateCloudDatabaseDdlBuilder_ == null) {
if (!(actionCase_ == 12)) {
action_ =
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.getDefaultInstance();
}
updateCloudDatabaseDdlBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction,
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder,
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder>(
@@ -5863,7 +5848,7 @@ public Builder clearUpdateCloudDatabaseDdl() {
return updateCloudDatabaseDdlBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudDatabaseAction,
com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder>
@@ -6035,7 +6020,7 @@ public Builder clearUpdateCloudDatabase() {
*/
public com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
getUpdateCloudDatabaseBuilder() {
- return getUpdateCloudDatabaseFieldBuilder().getBuilder();
+ return internalGetUpdateCloudDatabaseFieldBuilder().getBuilder();
}
/**
@@ -6071,17 +6056,17 @@ public Builder clearUpdateCloudDatabase() {
* .google.spanner.executor.v1.UpdateCloudDatabaseAction update_cloud_database = 27;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudDatabaseAction,
com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder>
- getUpdateCloudDatabaseFieldBuilder() {
+ internalGetUpdateCloudDatabaseFieldBuilder() {
if (updateCloudDatabaseBuilder_ == null) {
if (!(actionCase_ == 27)) {
action_ = com.google.spanner.executor.v1.UpdateCloudDatabaseAction.getDefaultInstance();
}
updateCloudDatabaseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudDatabaseAction,
com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder>(
@@ -6095,7 +6080,7 @@ public Builder clearUpdateCloudDatabase() {
return updateCloudDatabaseBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DropCloudDatabaseAction,
com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder>
@@ -6260,7 +6245,7 @@ public Builder clearDropCloudDatabase() {
*/
public com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
getDropCloudDatabaseBuilder() {
- return getDropCloudDatabaseFieldBuilder().getBuilder();
+ return internalGetDropCloudDatabaseFieldBuilder().getBuilder();
}
/**
@@ -6294,17 +6279,17 @@ public Builder clearDropCloudDatabase() {
*
* .google.spanner.executor.v1.DropCloudDatabaseAction drop_cloud_database = 13;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DropCloudDatabaseAction,
com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder>
- getDropCloudDatabaseFieldBuilder() {
+ internalGetDropCloudDatabaseFieldBuilder() {
if (dropCloudDatabaseBuilder_ == null) {
if (!(actionCase_ == 13)) {
action_ = com.google.spanner.executor.v1.DropCloudDatabaseAction.getDefaultInstance();
}
dropCloudDatabaseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DropCloudDatabaseAction,
com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder>(
@@ -6318,7 +6303,7 @@ public Builder clearDropCloudDatabase() {
return dropCloudDatabaseBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudDatabasesAction,
com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder,
com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder>
@@ -6483,7 +6468,7 @@ public Builder clearListCloudDatabases() {
*/
public com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
getListCloudDatabasesBuilder() {
- return getListCloudDatabasesFieldBuilder().getBuilder();
+ return internalGetListCloudDatabasesFieldBuilder().getBuilder();
}
/**
@@ -6517,17 +6502,17 @@ public Builder clearListCloudDatabases() {
*
* .google.spanner.executor.v1.ListCloudDatabasesAction list_cloud_databases = 14;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudDatabasesAction,
com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder,
com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder>
- getListCloudDatabasesFieldBuilder() {
+ internalGetListCloudDatabasesFieldBuilder() {
if (listCloudDatabasesBuilder_ == null) {
if (!(actionCase_ == 14)) {
action_ = com.google.spanner.executor.v1.ListCloudDatabasesAction.getDefaultInstance();
}
listCloudDatabasesBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudDatabasesAction,
com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder,
com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder>(
@@ -6541,7 +6526,7 @@ public Builder clearListCloudDatabases() {
return listCloudDatabasesBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction,
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder,
com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder>
@@ -6724,7 +6709,7 @@ public Builder clearListCloudDatabaseOperations() {
*/
public com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
getListCloudDatabaseOperationsBuilder() {
- return getListCloudDatabaseOperationsFieldBuilder().getBuilder();
+ return internalGetListCloudDatabaseOperationsFieldBuilder().getBuilder();
}
/**
@@ -6763,18 +6748,18 @@ public Builder clearListCloudDatabaseOperations() {
* .google.spanner.executor.v1.ListCloudDatabaseOperationsAction list_cloud_database_operations = 15;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction,
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder,
com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder>
- getListCloudDatabaseOperationsFieldBuilder() {
+ internalGetListCloudDatabaseOperationsFieldBuilder() {
if (listCloudDatabaseOperationsBuilder_ == null) {
if (!(actionCase_ == 15)) {
action_ =
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.getDefaultInstance();
}
listCloudDatabaseOperationsBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction,
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder,
com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder>(
@@ -6788,7 +6773,7 @@ public Builder clearListCloudDatabaseOperations() {
return listCloudDatabaseOperationsBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.RestoreCloudDatabaseAction,
com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder>
@@ -6960,7 +6945,7 @@ public Builder clearRestoreCloudDatabase() {
*/
public com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
getRestoreCloudDatabaseBuilder() {
- return getRestoreCloudDatabaseFieldBuilder().getBuilder();
+ return internalGetRestoreCloudDatabaseFieldBuilder().getBuilder();
}
/**
@@ -6996,17 +6981,17 @@ public Builder clearRestoreCloudDatabase() {
* .google.spanner.executor.v1.RestoreCloudDatabaseAction restore_cloud_database = 16;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.RestoreCloudDatabaseAction,
com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder>
- getRestoreCloudDatabaseFieldBuilder() {
+ internalGetRestoreCloudDatabaseFieldBuilder() {
if (restoreCloudDatabaseBuilder_ == null) {
if (!(actionCase_ == 16)) {
action_ = com.google.spanner.executor.v1.RestoreCloudDatabaseAction.getDefaultInstance();
}
restoreCloudDatabaseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.RestoreCloudDatabaseAction,
com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder>(
@@ -7020,7 +7005,7 @@ public Builder clearRestoreCloudDatabase() {
return restoreCloudDatabaseBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudDatabaseAction,
com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder>
@@ -7185,7 +7170,7 @@ public Builder clearGetCloudDatabase() {
*/
public com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
getGetCloudDatabaseBuilder() {
- return getGetCloudDatabaseFieldBuilder().getBuilder();
+ return internalGetGetCloudDatabaseFieldBuilder().getBuilder();
}
/**
@@ -7219,17 +7204,17 @@ public Builder clearGetCloudDatabase() {
*
* .google.spanner.executor.v1.GetCloudDatabaseAction get_cloud_database = 17;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudDatabaseAction,
com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder>
- getGetCloudDatabaseFieldBuilder() {
+ internalGetGetCloudDatabaseFieldBuilder() {
if (getCloudDatabaseBuilder_ == null) {
if (!(actionCase_ == 17)) {
action_ = com.google.spanner.executor.v1.GetCloudDatabaseAction.getDefaultInstance();
}
getCloudDatabaseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudDatabaseAction,
com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder>(
@@ -7243,7 +7228,7 @@ public Builder clearGetCloudDatabase() {
return getCloudDatabaseBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudBackupAction,
com.google.spanner.executor.v1.CreateCloudBackupAction.Builder,
com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder>
@@ -7408,7 +7393,7 @@ public Builder clearCreateCloudBackup() {
*/
public com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
getCreateCloudBackupBuilder() {
- return getCreateCloudBackupFieldBuilder().getBuilder();
+ return internalGetCreateCloudBackupFieldBuilder().getBuilder();
}
/**
@@ -7442,17 +7427,17 @@ public Builder clearCreateCloudBackup() {
*
* .google.spanner.executor.v1.CreateCloudBackupAction create_cloud_backup = 18;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudBackupAction,
com.google.spanner.executor.v1.CreateCloudBackupAction.Builder,
com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder>
- getCreateCloudBackupFieldBuilder() {
+ internalGetCreateCloudBackupFieldBuilder() {
if (createCloudBackupBuilder_ == null) {
if (!(actionCase_ == 18)) {
action_ = com.google.spanner.executor.v1.CreateCloudBackupAction.getDefaultInstance();
}
createCloudBackupBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CreateCloudBackupAction,
com.google.spanner.executor.v1.CreateCloudBackupAction.Builder,
com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder>(
@@ -7466,7 +7451,7 @@ public Builder clearCreateCloudBackup() {
return createCloudBackupBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CopyCloudBackupAction,
com.google.spanner.executor.v1.CopyCloudBackupAction.Builder,
com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder>
@@ -7630,7 +7615,7 @@ public Builder clearCopyCloudBackup() {
*/
public com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
getCopyCloudBackupBuilder() {
- return getCopyCloudBackupFieldBuilder().getBuilder();
+ return internalGetCopyCloudBackupFieldBuilder().getBuilder();
}
/**
@@ -7664,17 +7649,17 @@ public Builder clearCopyCloudBackup() {
*
* .google.spanner.executor.v1.CopyCloudBackupAction copy_cloud_backup = 19;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CopyCloudBackupAction,
com.google.spanner.executor.v1.CopyCloudBackupAction.Builder,
com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder>
- getCopyCloudBackupFieldBuilder() {
+ internalGetCopyCloudBackupFieldBuilder() {
if (copyCloudBackupBuilder_ == null) {
if (!(actionCase_ == 19)) {
action_ = com.google.spanner.executor.v1.CopyCloudBackupAction.getDefaultInstance();
}
copyCloudBackupBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CopyCloudBackupAction,
com.google.spanner.executor.v1.CopyCloudBackupAction.Builder,
com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder>(
@@ -7688,7 +7673,7 @@ public Builder clearCopyCloudBackup() {
return copyCloudBackupBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudBackupAction,
com.google.spanner.executor.v1.GetCloudBackupAction.Builder,
com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder>
@@ -7850,7 +7835,7 @@ public Builder clearGetCloudBackup() {
* .google.spanner.executor.v1.GetCloudBackupAction get_cloud_backup = 20;
*/
public com.google.spanner.executor.v1.GetCloudBackupAction.Builder getGetCloudBackupBuilder() {
- return getGetCloudBackupFieldBuilder().getBuilder();
+ return internalGetGetCloudBackupFieldBuilder().getBuilder();
}
/**
@@ -7884,17 +7869,17 @@ public com.google.spanner.executor.v1.GetCloudBackupAction.Builder getGetCloudBa
*
* .google.spanner.executor.v1.GetCloudBackupAction get_cloud_backup = 20;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudBackupAction,
com.google.spanner.executor.v1.GetCloudBackupAction.Builder,
com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder>
- getGetCloudBackupFieldBuilder() {
+ internalGetGetCloudBackupFieldBuilder() {
if (getCloudBackupBuilder_ == null) {
if (!(actionCase_ == 20)) {
action_ = com.google.spanner.executor.v1.GetCloudBackupAction.getDefaultInstance();
}
getCloudBackupBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetCloudBackupAction,
com.google.spanner.executor.v1.GetCloudBackupAction.Builder,
com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder>(
@@ -7908,7 +7893,7 @@ public com.google.spanner.executor.v1.GetCloudBackupAction.Builder getGetCloudBa
return getCloudBackupBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudBackupAction,
com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder,
com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder>
@@ -8073,7 +8058,7 @@ public Builder clearUpdateCloudBackup() {
*/
public com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
getUpdateCloudBackupBuilder() {
- return getUpdateCloudBackupFieldBuilder().getBuilder();
+ return internalGetUpdateCloudBackupFieldBuilder().getBuilder();
}
/**
@@ -8107,17 +8092,17 @@ public Builder clearUpdateCloudBackup() {
*
* .google.spanner.executor.v1.UpdateCloudBackupAction update_cloud_backup = 21;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudBackupAction,
com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder,
com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder>
- getUpdateCloudBackupFieldBuilder() {
+ internalGetUpdateCloudBackupFieldBuilder() {
if (updateCloudBackupBuilder_ == null) {
if (!(actionCase_ == 21)) {
action_ = com.google.spanner.executor.v1.UpdateCloudBackupAction.getDefaultInstance();
}
updateCloudBackupBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.UpdateCloudBackupAction,
com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder,
com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder>(
@@ -8131,7 +8116,7 @@ public Builder clearUpdateCloudBackup() {
return updateCloudBackupBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DeleteCloudBackupAction,
com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder,
com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder>
@@ -8296,7 +8281,7 @@ public Builder clearDeleteCloudBackup() {
*/
public com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
getDeleteCloudBackupBuilder() {
- return getDeleteCloudBackupFieldBuilder().getBuilder();
+ return internalGetDeleteCloudBackupFieldBuilder().getBuilder();
}
/**
@@ -8330,17 +8315,17 @@ public Builder clearDeleteCloudBackup() {
*
* .google.spanner.executor.v1.DeleteCloudBackupAction delete_cloud_backup = 22;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DeleteCloudBackupAction,
com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder,
com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder>
- getDeleteCloudBackupFieldBuilder() {
+ internalGetDeleteCloudBackupFieldBuilder() {
if (deleteCloudBackupBuilder_ == null) {
if (!(actionCase_ == 22)) {
action_ = com.google.spanner.executor.v1.DeleteCloudBackupAction.getDefaultInstance();
}
deleteCloudBackupBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DeleteCloudBackupAction,
com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder,
com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder>(
@@ -8354,7 +8339,7 @@ public Builder clearDeleteCloudBackup() {
return deleteCloudBackupBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudBackupsAction,
com.google.spanner.executor.v1.ListCloudBackupsAction.Builder,
com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder>
@@ -8519,7 +8504,7 @@ public Builder clearListCloudBackups() {
*/
public com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
getListCloudBackupsBuilder() {
- return getListCloudBackupsFieldBuilder().getBuilder();
+ return internalGetListCloudBackupsFieldBuilder().getBuilder();
}
/**
@@ -8553,17 +8538,17 @@ public Builder clearListCloudBackups() {
*
* .google.spanner.executor.v1.ListCloudBackupsAction list_cloud_backups = 23;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudBackupsAction,
com.google.spanner.executor.v1.ListCloudBackupsAction.Builder,
com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder>
- getListCloudBackupsFieldBuilder() {
+ internalGetListCloudBackupsFieldBuilder() {
if (listCloudBackupsBuilder_ == null) {
if (!(actionCase_ == 23)) {
action_ = com.google.spanner.executor.v1.ListCloudBackupsAction.getDefaultInstance();
}
listCloudBackupsBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudBackupsAction,
com.google.spanner.executor.v1.ListCloudBackupsAction.Builder,
com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder>(
@@ -8577,7 +8562,7 @@ public Builder clearListCloudBackups() {
return listCloudBackupsBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudBackupOperationsAction,
com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder,
com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder>
@@ -8758,7 +8743,7 @@ public Builder clearListCloudBackupOperations() {
*/
public com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
getListCloudBackupOperationsBuilder() {
- return getListCloudBackupOperationsFieldBuilder().getBuilder();
+ return internalGetListCloudBackupOperationsFieldBuilder().getBuilder();
}
/**
@@ -8796,18 +8781,18 @@ public Builder clearListCloudBackupOperations() {
* .google.spanner.executor.v1.ListCloudBackupOperationsAction list_cloud_backup_operations = 24;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudBackupOperationsAction,
com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder,
com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder>
- getListCloudBackupOperationsFieldBuilder() {
+ internalGetListCloudBackupOperationsFieldBuilder() {
if (listCloudBackupOperationsBuilder_ == null) {
if (!(actionCase_ == 24)) {
action_ =
com.google.spanner.executor.v1.ListCloudBackupOperationsAction.getDefaultInstance();
}
listCloudBackupOperationsBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ListCloudBackupOperationsAction,
com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder,
com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder>(
@@ -8821,7 +8806,7 @@ public Builder clearListCloudBackupOperations() {
return listCloudBackupOperationsBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetOperationAction,
com.google.spanner.executor.v1.GetOperationAction.Builder,
com.google.spanner.executor.v1.GetOperationActionOrBuilder>
@@ -8982,7 +8967,7 @@ public Builder clearGetOperation() {
* .google.spanner.executor.v1.GetOperationAction get_operation = 25;
*/
public com.google.spanner.executor.v1.GetOperationAction.Builder getGetOperationBuilder() {
- return getGetOperationFieldBuilder().getBuilder();
+ return internalGetGetOperationFieldBuilder().getBuilder();
}
/**
@@ -9015,17 +9000,17 @@ public com.google.spanner.executor.v1.GetOperationActionOrBuilder getGetOperatio
*
* .google.spanner.executor.v1.GetOperationAction get_operation = 25;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetOperationAction,
com.google.spanner.executor.v1.GetOperationAction.Builder,
com.google.spanner.executor.v1.GetOperationActionOrBuilder>
- getGetOperationFieldBuilder() {
+ internalGetGetOperationFieldBuilder() {
if (getOperationBuilder_ == null) {
if (!(actionCase_ == 25)) {
action_ = com.google.spanner.executor.v1.GetOperationAction.getDefaultInstance();
}
getOperationBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.GetOperationAction,
com.google.spanner.executor.v1.GetOperationAction.Builder,
com.google.spanner.executor.v1.GetOperationActionOrBuilder>(
@@ -9039,7 +9024,7 @@ public com.google.spanner.executor.v1.GetOperationActionOrBuilder getGetOperatio
return getOperationBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CancelOperationAction,
com.google.spanner.executor.v1.CancelOperationAction.Builder,
com.google.spanner.executor.v1.CancelOperationActionOrBuilder>
@@ -9203,7 +9188,7 @@ public Builder clearCancelOperation() {
*/
public com.google.spanner.executor.v1.CancelOperationAction.Builder
getCancelOperationBuilder() {
- return getCancelOperationFieldBuilder().getBuilder();
+ return internalGetCancelOperationFieldBuilder().getBuilder();
}
/**
@@ -9237,17 +9222,17 @@ public Builder clearCancelOperation() {
*
* .google.spanner.executor.v1.CancelOperationAction cancel_operation = 26;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CancelOperationAction,
com.google.spanner.executor.v1.CancelOperationAction.Builder,
com.google.spanner.executor.v1.CancelOperationActionOrBuilder>
- getCancelOperationFieldBuilder() {
+ internalGetCancelOperationFieldBuilder() {
if (cancelOperationBuilder_ == null) {
if (!(actionCase_ == 26)) {
action_ = com.google.spanner.executor.v1.CancelOperationAction.getDefaultInstance();
}
cancelOperationBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CancelOperationAction,
com.google.spanner.executor.v1.CancelOperationAction.Builder,
com.google.spanner.executor.v1.CancelOperationActionOrBuilder>(
@@ -9261,7 +9246,7 @@ public Builder clearCancelOperation() {
return cancelOperationBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction,
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseActionOrBuilder>
@@ -9442,7 +9427,7 @@ public Builder clearChangeQuorumCloudDatabase() {
*/
public com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction.Builder
getChangeQuorumCloudDatabaseBuilder() {
- return getChangeQuorumCloudDatabaseFieldBuilder().getBuilder();
+ return internalGetChangeQuorumCloudDatabaseFieldBuilder().getBuilder();
}
/**
@@ -9480,18 +9465,18 @@ public Builder clearChangeQuorumCloudDatabase() {
* .google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction change_quorum_cloud_database = 28;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction,
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseActionOrBuilder>
- getChangeQuorumCloudDatabaseFieldBuilder() {
+ internalGetChangeQuorumCloudDatabaseFieldBuilder() {
if (changeQuorumCloudDatabaseBuilder_ == null) {
if (!(actionCase_ == 28)) {
action_ =
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction.getDefaultInstance();
}
changeQuorumCloudDatabaseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction,
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction.Builder,
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseActionOrBuilder>(
@@ -9505,17 +9490,6 @@ public Builder clearChangeQuorumCloudDatabase() {
return changeQuorumCloudDatabaseBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.AdminAction)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminActionOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminActionOrBuilder.java
index afcb2483fdc..adc9a83a79a 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminActionOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminActionOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface AdminActionOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.AdminAction)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminResult.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminResult.java
index 0db00f95b45..14b971c3cff 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminResult.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminResult.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -28,32 +29,37 @@
*
* Protobuf type {@code google.spanner.executor.v1.AdminResult}
*/
-public final class AdminResult extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class AdminResult extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.AdminResult)
AdminResultOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "AdminResult");
+ }
+
// Use AdminResult.newBuilder() to construct.
- private AdminResult(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private AdminResult(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private AdminResult() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new AdminResult();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_AdminResult_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_AdminResult_fieldAccessorTable
@@ -497,38 +503,38 @@ public static com.google.spanner.executor.v1.AdminResult parseFrom(
public static com.google.spanner.executor.v1.AdminResult parseFrom(java.io.InputStream input)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.AdminResult parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.AdminResult parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.AdminResult parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.AdminResult parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.AdminResult parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -551,7 +557,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -565,7 +571,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.AdminResult}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.executor.v1.CloudBackupResponse backup_response = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudBackupResponse,
com.google.spanner.executor.v1.CloudBackupResponse.Builder,
com.google.spanner.executor.v1.CloudBackupResponseOrBuilder>
- getBackupResponseFieldBuilder() {
+ internalGetBackupResponseFieldBuilder() {
if (backupResponseBuilder_ == null) {
backupResponseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudBackupResponse,
com.google.spanner.executor.v1.CloudBackupResponse.Builder,
com.google.spanner.executor.v1.CloudBackupResponseOrBuilder>(
@@ -1039,7 +1014,7 @@ public com.google.spanner.executor.v1.CloudBackupResponse.Builder getBackupRespo
}
private com.google.spanner.executor.v1.OperationResponse operationResponse_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.OperationResponse,
com.google.spanner.executor.v1.OperationResponse.Builder,
com.google.spanner.executor.v1.OperationResponseOrBuilder>
@@ -1186,7 +1161,7 @@ public Builder clearOperationResponse() {
public com.google.spanner.executor.v1.OperationResponse.Builder getOperationResponseBuilder() {
bitField0_ |= 0x00000002;
onChanged();
- return getOperationResponseFieldBuilder().getBuilder();
+ return internalGetOperationResponseFieldBuilder().getBuilder();
}
/**
@@ -1218,14 +1193,14 @@ public com.google.spanner.executor.v1.OperationResponse.Builder getOperationResp
*
* .google.spanner.executor.v1.OperationResponse operation_response = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.OperationResponse,
com.google.spanner.executor.v1.OperationResponse.Builder,
com.google.spanner.executor.v1.OperationResponseOrBuilder>
- getOperationResponseFieldBuilder() {
+ internalGetOperationResponseFieldBuilder() {
if (operationResponseBuilder_ == null) {
operationResponseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.OperationResponse,
com.google.spanner.executor.v1.OperationResponse.Builder,
com.google.spanner.executor.v1.OperationResponseOrBuilder>(
@@ -1236,7 +1211,7 @@ public com.google.spanner.executor.v1.OperationResponse.Builder getOperationResp
}
private com.google.spanner.executor.v1.CloudDatabaseResponse databaseResponse_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudDatabaseResponse,
com.google.spanner.executor.v1.CloudDatabaseResponse.Builder,
com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder>
@@ -1385,7 +1360,7 @@ public Builder clearDatabaseResponse() {
getDatabaseResponseBuilder() {
bitField0_ |= 0x00000004;
onChanged();
- return getDatabaseResponseFieldBuilder().getBuilder();
+ return internalGetDatabaseResponseFieldBuilder().getBuilder();
}
/**
@@ -1417,14 +1392,14 @@ public Builder clearDatabaseResponse() {
*
* .google.spanner.executor.v1.CloudDatabaseResponse database_response = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudDatabaseResponse,
com.google.spanner.executor.v1.CloudDatabaseResponse.Builder,
com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder>
- getDatabaseResponseFieldBuilder() {
+ internalGetDatabaseResponseFieldBuilder() {
if (databaseResponseBuilder_ == null) {
databaseResponseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudDatabaseResponse,
com.google.spanner.executor.v1.CloudDatabaseResponse.Builder,
com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder>(
@@ -1435,7 +1410,7 @@ public Builder clearDatabaseResponse() {
}
private com.google.spanner.executor.v1.CloudInstanceResponse instanceResponse_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudInstanceResponse,
com.google.spanner.executor.v1.CloudInstanceResponse.Builder,
com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder>
@@ -1584,7 +1559,7 @@ public Builder clearInstanceResponse() {
getInstanceResponseBuilder() {
bitField0_ |= 0x00000008;
onChanged();
- return getInstanceResponseFieldBuilder().getBuilder();
+ return internalGetInstanceResponseFieldBuilder().getBuilder();
}
/**
@@ -1616,14 +1591,14 @@ public Builder clearInstanceResponse() {
*
* .google.spanner.executor.v1.CloudInstanceResponse instance_response = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudInstanceResponse,
com.google.spanner.executor.v1.CloudInstanceResponse.Builder,
com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder>
- getInstanceResponseFieldBuilder() {
+ internalGetInstanceResponseFieldBuilder() {
if (instanceResponseBuilder_ == null) {
instanceResponseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudInstanceResponse,
com.google.spanner.executor.v1.CloudInstanceResponse.Builder,
com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder>(
@@ -1634,7 +1609,7 @@ public Builder clearInstanceResponse() {
}
private com.google.spanner.executor.v1.CloudInstanceConfigResponse instanceConfigResponse_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudInstanceConfigResponse,
com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder,
com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder>
@@ -1792,7 +1767,7 @@ public Builder clearInstanceConfigResponse() {
getInstanceConfigResponseBuilder() {
bitField0_ |= 0x00000010;
onChanged();
- return getInstanceConfigResponseFieldBuilder().getBuilder();
+ return internalGetInstanceConfigResponseFieldBuilder().getBuilder();
}
/**
@@ -1826,14 +1801,14 @@ public Builder clearInstanceConfigResponse() {
* .google.spanner.executor.v1.CloudInstanceConfigResponse instance_config_response = 5;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudInstanceConfigResponse,
com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder,
com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder>
- getInstanceConfigResponseFieldBuilder() {
+ internalGetInstanceConfigResponseFieldBuilder() {
if (instanceConfigResponseBuilder_ == null) {
instanceConfigResponseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.CloudInstanceConfigResponse,
com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder,
com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder>(
@@ -1843,17 +1818,6 @@ public Builder clearInstanceConfigResponse() {
return instanceConfigResponseBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.AdminResult)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminResultOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminResultOrBuilder.java
index b8cbe25bb90..c94d4b47cea 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminResultOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/AdminResultOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface AdminResultOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.AdminResult)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/BatchDmlAction.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/BatchDmlAction.java
index e2867f5b908..d6414c467f6 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/BatchDmlAction.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/BatchDmlAction.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.BatchDmlAction}
*/
-public final class BatchDmlAction extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class BatchDmlAction extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.BatchDmlAction)
BatchDmlActionOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "BatchDmlAction");
+ }
+
// Use BatchDmlAction.newBuilder() to construct.
- private BatchDmlAction(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private BatchDmlAction(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -43,19 +55,13 @@ private BatchDmlAction() {
updates_ = java.util.Collections.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new BatchDmlAction();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_BatchDmlAction_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_BatchDmlAction_fieldAccessorTable
@@ -243,38 +249,38 @@ public static com.google.spanner.executor.v1.BatchDmlAction parseFrom(
public static com.google.spanner.executor.v1.BatchDmlAction parseFrom(java.io.InputStream input)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.BatchDmlAction parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.BatchDmlAction parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.BatchDmlAction parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.BatchDmlAction parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.BatchDmlAction parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -297,7 +303,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -311,7 +317,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.BatchDmlAction}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.spanner.executor.v1.QueryAction updates = 1;
*/
public com.google.spanner.executor.v1.QueryAction.Builder getUpdatesBuilder(int index) {
- return getUpdatesFieldBuilder().getBuilder(index);
+ return internalGetUpdatesFieldBuilder().getBuilder(index);
}
/**
@@ -846,7 +819,7 @@ public com.google.spanner.executor.v1.QueryActionOrBuilder getUpdatesOrBuilder(i
* repeated .google.spanner.executor.v1.QueryAction updates = 1;
*/
public com.google.spanner.executor.v1.QueryAction.Builder addUpdatesBuilder() {
- return getUpdatesFieldBuilder()
+ return internalGetUpdatesFieldBuilder()
.addBuilder(com.google.spanner.executor.v1.QueryAction.getDefaultInstance());
}
@@ -860,7 +833,7 @@ public com.google.spanner.executor.v1.QueryAction.Builder addUpdatesBuilder() {
* repeated .google.spanner.executor.v1.QueryAction updates = 1;
*/
public com.google.spanner.executor.v1.QueryAction.Builder addUpdatesBuilder(int index) {
- return getUpdatesFieldBuilder()
+ return internalGetUpdatesFieldBuilder()
.addBuilder(index, com.google.spanner.executor.v1.QueryAction.getDefaultInstance());
}
@@ -875,17 +848,17 @@ public com.google.spanner.executor.v1.QueryAction.Builder addUpdatesBuilder(int
*/
public java.util.List.google.spanner.executor.v1.DataChangeRecord data_change = 1;
*/
public com.google.spanner.executor.v1.DataChangeRecord.Builder getDataChangeBuilder() {
- return getDataChangeFieldBuilder().getBuilder();
+ return internalGetDataChangeFieldBuilder().getBuilder();
}
/**
@@ -928,17 +904,17 @@ public com.google.spanner.executor.v1.DataChangeRecordOrBuilder getDataChangeOrB
*
* .google.spanner.executor.v1.DataChangeRecord data_change = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DataChangeRecord,
com.google.spanner.executor.v1.DataChangeRecord.Builder,
com.google.spanner.executor.v1.DataChangeRecordOrBuilder>
- getDataChangeFieldBuilder() {
+ internalGetDataChangeFieldBuilder() {
if (dataChangeBuilder_ == null) {
if (!(recordCase_ == 1)) {
record_ = com.google.spanner.executor.v1.DataChangeRecord.getDefaultInstance();
}
dataChangeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.DataChangeRecord,
com.google.spanner.executor.v1.DataChangeRecord.Builder,
com.google.spanner.executor.v1.DataChangeRecordOrBuilder>(
@@ -952,7 +928,7 @@ public com.google.spanner.executor.v1.DataChangeRecordOrBuilder getDataChangeOrB
return dataChangeBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ChildPartitionsRecord,
com.google.spanner.executor.v1.ChildPartitionsRecord.Builder,
com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder>
@@ -1114,7 +1090,7 @@ public Builder clearChildPartition() {
* .google.spanner.executor.v1.ChildPartitionsRecord child_partition = 2;
*/
public com.google.spanner.executor.v1.ChildPartitionsRecord.Builder getChildPartitionBuilder() {
- return getChildPartitionFieldBuilder().getBuilder();
+ return internalGetChildPartitionFieldBuilder().getBuilder();
}
/**
@@ -1148,17 +1124,17 @@ public com.google.spanner.executor.v1.ChildPartitionsRecord.Builder getChildPart
*
* .google.spanner.executor.v1.ChildPartitionsRecord child_partition = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ChildPartitionsRecord,
com.google.spanner.executor.v1.ChildPartitionsRecord.Builder,
com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder>
- getChildPartitionFieldBuilder() {
+ internalGetChildPartitionFieldBuilder() {
if (childPartitionBuilder_ == null) {
if (!(recordCase_ == 2)) {
record_ = com.google.spanner.executor.v1.ChildPartitionsRecord.getDefaultInstance();
}
childPartitionBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.ChildPartitionsRecord,
com.google.spanner.executor.v1.ChildPartitionsRecord.Builder,
com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder>(
@@ -1172,7 +1148,7 @@ public com.google.spanner.executor.v1.ChildPartitionsRecord.Builder getChildPart
return childPartitionBuilder_;
}
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.HeartbeatRecord,
com.google.spanner.executor.v1.HeartbeatRecord.Builder,
com.google.spanner.executor.v1.HeartbeatRecordOrBuilder>
@@ -1333,7 +1309,7 @@ public Builder clearHeartbeat() {
* .google.spanner.executor.v1.HeartbeatRecord heartbeat = 3;
*/
public com.google.spanner.executor.v1.HeartbeatRecord.Builder getHeartbeatBuilder() {
- return getHeartbeatFieldBuilder().getBuilder();
+ return internalGetHeartbeatFieldBuilder().getBuilder();
}
/**
@@ -1366,17 +1342,17 @@ public com.google.spanner.executor.v1.HeartbeatRecordOrBuilder getHeartbeatOrBui
*
* .google.spanner.executor.v1.HeartbeatRecord heartbeat = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.HeartbeatRecord,
com.google.spanner.executor.v1.HeartbeatRecord.Builder,
com.google.spanner.executor.v1.HeartbeatRecordOrBuilder>
- getHeartbeatFieldBuilder() {
+ internalGetHeartbeatFieldBuilder() {
if (heartbeatBuilder_ == null) {
if (!(recordCase_ == 3)) {
record_ = com.google.spanner.executor.v1.HeartbeatRecord.getDefaultInstance();
}
heartbeatBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.executor.v1.HeartbeatRecord,
com.google.spanner.executor.v1.HeartbeatRecord.Builder,
com.google.spanner.executor.v1.HeartbeatRecordOrBuilder>(
@@ -1390,17 +1366,6 @@ public com.google.spanner.executor.v1.HeartbeatRecordOrBuilder getHeartbeatOrBui
return heartbeatBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.ChangeStreamRecord)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChangeStreamRecordOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChangeStreamRecordOrBuilder.java
index d0ac713de75..ea4777d9ba0 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChangeStreamRecordOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChangeStreamRecordOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface ChangeStreamRecordOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.ChangeStreamRecord)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChildPartitionsRecord.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChildPartitionsRecord.java
index 8ea8928d3c8..de5b768d3c6 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChildPartitionsRecord.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChildPartitionsRecord.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.ChildPartitionsRecord}
*/
-public final class ChildPartitionsRecord extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class ChildPartitionsRecord extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.ChildPartitionsRecord)
ChildPartitionsRecordOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ChildPartitionsRecord");
+ }
+
// Use ChildPartitionsRecord.newBuilder() to construct.
- private ChildPartitionsRecord(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private ChildPartitionsRecord(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -44,19 +56,13 @@ private ChildPartitionsRecord() {
childPartitions_ = java.util.Collections.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ChildPartitionsRecord();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_ChildPartitionsRecord_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_ChildPartitionsRecord_fieldAccessorTable
@@ -160,14 +166,24 @@ public interface ChildPartitionOrBuilder
*
* Protobuf type {@code google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition}
*/
- public static final class ChildPartition extends com.google.protobuf.GeneratedMessageV3
+ public static final class ChildPartition extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition)
ChildPartitionOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ChildPartition");
+ }
+
// Use ChildPartition.newBuilder() to construct.
- private ChildPartition(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private ChildPartition(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -176,19 +192,13 @@ private ChildPartition() {
parentPartitionTokens_ = com.google.protobuf.LazyStringArrayList.emptyList();
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ChildPartition();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_ChildPartitionsRecord_ChildPartition_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_ChildPartitionsRecord_ChildPartition_fieldAccessorTable
@@ -332,11 +342,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, token_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(token_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, token_);
}
for (int i = 0; i < parentPartitionTokens_.size(); i++) {
- com.google.protobuf.GeneratedMessageV3.writeString(
+ com.google.protobuf.GeneratedMessage.writeString(
output, 2, parentPartitionTokens_.getRaw(i));
}
getUnknownFields().writeTo(output);
@@ -348,8 +358,8 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, token_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(token_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, token_);
}
{
int dataSize = 0;
@@ -437,39 +447,39 @@ public static com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitio
public static com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -493,8 +503,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(
- com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -508,8 +517,7 @@ protected Builder newBuilderForType(
*
* Protobuf type {@code google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition}
*/
- public static final class Builder
- extends com.google.protobuf.GeneratedMessageV3.Builder.google.protobuf.Timestamp start_time = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getStartTimeFieldBuilder() {
+ internalGetStartTimeFieldBuilder() {
if (startTimeBuilder_ == null) {
startTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -2078,7 +2007,7 @@ private void ensureChildPartitionsIsMutable() {
}
}
- private com.google.protobuf.RepeatedFieldBuilderV3<
+ private com.google.protobuf.RepeatedFieldBuilder<
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition,
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder,
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder>
@@ -2377,7 +2306,7 @@ public Builder removeChildPartitions(int index) {
*/
public com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
getChildPartitionsBuilder(int index) {
- return getChildPartitionsFieldBuilder().getBuilder(index);
+ return internalGetChildPartitionsFieldBuilder().getBuilder(index);
}
/**
@@ -2434,7 +2363,7 @@ public Builder removeChildPartitions(int index) {
*/
public com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
addChildPartitionsBuilder() {
- return getChildPartitionsFieldBuilder()
+ return internalGetChildPartitionsFieldBuilder()
.addBuilder(
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
.getDefaultInstance());
@@ -2453,7 +2382,7 @@ public Builder removeChildPartitions(int index) {
*/
public com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
addChildPartitionsBuilder(int index) {
- return getChildPartitionsFieldBuilder()
+ return internalGetChildPartitionsFieldBuilder()
.addBuilder(
index,
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
@@ -2474,17 +2403,17 @@ public Builder removeChildPartitions(int index) {
public java.util.List<
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder>
getChildPartitionsBuilderList() {
- return getChildPartitionsFieldBuilder().getBuilderList();
+ return internalGetChildPartitionsFieldBuilder().getBuilderList();
}
- private com.google.protobuf.RepeatedFieldBuilderV3<
+ private com.google.protobuf.RepeatedFieldBuilder<
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition,
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder,
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder>
- getChildPartitionsFieldBuilder() {
+ internalGetChildPartitionsFieldBuilder() {
if (childPartitionsBuilder_ == null) {
childPartitionsBuilder_ =
- new com.google.protobuf.RepeatedFieldBuilderV3<
+ new com.google.protobuf.RepeatedFieldBuilder<
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition,
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder,
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder>(
@@ -2497,17 +2426,6 @@ public Builder removeChildPartitions(int index) {
return childPartitionsBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.ChildPartitionsRecord)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChildPartitionsRecordOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChildPartitionsRecordOrBuilder.java
index ae011bd71f6..43faee8ccf0 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChildPartitionsRecordOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ChildPartitionsRecordOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface ChildPartitionsRecordOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.ChildPartitionsRecord)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloseBatchTransactionAction.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloseBatchTransactionAction.java
index 9b83db21bef..e40df76973b 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloseBatchTransactionAction.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloseBatchTransactionAction.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -36,32 +37,37 @@
*
* Protobuf type {@code google.spanner.executor.v1.CloseBatchTransactionAction}
*/
-public final class CloseBatchTransactionAction extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CloseBatchTransactionAction extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.CloseBatchTransactionAction)
CloseBatchTransactionActionOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CloseBatchTransactionAction");
+ }
+
// Use CloseBatchTransactionAction.newBuilder() to construct.
- private CloseBatchTransactionAction(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CloseBatchTransactionAction(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
private CloseBatchTransactionAction() {}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CloseBatchTransactionAction();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CloseBatchTransactionAction_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CloseBatchTransactionAction_fieldAccessorTable
@@ -190,38 +196,38 @@ public static com.google.spanner.executor.v1.CloseBatchTransactionAction parseFr
public static com.google.spanner.executor.v1.CloseBatchTransactionAction parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloseBatchTransactionAction parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CloseBatchTransactionAction parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloseBatchTransactionAction parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CloseBatchTransactionAction parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloseBatchTransactionAction parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -245,7 +251,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -267,7 +273,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.CloseBatchTransactionAction}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.spanner.admin.database.v1.Backup listed_backups = 1;
*/
public com.google.spanner.admin.database.v1.Backup.Builder getListedBackupsBuilder(int index) {
- return getListedBackupsFieldBuilder().getBuilder(index);
+ return internalGetListedBackupsFieldBuilder().getBuilder(index);
}
/**
@@ -1178,7 +1151,7 @@ public com.google.spanner.admin.database.v1.BackupOrBuilder getListedBackupsOrBu
* repeated .google.spanner.admin.database.v1.Backup listed_backups = 1;
*/
public com.google.spanner.admin.database.v1.Backup.Builder addListedBackupsBuilder() {
- return getListedBackupsFieldBuilder()
+ return internalGetListedBackupsFieldBuilder()
.addBuilder(com.google.spanner.admin.database.v1.Backup.getDefaultInstance());
}
@@ -1192,7 +1165,7 @@ public com.google.spanner.admin.database.v1.Backup.Builder addListedBackupsBuild
* repeated .google.spanner.admin.database.v1.Backup listed_backups = 1;
*/
public com.google.spanner.admin.database.v1.Backup.Builder addListedBackupsBuilder(int index) {
- return getListedBackupsFieldBuilder()
+ return internalGetListedBackupsFieldBuilder()
.addBuilder(index, com.google.spanner.admin.database.v1.Backup.getDefaultInstance());
}
@@ -1207,17 +1180,17 @@ public com.google.spanner.admin.database.v1.Backup.Builder addListedBackupsBuild
*/
public java.util.Listrepeated .google.longrunning.Operation listed_backup_operations = 2;
*/
public com.google.longrunning.Operation.Builder getListedBackupOperationsBuilder(int index) {
- return getListedBackupOperationsFieldBuilder().getBuilder(index);
+ return internalGetListedBackupOperationsFieldBuilder().getBuilder(index);
}
/**
@@ -1549,7 +1522,7 @@ public com.google.longrunning.OperationOrBuilder getListedBackupOperationsOrBuil
* repeated .google.longrunning.Operation listed_backup_operations = 2;
*/
public com.google.longrunning.Operation.Builder addListedBackupOperationsBuilder() {
- return getListedBackupOperationsFieldBuilder()
+ return internalGetListedBackupOperationsFieldBuilder()
.addBuilder(com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1563,7 +1536,7 @@ public com.google.longrunning.Operation.Builder addListedBackupOperationsBuilder
* repeated .google.longrunning.Operation listed_backup_operations = 2;
*/
public com.google.longrunning.Operation.Builder addListedBackupOperationsBuilder(int index) {
- return getListedBackupOperationsFieldBuilder()
+ return internalGetListedBackupOperationsFieldBuilder()
.addBuilder(index, com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1578,17 +1551,17 @@ public com.google.longrunning.Operation.Builder addListedBackupOperationsBuilder
*/
public java.util.List.google.spanner.admin.database.v1.Backup backup = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.Backup,
com.google.spanner.admin.database.v1.Backup.Builder,
com.google.spanner.admin.database.v1.BackupOrBuilder>
- getBackupFieldBuilder() {
+ internalGetBackupFieldBuilder() {
if (backupBuilder_ == null) {
backupBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.Backup,
com.google.spanner.admin.database.v1.Backup.Builder,
com.google.spanner.admin.database.v1.BackupOrBuilder>(
@@ -1911,17 +1884,6 @@ public com.google.spanner.admin.database.v1.BackupOrBuilder getBackupOrBuilder()
return backupBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.CloudBackupResponse)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudBackupResponseOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudBackupResponseOrBuilder.java
index 4154fe79f9d..5b10cd1f537 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudBackupResponseOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudBackupResponseOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface CloudBackupResponseOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.CloudBackupResponse)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudDatabaseResponse.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudDatabaseResponse.java
index d5ba3fcd8d3..911942c101d 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudDatabaseResponse.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudDatabaseResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.CloudDatabaseResponse}
*/
-public final class CloudDatabaseResponse extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CloudDatabaseResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.CloudDatabaseResponse)
CloudDatabaseResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CloudDatabaseResponse");
+ }
+
// Use CloudDatabaseResponse.newBuilder() to construct.
- private CloudDatabaseResponse(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CloudDatabaseResponse(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -46,19 +58,13 @@ private CloudDatabaseResponse() {
nextPageToken_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CloudDatabaseResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CloudDatabaseResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CloudDatabaseResponse_fieldAccessorTable
@@ -349,8 +355,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < listedDatabaseOperations_.size(); i++) {
output.writeMessage(2, listedDatabaseOperations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, nextPageToken_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(4, getDatabase());
@@ -372,8 +378,8 @@ public int getSerializedSize() {
com.google.protobuf.CodedOutputStream.computeMessageSize(
2, listedDatabaseOperations_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(3, nextPageToken_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(4, getDatabase());
@@ -469,38 +475,38 @@ public static com.google.spanner.executor.v1.CloudDatabaseResponse parseFrom(
public static com.google.spanner.executor.v1.CloudDatabaseResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudDatabaseResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CloudDatabaseResponse parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudDatabaseResponse parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CloudDatabaseResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudDatabaseResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -523,7 +529,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -538,7 +544,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.CloudDatabaseResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.spanner.admin.database.v1.Database listed_databases = 1;
*/
public com.google.spanner.admin.database.v1.Database.Builder addListedDatabasesBuilder() {
- return getListedDatabasesFieldBuilder()
+ return internalGetListedDatabasesFieldBuilder()
.addBuilder(com.google.spanner.admin.database.v1.Database.getDefaultInstance());
}
@@ -1199,7 +1173,7 @@ public com.google.spanner.admin.database.v1.Database.Builder addListedDatabasesB
*/
public com.google.spanner.admin.database.v1.Database.Builder addListedDatabasesBuilder(
int index) {
- return getListedDatabasesFieldBuilder()
+ return internalGetListedDatabasesFieldBuilder()
.addBuilder(index, com.google.spanner.admin.database.v1.Database.getDefaultInstance());
}
@@ -1214,17 +1188,17 @@ public com.google.spanner.admin.database.v1.Database.Builder addListedDatabasesB
*/
public java.util.Listrepeated .google.longrunning.Operation listed_database_operations = 2;
*/
public com.google.longrunning.Operation.Builder getListedDatabaseOperationsBuilder(int index) {
- return getListedDatabaseOperationsFieldBuilder().getBuilder(index);
+ return internalGetListedDatabaseOperationsFieldBuilder().getBuilder(index);
}
/**
@@ -1557,7 +1531,7 @@ public com.google.longrunning.OperationOrBuilder getListedDatabaseOperationsOrBu
* repeated .google.longrunning.Operation listed_database_operations = 2;
*/
public com.google.longrunning.Operation.Builder addListedDatabaseOperationsBuilder() {
- return getListedDatabaseOperationsFieldBuilder()
+ return internalGetListedDatabaseOperationsFieldBuilder()
.addBuilder(com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1571,7 +1545,7 @@ public com.google.longrunning.Operation.Builder addListedDatabaseOperationsBuild
* repeated .google.longrunning.Operation listed_database_operations = 2;
*/
public com.google.longrunning.Operation.Builder addListedDatabaseOperationsBuilder(int index) {
- return getListedDatabaseOperationsFieldBuilder()
+ return internalGetListedDatabaseOperationsFieldBuilder()
.addBuilder(index, com.google.longrunning.Operation.getDefaultInstance());
}
@@ -1586,17 +1560,17 @@ public com.google.longrunning.Operation.Builder addListedDatabaseOperationsBuild
*/
public java.util.List.google.spanner.admin.database.v1.Database database = 4;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.Database,
com.google.spanner.admin.database.v1.Database.Builder,
com.google.spanner.admin.database.v1.DatabaseOrBuilder>
- getDatabaseFieldBuilder() {
+ internalGetDatabaseFieldBuilder() {
if (databaseBuilder_ == null) {
databaseBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.Database,
com.google.spanner.admin.database.v1.Database.Builder,
com.google.spanner.admin.database.v1.DatabaseOrBuilder>(
@@ -1920,17 +1894,6 @@ public com.google.spanner.admin.database.v1.DatabaseOrBuilder getDatabaseOrBuild
return databaseBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.CloudDatabaseResponse)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudDatabaseResponseOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudDatabaseResponseOrBuilder.java
index 8a4fd7f863f..ae9f5799c98 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudDatabaseResponseOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudDatabaseResponseOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface CloudDatabaseResponseOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.CloudDatabaseResponse)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudExecutorProto.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudExecutorProto.java
index cde962edd1d..0a2c8e05ac2 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudExecutorProto.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudExecutorProto.java
@@ -14,14 +14,26 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
-public final class CloudExecutorProto {
+@com.google.protobuf.Generated
+public final class CloudExecutorProto extends com.google.protobuf.GeneratedFile {
private CloudExecutorProto() {}
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CloudExecutorProto");
+ }
+
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
@@ -30,335 +42,335 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_SpannerAsyncActionRequest_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_SpannerAsyncActionRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_SpannerAsyncActionResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_SpannerAsyncActionResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_SpannerAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_SpannerAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ReadAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ReadAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_QueryAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_QueryAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_QueryAction_Parameter_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_QueryAction_Parameter_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_DmlAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_DmlAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_BatchDmlAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_BatchDmlAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_Value_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_Value_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_KeyRange_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_KeyRange_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_KeySet_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_KeySet_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ValueList_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ValueList_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_MutationAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_MutationAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_MutationAction_InsertArgs_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_MutationAction_InsertArgs_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_MutationAction_UpdateArgs_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_MutationAction_UpdateArgs_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_MutationAction_Mod_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_MutationAction_Mod_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_WriteMutationsAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_WriteMutationsAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_ExecutePartitionedUpdateOptions_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_ExecutePartitionedUpdateOptions_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_StartTransactionAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_StartTransactionAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_Concurrency_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_Concurrency_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_TableMetadata_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_TableMetadata_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ColumnMetadata_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ColumnMetadata_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_TransactionExecutionOptions_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_TransactionExecutionOptions_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_FinishTransactionAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_FinishTransactionAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_AdminAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_AdminAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CreateUserInstanceConfigAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CreateUserInstanceConfigAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_LabelsEntry_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_LabelsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_GetCloudInstanceConfigAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_GetCloudInstanceConfigAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_DeleteUserInstanceConfigAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_DeleteUserInstanceConfigAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ListCloudInstanceConfigsAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ListCloudInstanceConfigsAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_LabelsEntry_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_LabelsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_LabelsEntry_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_LabelsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_DeleteCloudInstanceAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_DeleteCloudInstanceAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CreateCloudDatabaseAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CreateCloudDatabaseAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseDdlAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseDdlAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_DropCloudDatabaseAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_DropCloudDatabaseAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ChangeQuorumCloudDatabaseAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ChangeQuorumCloudDatabaseAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ListCloudDatabasesAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ListCloudDatabasesAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ListCloudInstancesAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ListCloudInstancesAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_GetCloudInstanceAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_GetCloudInstanceAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ListCloudDatabaseOperationsAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ListCloudDatabaseOperationsAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_RestoreCloudDatabaseAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_RestoreCloudDatabaseAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_GetCloudDatabaseAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_GetCloudDatabaseAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CreateCloudBackupAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CreateCloudBackupAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CopyCloudBackupAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CopyCloudBackupAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_GetCloudBackupAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_GetCloudBackupAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_UpdateCloudBackupAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_UpdateCloudBackupAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_DeleteCloudBackupAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_DeleteCloudBackupAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ListCloudBackupsAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ListCloudBackupsAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ListCloudBackupOperationsAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ListCloudBackupOperationsAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_GetOperationAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_GetOperationAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_QueryCancellationAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_QueryCancellationAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CancelOperationAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CancelOperationAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_StartBatchTransactionAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_StartBatchTransactionAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CloseBatchTransactionAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CloseBatchTransactionAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForReadAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForReadAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForQueryAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForQueryAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_BatchPartition_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_BatchPartition_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ExecutePartitionAction_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ExecutePartitionAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ExecuteChangeStreamQuery_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ExecuteChangeStreamQuery_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_SpannerActionOutcome_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_SpannerActionOutcome_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_AdminResult_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_AdminResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CloudBackupResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CloudBackupResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_OperationResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_OperationResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CloudInstanceResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CloudInstanceResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CloudInstanceConfigResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CloudInstanceConfigResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_CloudDatabaseResponse_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_CloudDatabaseResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ReadResult_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ReadResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_QueryResult_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_QueryResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ChangeStreamRecord_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ChangeStreamRecord_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_DataChangeRecord_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_DataChangeRecord_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_DataChangeRecord_ColumnType_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_DataChangeRecord_ColumnType_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_DataChangeRecord_Mod_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_DataChangeRecord_Mod_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_ChildPartition_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_ChildPartition_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_HeartbeatRecord_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_HeartbeatRecord_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_SpannerOptions_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_SpannerOptions_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_spanner_executor_v1_SessionPoolOptions_descriptor;
- static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_spanner_executor_v1_SessionPoolOptions_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
@@ -974,25 +986,25 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.spanner.v1.TypeProto.getDescriptor(),
});
internal_static_google_spanner_executor_v1_SpannerAsyncActionRequest_descriptor =
- getDescriptor().getMessageTypes().get(0);
+ getDescriptor().getMessageType(0);
internal_static_google_spanner_executor_v1_SpannerAsyncActionRequest_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_SpannerAsyncActionRequest_descriptor,
new java.lang.String[] {
"ActionId", "Action",
});
internal_static_google_spanner_executor_v1_SpannerAsyncActionResponse_descriptor =
- getDescriptor().getMessageTypes().get(1);
+ getDescriptor().getMessageType(1);
internal_static_google_spanner_executor_v1_SpannerAsyncActionResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_SpannerAsyncActionResponse_descriptor,
new java.lang.String[] {
"ActionId", "Outcome",
});
internal_static_google_spanner_executor_v1_SpannerAction_descriptor =
- getDescriptor().getMessageTypes().get(2);
+ getDescriptor().getMessageType(2);
internal_static_google_spanner_executor_v1_SpannerAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_SpannerAction_descriptor,
new java.lang.String[] {
"DatabasePath",
@@ -1017,49 +1029,48 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"Action",
});
internal_static_google_spanner_executor_v1_ReadAction_descriptor =
- getDescriptor().getMessageTypes().get(3);
+ getDescriptor().getMessageType(3);
internal_static_google_spanner_executor_v1_ReadAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ReadAction_descriptor,
new java.lang.String[] {
"Table", "Index", "Column", "Keys", "Limit",
});
internal_static_google_spanner_executor_v1_QueryAction_descriptor =
- getDescriptor().getMessageTypes().get(4);
+ getDescriptor().getMessageType(4);
internal_static_google_spanner_executor_v1_QueryAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_QueryAction_descriptor,
new java.lang.String[] {
"Sql", "Params",
});
internal_static_google_spanner_executor_v1_QueryAction_Parameter_descriptor =
- internal_static_google_spanner_executor_v1_QueryAction_descriptor.getNestedTypes().get(0);
+ internal_static_google_spanner_executor_v1_QueryAction_descriptor.getNestedType(0);
internal_static_google_spanner_executor_v1_QueryAction_Parameter_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_QueryAction_Parameter_descriptor,
new java.lang.String[] {
"Name", "Type", "Value",
});
internal_static_google_spanner_executor_v1_DmlAction_descriptor =
- getDescriptor().getMessageTypes().get(5);
+ getDescriptor().getMessageType(5);
internal_static_google_spanner_executor_v1_DmlAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_DmlAction_descriptor,
new java.lang.String[] {
"Update", "AutocommitIfSupported",
});
internal_static_google_spanner_executor_v1_BatchDmlAction_descriptor =
- getDescriptor().getMessageTypes().get(6);
+ getDescriptor().getMessageType(6);
internal_static_google_spanner_executor_v1_BatchDmlAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_BatchDmlAction_descriptor,
new java.lang.String[] {
"Updates",
});
- internal_static_google_spanner_executor_v1_Value_descriptor =
- getDescriptor().getMessageTypes().get(7);
+ internal_static_google_spanner_executor_v1_Value_descriptor = getDescriptor().getMessageType(7);
internal_static_google_spanner_executor_v1_Value_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_Value_descriptor,
new java.lang.String[] {
"IsNull",
@@ -1077,105 +1088,98 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"ValueType",
});
internal_static_google_spanner_executor_v1_KeyRange_descriptor =
- getDescriptor().getMessageTypes().get(8);
+ getDescriptor().getMessageType(8);
internal_static_google_spanner_executor_v1_KeyRange_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_KeyRange_descriptor,
new java.lang.String[] {
"Start", "Limit", "Type",
});
internal_static_google_spanner_executor_v1_KeySet_descriptor =
- getDescriptor().getMessageTypes().get(9);
+ getDescriptor().getMessageType(9);
internal_static_google_spanner_executor_v1_KeySet_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_KeySet_descriptor,
new java.lang.String[] {
"Point", "Range", "All",
});
internal_static_google_spanner_executor_v1_ValueList_descriptor =
- getDescriptor().getMessageTypes().get(10);
+ getDescriptor().getMessageType(10);
internal_static_google_spanner_executor_v1_ValueList_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ValueList_descriptor,
new java.lang.String[] {
"Value",
});
internal_static_google_spanner_executor_v1_MutationAction_descriptor =
- getDescriptor().getMessageTypes().get(11);
+ getDescriptor().getMessageType(11);
internal_static_google_spanner_executor_v1_MutationAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_MutationAction_descriptor,
new java.lang.String[] {
"Mod",
});
internal_static_google_spanner_executor_v1_MutationAction_InsertArgs_descriptor =
- internal_static_google_spanner_executor_v1_MutationAction_descriptor
- .getNestedTypes()
- .get(0);
+ internal_static_google_spanner_executor_v1_MutationAction_descriptor.getNestedType(0);
internal_static_google_spanner_executor_v1_MutationAction_InsertArgs_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_MutationAction_InsertArgs_descriptor,
new java.lang.String[] {
"Column", "Type", "Values",
});
internal_static_google_spanner_executor_v1_MutationAction_UpdateArgs_descriptor =
- internal_static_google_spanner_executor_v1_MutationAction_descriptor
- .getNestedTypes()
- .get(1);
+ internal_static_google_spanner_executor_v1_MutationAction_descriptor.getNestedType(1);
internal_static_google_spanner_executor_v1_MutationAction_UpdateArgs_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_MutationAction_UpdateArgs_descriptor,
new java.lang.String[] {
"Column", "Type", "Values",
});
internal_static_google_spanner_executor_v1_MutationAction_Mod_descriptor =
- internal_static_google_spanner_executor_v1_MutationAction_descriptor
- .getNestedTypes()
- .get(2);
+ internal_static_google_spanner_executor_v1_MutationAction_descriptor.getNestedType(2);
internal_static_google_spanner_executor_v1_MutationAction_Mod_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_MutationAction_Mod_descriptor,
new java.lang.String[] {
"Table", "Insert", "Update", "InsertOrUpdate", "Replace", "DeleteKeys",
});
internal_static_google_spanner_executor_v1_WriteMutationsAction_descriptor =
- getDescriptor().getMessageTypes().get(12);
+ getDescriptor().getMessageType(12);
internal_static_google_spanner_executor_v1_WriteMutationsAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_WriteMutationsAction_descriptor,
new java.lang.String[] {
"Mutation",
});
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_descriptor =
- getDescriptor().getMessageTypes().get(13);
+ getDescriptor().getMessageType(13);
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_descriptor,
new java.lang.String[] {
"Options", "Update",
});
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_ExecutePartitionedUpdateOptions_descriptor =
- internal_static_google_spanner_executor_v1_PartitionedUpdateAction_descriptor
- .getNestedTypes()
- .get(0);
+ internal_static_google_spanner_executor_v1_PartitionedUpdateAction_descriptor.getNestedType(
+ 0);
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_ExecutePartitionedUpdateOptions_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_PartitionedUpdateAction_ExecutePartitionedUpdateOptions_descriptor,
new java.lang.String[] {
"RpcPriority", "Tag",
});
internal_static_google_spanner_executor_v1_StartTransactionAction_descriptor =
- getDescriptor().getMessageTypes().get(14);
+ getDescriptor().getMessageType(14);
internal_static_google_spanner_executor_v1_StartTransactionAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_StartTransactionAction_descriptor,
new java.lang.String[] {
"Concurrency", "Table", "TransactionSeed", "ExecutionOptions",
});
internal_static_google_spanner_executor_v1_Concurrency_descriptor =
- getDescriptor().getMessageTypes().get(15);
+ getDescriptor().getMessageType(15);
internal_static_google_spanner_executor_v1_Concurrency_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_Concurrency_descriptor,
new java.lang.String[] {
"StalenessSeconds",
@@ -1190,41 +1194,41 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"ConcurrencyMode",
});
internal_static_google_spanner_executor_v1_TableMetadata_descriptor =
- getDescriptor().getMessageTypes().get(16);
+ getDescriptor().getMessageType(16);
internal_static_google_spanner_executor_v1_TableMetadata_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_TableMetadata_descriptor,
new java.lang.String[] {
"Name", "Column", "KeyColumn",
});
internal_static_google_spanner_executor_v1_ColumnMetadata_descriptor =
- getDescriptor().getMessageTypes().get(17);
+ getDescriptor().getMessageType(17);
internal_static_google_spanner_executor_v1_ColumnMetadata_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ColumnMetadata_descriptor,
new java.lang.String[] {
"Name", "Type",
});
internal_static_google_spanner_executor_v1_TransactionExecutionOptions_descriptor =
- getDescriptor().getMessageTypes().get(18);
+ getDescriptor().getMessageType(18);
internal_static_google_spanner_executor_v1_TransactionExecutionOptions_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_TransactionExecutionOptions_descriptor,
new java.lang.String[] {
"Optimistic",
});
internal_static_google_spanner_executor_v1_FinishTransactionAction_descriptor =
- getDescriptor().getMessageTypes().get(19);
+ getDescriptor().getMessageType(19);
internal_static_google_spanner_executor_v1_FinishTransactionAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_FinishTransactionAction_descriptor,
new java.lang.String[] {
"Mode",
});
internal_static_google_spanner_executor_v1_AdminAction_descriptor =
- getDescriptor().getMessageTypes().get(20);
+ getDescriptor().getMessageType(20);
internal_static_google_spanner_executor_v1_AdminAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_AdminAction_descriptor,
new java.lang.String[] {
"CreateUserInstanceConfig",
@@ -1258,59 +1262,58 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"Action",
});
internal_static_google_spanner_executor_v1_CreateUserInstanceConfigAction_descriptor =
- getDescriptor().getMessageTypes().get(21);
+ getDescriptor().getMessageType(21);
internal_static_google_spanner_executor_v1_CreateUserInstanceConfigAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CreateUserInstanceConfigAction_descriptor,
new java.lang.String[] {
"UserConfigId", "ProjectId", "BaseConfigId", "Replicas",
});
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_descriptor =
- getDescriptor().getMessageTypes().get(22);
+ getDescriptor().getMessageType(22);
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_descriptor,
new java.lang.String[] {
"UserConfigId", "ProjectId", "DisplayName", "Labels",
});
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_LabelsEntry_descriptor =
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_descriptor
- .getNestedTypes()
- .get(0);
+ .getNestedType(0);
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_LabelsEntry_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_UpdateUserInstanceConfigAction_LabelsEntry_descriptor,
new java.lang.String[] {
"Key", "Value",
});
internal_static_google_spanner_executor_v1_GetCloudInstanceConfigAction_descriptor =
- getDescriptor().getMessageTypes().get(23);
+ getDescriptor().getMessageType(23);
internal_static_google_spanner_executor_v1_GetCloudInstanceConfigAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_GetCloudInstanceConfigAction_descriptor,
new java.lang.String[] {
"InstanceConfigId", "ProjectId",
});
internal_static_google_spanner_executor_v1_DeleteUserInstanceConfigAction_descriptor =
- getDescriptor().getMessageTypes().get(24);
+ getDescriptor().getMessageType(24);
internal_static_google_spanner_executor_v1_DeleteUserInstanceConfigAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_DeleteUserInstanceConfigAction_descriptor,
new java.lang.String[] {
"UserConfigId", "ProjectId",
});
internal_static_google_spanner_executor_v1_ListCloudInstanceConfigsAction_descriptor =
- getDescriptor().getMessageTypes().get(25);
+ getDescriptor().getMessageType(25);
internal_static_google_spanner_executor_v1_ListCloudInstanceConfigsAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ListCloudInstanceConfigsAction_descriptor,
new java.lang.String[] {
"ProjectId", "PageSize", "PageToken",
});
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_descriptor =
- getDescriptor().getMessageTypes().get(26);
+ getDescriptor().getMessageType(26);
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_descriptor,
new java.lang.String[] {
"InstanceId",
@@ -1323,18 +1326,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
});
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_LabelsEntry_descriptor =
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_descriptor
- .getNestedTypes()
- .get(0);
+ .getNestedType(0);
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_LabelsEntry_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_LabelsEntry_descriptor,
new java.lang.String[] {
"Key", "Value",
});
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_descriptor =
- getDescriptor().getMessageTypes().get(27);
+ getDescriptor().getMessageType(27);
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_descriptor,
new java.lang.String[] {
"InstanceId",
@@ -1347,26 +1349,25 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
});
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_LabelsEntry_descriptor =
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_descriptor
- .getNestedTypes()
- .get(0);
+ .getNestedType(0);
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_LabelsEntry_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_UpdateCloudInstanceAction_LabelsEntry_descriptor,
new java.lang.String[] {
"Key", "Value",
});
internal_static_google_spanner_executor_v1_DeleteCloudInstanceAction_descriptor =
- getDescriptor().getMessageTypes().get(28);
+ getDescriptor().getMessageType(28);
internal_static_google_spanner_executor_v1_DeleteCloudInstanceAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_DeleteCloudInstanceAction_descriptor,
new java.lang.String[] {
"InstanceId", "ProjectId",
});
internal_static_google_spanner_executor_v1_CreateCloudDatabaseAction_descriptor =
- getDescriptor().getMessageTypes().get(29);
+ getDescriptor().getMessageType(29);
internal_static_google_spanner_executor_v1_CreateCloudDatabaseAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CreateCloudDatabaseAction_descriptor,
new java.lang.String[] {
"InstanceId",
@@ -1378,9 +1379,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"ProtoDescriptors",
});
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseDdlAction_descriptor =
- getDescriptor().getMessageTypes().get(30);
+ getDescriptor().getMessageType(30);
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseDdlAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseDdlAction_descriptor,
new java.lang.String[] {
"InstanceId",
@@ -1391,65 +1392,65 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"ProtoDescriptors",
});
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseAction_descriptor =
- getDescriptor().getMessageTypes().get(31);
+ getDescriptor().getMessageType(31);
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_UpdateCloudDatabaseAction_descriptor,
new java.lang.String[] {
"InstanceId", "ProjectId", "DatabaseName", "EnableDropProtection",
});
internal_static_google_spanner_executor_v1_DropCloudDatabaseAction_descriptor =
- getDescriptor().getMessageTypes().get(32);
+ getDescriptor().getMessageType(32);
internal_static_google_spanner_executor_v1_DropCloudDatabaseAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_DropCloudDatabaseAction_descriptor,
new java.lang.String[] {
"InstanceId", "ProjectId", "DatabaseId",
});
internal_static_google_spanner_executor_v1_ChangeQuorumCloudDatabaseAction_descriptor =
- getDescriptor().getMessageTypes().get(33);
+ getDescriptor().getMessageType(33);
internal_static_google_spanner_executor_v1_ChangeQuorumCloudDatabaseAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ChangeQuorumCloudDatabaseAction_descriptor,
new java.lang.String[] {
"DatabaseUri", "ServingLocations",
});
internal_static_google_spanner_executor_v1_ListCloudDatabasesAction_descriptor =
- getDescriptor().getMessageTypes().get(34);
+ getDescriptor().getMessageType(34);
internal_static_google_spanner_executor_v1_ListCloudDatabasesAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ListCloudDatabasesAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "PageSize", "PageToken",
});
internal_static_google_spanner_executor_v1_ListCloudInstancesAction_descriptor =
- getDescriptor().getMessageTypes().get(35);
+ getDescriptor().getMessageType(35);
internal_static_google_spanner_executor_v1_ListCloudInstancesAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ListCloudInstancesAction_descriptor,
new java.lang.String[] {
"ProjectId", "Filter", "PageSize", "PageToken",
});
internal_static_google_spanner_executor_v1_GetCloudInstanceAction_descriptor =
- getDescriptor().getMessageTypes().get(36);
+ getDescriptor().getMessageType(36);
internal_static_google_spanner_executor_v1_GetCloudInstanceAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_GetCloudInstanceAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId",
});
internal_static_google_spanner_executor_v1_ListCloudDatabaseOperationsAction_descriptor =
- getDescriptor().getMessageTypes().get(37);
+ getDescriptor().getMessageType(37);
internal_static_google_spanner_executor_v1_ListCloudDatabaseOperationsAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ListCloudDatabaseOperationsAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "Filter", "PageSize", "PageToken",
});
internal_static_google_spanner_executor_v1_RestoreCloudDatabaseAction_descriptor =
- getDescriptor().getMessageTypes().get(38);
+ getDescriptor().getMessageType(38);
internal_static_google_spanner_executor_v1_RestoreCloudDatabaseAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_RestoreCloudDatabaseAction_descriptor,
new java.lang.String[] {
"ProjectId",
@@ -1460,17 +1461,17 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"EncryptionConfig",
});
internal_static_google_spanner_executor_v1_GetCloudDatabaseAction_descriptor =
- getDescriptor().getMessageTypes().get(39);
+ getDescriptor().getMessageType(39);
internal_static_google_spanner_executor_v1_GetCloudDatabaseAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_GetCloudDatabaseAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "DatabaseId",
});
internal_static_google_spanner_executor_v1_CreateCloudBackupAction_descriptor =
- getDescriptor().getMessageTypes().get(40);
+ getDescriptor().getMessageType(40);
internal_static_google_spanner_executor_v1_CreateCloudBackupAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CreateCloudBackupAction_descriptor,
new java.lang.String[] {
"ProjectId",
@@ -1482,129 +1483,129 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"EncryptionConfig",
});
internal_static_google_spanner_executor_v1_CopyCloudBackupAction_descriptor =
- getDescriptor().getMessageTypes().get(41);
+ getDescriptor().getMessageType(41);
internal_static_google_spanner_executor_v1_CopyCloudBackupAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CopyCloudBackupAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "BackupId", "SourceBackup", "ExpireTime",
});
internal_static_google_spanner_executor_v1_GetCloudBackupAction_descriptor =
- getDescriptor().getMessageTypes().get(42);
+ getDescriptor().getMessageType(42);
internal_static_google_spanner_executor_v1_GetCloudBackupAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_GetCloudBackupAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "BackupId",
});
internal_static_google_spanner_executor_v1_UpdateCloudBackupAction_descriptor =
- getDescriptor().getMessageTypes().get(43);
+ getDescriptor().getMessageType(43);
internal_static_google_spanner_executor_v1_UpdateCloudBackupAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_UpdateCloudBackupAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "BackupId", "ExpireTime",
});
internal_static_google_spanner_executor_v1_DeleteCloudBackupAction_descriptor =
- getDescriptor().getMessageTypes().get(44);
+ getDescriptor().getMessageType(44);
internal_static_google_spanner_executor_v1_DeleteCloudBackupAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_DeleteCloudBackupAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "BackupId",
});
internal_static_google_spanner_executor_v1_ListCloudBackupsAction_descriptor =
- getDescriptor().getMessageTypes().get(45);
+ getDescriptor().getMessageType(45);
internal_static_google_spanner_executor_v1_ListCloudBackupsAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ListCloudBackupsAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "Filter", "PageSize", "PageToken",
});
internal_static_google_spanner_executor_v1_ListCloudBackupOperationsAction_descriptor =
- getDescriptor().getMessageTypes().get(46);
+ getDescriptor().getMessageType(46);
internal_static_google_spanner_executor_v1_ListCloudBackupOperationsAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ListCloudBackupOperationsAction_descriptor,
new java.lang.String[] {
"ProjectId", "InstanceId", "Filter", "PageSize", "PageToken",
});
internal_static_google_spanner_executor_v1_GetOperationAction_descriptor =
- getDescriptor().getMessageTypes().get(47);
+ getDescriptor().getMessageType(47);
internal_static_google_spanner_executor_v1_GetOperationAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_GetOperationAction_descriptor,
new java.lang.String[] {
"Operation",
});
internal_static_google_spanner_executor_v1_QueryCancellationAction_descriptor =
- getDescriptor().getMessageTypes().get(48);
+ getDescriptor().getMessageType(48);
internal_static_google_spanner_executor_v1_QueryCancellationAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_QueryCancellationAction_descriptor,
new java.lang.String[] {
"LongRunningSql", "CancelQuery",
});
internal_static_google_spanner_executor_v1_CancelOperationAction_descriptor =
- getDescriptor().getMessageTypes().get(49);
+ getDescriptor().getMessageType(49);
internal_static_google_spanner_executor_v1_CancelOperationAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CancelOperationAction_descriptor,
new java.lang.String[] {
"Operation",
});
internal_static_google_spanner_executor_v1_StartBatchTransactionAction_descriptor =
- getDescriptor().getMessageTypes().get(50);
+ getDescriptor().getMessageType(50);
internal_static_google_spanner_executor_v1_StartBatchTransactionAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_StartBatchTransactionAction_descriptor,
new java.lang.String[] {
"BatchTxnTime", "Tid", "CloudDatabaseRole", "Param",
});
internal_static_google_spanner_executor_v1_CloseBatchTransactionAction_descriptor =
- getDescriptor().getMessageTypes().get(51);
+ getDescriptor().getMessageType(51);
internal_static_google_spanner_executor_v1_CloseBatchTransactionAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CloseBatchTransactionAction_descriptor,
new java.lang.String[] {
"Cleanup",
});
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForReadAction_descriptor =
- getDescriptor().getMessageTypes().get(52);
+ getDescriptor().getMessageType(52);
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForReadAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForReadAction_descriptor,
new java.lang.String[] {
"Read", "Table", "DesiredBytesPerPartition", "MaxPartitionCount",
});
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForQueryAction_descriptor =
- getDescriptor().getMessageTypes().get(53);
+ getDescriptor().getMessageType(53);
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForQueryAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_GenerateDbPartitionsForQueryAction_descriptor,
new java.lang.String[] {
"Query", "DesiredBytesPerPartition",
});
internal_static_google_spanner_executor_v1_BatchPartition_descriptor =
- getDescriptor().getMessageTypes().get(54);
+ getDescriptor().getMessageType(54);
internal_static_google_spanner_executor_v1_BatchPartition_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_BatchPartition_descriptor,
new java.lang.String[] {
"Partition", "PartitionToken", "Table", "Index",
});
internal_static_google_spanner_executor_v1_ExecutePartitionAction_descriptor =
- getDescriptor().getMessageTypes().get(55);
+ getDescriptor().getMessageType(55);
internal_static_google_spanner_executor_v1_ExecutePartitionAction_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ExecutePartitionAction_descriptor,
new java.lang.String[] {
"Partition",
});
internal_static_google_spanner_executor_v1_ExecuteChangeStreamQuery_descriptor =
- getDescriptor().getMessageTypes().get(56);
+ getDescriptor().getMessageType(56);
internal_static_google_spanner_executor_v1_ExecuteChangeStreamQuery_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ExecuteChangeStreamQuery_descriptor,
new java.lang.String[] {
"Name",
@@ -1617,9 +1618,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"CloudDatabaseRole",
});
internal_static_google_spanner_executor_v1_SpannerActionOutcome_descriptor =
- getDescriptor().getMessageTypes().get(57);
+ getDescriptor().getMessageType(57);
internal_static_google_spanner_executor_v1_SpannerActionOutcome_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_SpannerActionOutcome_descriptor,
new java.lang.String[] {
"Status",
@@ -1634,9 +1635,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"ChangeStreamRecords",
});
internal_static_google_spanner_executor_v1_AdminResult_descriptor =
- getDescriptor().getMessageTypes().get(58);
+ getDescriptor().getMessageType(58);
internal_static_google_spanner_executor_v1_AdminResult_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_AdminResult_descriptor,
new java.lang.String[] {
"BackupResponse",
@@ -1646,73 +1647,73 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"InstanceConfigResponse",
});
internal_static_google_spanner_executor_v1_CloudBackupResponse_descriptor =
- getDescriptor().getMessageTypes().get(59);
+ getDescriptor().getMessageType(59);
internal_static_google_spanner_executor_v1_CloudBackupResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CloudBackupResponse_descriptor,
new java.lang.String[] {
"ListedBackups", "ListedBackupOperations", "NextPageToken", "Backup",
});
internal_static_google_spanner_executor_v1_OperationResponse_descriptor =
- getDescriptor().getMessageTypes().get(60);
+ getDescriptor().getMessageType(60);
internal_static_google_spanner_executor_v1_OperationResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_OperationResponse_descriptor,
new java.lang.String[] {
"ListedOperations", "NextPageToken", "Operation",
});
internal_static_google_spanner_executor_v1_CloudInstanceResponse_descriptor =
- getDescriptor().getMessageTypes().get(61);
+ getDescriptor().getMessageType(61);
internal_static_google_spanner_executor_v1_CloudInstanceResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CloudInstanceResponse_descriptor,
new java.lang.String[] {
"ListedInstances", "NextPageToken", "Instance",
});
internal_static_google_spanner_executor_v1_CloudInstanceConfigResponse_descriptor =
- getDescriptor().getMessageTypes().get(62);
+ getDescriptor().getMessageType(62);
internal_static_google_spanner_executor_v1_CloudInstanceConfigResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CloudInstanceConfigResponse_descriptor,
new java.lang.String[] {
"ListedInstanceConfigs", "NextPageToken", "InstanceConfig",
});
internal_static_google_spanner_executor_v1_CloudDatabaseResponse_descriptor =
- getDescriptor().getMessageTypes().get(63);
+ getDescriptor().getMessageType(63);
internal_static_google_spanner_executor_v1_CloudDatabaseResponse_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_CloudDatabaseResponse_descriptor,
new java.lang.String[] {
"ListedDatabases", "ListedDatabaseOperations", "NextPageToken", "Database",
});
internal_static_google_spanner_executor_v1_ReadResult_descriptor =
- getDescriptor().getMessageTypes().get(64);
+ getDescriptor().getMessageType(64);
internal_static_google_spanner_executor_v1_ReadResult_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ReadResult_descriptor,
new java.lang.String[] {
"Table", "Index", "RequestIndex", "Row", "RowType",
});
internal_static_google_spanner_executor_v1_QueryResult_descriptor =
- getDescriptor().getMessageTypes().get(65);
+ getDescriptor().getMessageType(65);
internal_static_google_spanner_executor_v1_QueryResult_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_QueryResult_descriptor,
new java.lang.String[] {
"Row", "RowType",
});
internal_static_google_spanner_executor_v1_ChangeStreamRecord_descriptor =
- getDescriptor().getMessageTypes().get(66);
+ getDescriptor().getMessageType(66);
internal_static_google_spanner_executor_v1_ChangeStreamRecord_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ChangeStreamRecord_descriptor,
new java.lang.String[] {
"DataChange", "ChildPartition", "Heartbeat", "Record",
});
internal_static_google_spanner_executor_v1_DataChangeRecord_descriptor =
- getDescriptor().getMessageTypes().get(67);
+ getDescriptor().getMessageType(67);
internal_static_google_spanner_executor_v1_DataChangeRecord_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_DataChangeRecord_descriptor,
new java.lang.String[] {
"CommitTime",
@@ -1730,73 +1731,63 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"IsSystemTransaction",
});
internal_static_google_spanner_executor_v1_DataChangeRecord_ColumnType_descriptor =
- internal_static_google_spanner_executor_v1_DataChangeRecord_descriptor
- .getNestedTypes()
- .get(0);
+ internal_static_google_spanner_executor_v1_DataChangeRecord_descriptor.getNestedType(0);
internal_static_google_spanner_executor_v1_DataChangeRecord_ColumnType_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_DataChangeRecord_ColumnType_descriptor,
new java.lang.String[] {
"Name", "Type", "IsPrimaryKey", "OrdinalPosition",
});
internal_static_google_spanner_executor_v1_DataChangeRecord_Mod_descriptor =
- internal_static_google_spanner_executor_v1_DataChangeRecord_descriptor
- .getNestedTypes()
- .get(1);
+ internal_static_google_spanner_executor_v1_DataChangeRecord_descriptor.getNestedType(1);
internal_static_google_spanner_executor_v1_DataChangeRecord_Mod_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_DataChangeRecord_Mod_descriptor,
new java.lang.String[] {
"Keys", "NewValues", "OldValues",
});
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_descriptor =
- getDescriptor().getMessageTypes().get(68);
+ getDescriptor().getMessageType(68);
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_descriptor,
new java.lang.String[] {
"StartTime", "RecordSequence", "ChildPartitions",
});
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_ChildPartition_descriptor =
- internal_static_google_spanner_executor_v1_ChildPartitionsRecord_descriptor
- .getNestedTypes()
- .get(0);
+ internal_static_google_spanner_executor_v1_ChildPartitionsRecord_descriptor.getNestedType(
+ 0);
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_ChildPartition_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_ChildPartitionsRecord_ChildPartition_descriptor,
new java.lang.String[] {
"Token", "ParentPartitionTokens",
});
internal_static_google_spanner_executor_v1_HeartbeatRecord_descriptor =
- getDescriptor().getMessageTypes().get(69);
+ getDescriptor().getMessageType(69);
internal_static_google_spanner_executor_v1_HeartbeatRecord_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_HeartbeatRecord_descriptor,
new java.lang.String[] {
"HeartbeatTime",
});
internal_static_google_spanner_executor_v1_SpannerOptions_descriptor =
- getDescriptor().getMessageTypes().get(70);
+ getDescriptor().getMessageType(70);
internal_static_google_spanner_executor_v1_SpannerOptions_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_SpannerOptions_descriptor,
new java.lang.String[] {
"SessionPoolOptions",
});
internal_static_google_spanner_executor_v1_SessionPoolOptions_descriptor =
- getDescriptor().getMessageTypes().get(71);
+ getDescriptor().getMessageType(71);
internal_static_google_spanner_executor_v1_SessionPoolOptions_fieldAccessorTable =
- new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ new com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_spanner_executor_v1_SessionPoolOptions_descriptor,
new java.lang.String[] {
"UseMultiplexed",
});
- com.google.protobuf.ExtensionRegistry registry =
- com.google.protobuf.ExtensionRegistry.newInstance();
- registry.add(com.google.api.ClientProto.defaultHost);
- registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
- com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
- descriptor, registry);
+ descriptor.resolveAllFeaturesImmutable();
com.google.api.ClientProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.longrunning.OperationsProto.getDescriptor();
@@ -1808,6 +1799,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto.getDescriptor();
com.google.spanner.v1.SpannerProto.getDescriptor();
com.google.spanner.v1.TypeProto.getDescriptor();
+ com.google.protobuf.ExtensionRegistry registry =
+ com.google.protobuf.ExtensionRegistry.newInstance();
+ registry.add(com.google.api.ClientProto.defaultHost);
+ registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
+ com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
+ descriptor, registry);
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceConfigResponse.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceConfigResponse.java
index f2502bf391b..9773de30729 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceConfigResponse.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceConfigResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.CloudInstanceConfigResponse}
*/
-public final class CloudInstanceConfigResponse extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CloudInstanceConfigResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.CloudInstanceConfigResponse)
CloudInstanceConfigResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CloudInstanceConfigResponse");
+ }
+
// Use CloudInstanceConfigResponse.newBuilder() to construct.
- private CloudInstanceConfigResponse(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CloudInstanceConfigResponse(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private CloudInstanceConfigResponse() {
nextPageToken_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CloudInstanceConfigResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CloudInstanceConfigResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CloudInstanceConfigResponse_fieldAccessorTable
@@ -276,8 +282,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < listedInstanceConfigs_.size(); i++) {
output.writeMessage(1, listedInstanceConfigs_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, nextPageToken_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(3, getInstanceConfig());
@@ -296,8 +302,8 @@ public int getSerializedSize() {
com.google.protobuf.CodedOutputStream.computeMessageSize(
1, listedInstanceConfigs_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, nextPageToken_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getInstanceConfig());
@@ -387,38 +393,38 @@ public static com.google.spanner.executor.v1.CloudInstanceConfigResponse parseFr
public static com.google.spanner.executor.v1.CloudInstanceConfigResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudInstanceConfigResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CloudInstanceConfigResponse parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudInstanceConfigResponse parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CloudInstanceConfigResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudInstanceConfigResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -442,7 +448,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -457,7 +463,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.CloudInstanceConfigResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.instance.v1.InstanceConfig instance_config = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstanceConfig,
com.google.spanner.admin.instance.v1.InstanceConfig.Builder,
com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder>
- getInstanceConfigFieldBuilder() {
+ internalGetInstanceConfigFieldBuilder() {
if (instanceConfigBuilder_ == null) {
instanceConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.InstanceConfig,
com.google.spanner.admin.instance.v1.InstanceConfig.Builder,
com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder>(
@@ -1436,17 +1410,6 @@ public com.google.spanner.admin.instance.v1.InstanceConfig.Builder getInstanceCo
return instanceConfigBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.CloudInstanceConfigResponse)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceConfigResponseOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceConfigResponseOrBuilder.java
index 1daa087bedd..83486d1db43 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceConfigResponseOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceConfigResponseOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface CloudInstanceConfigResponseOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.CloudInstanceConfigResponse)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceResponse.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceResponse.java
index 151b344d546..cb6e538edd9 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceResponse.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceResponse.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -29,14 +30,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.CloudInstanceResponse}
*/
-public final class CloudInstanceResponse extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CloudInstanceResponse extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.CloudInstanceResponse)
CloudInstanceResponseOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CloudInstanceResponse");
+ }
+
// Use CloudInstanceResponse.newBuilder() to construct.
- private CloudInstanceResponse(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CloudInstanceResponse(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,19 +57,13 @@ private CloudInstanceResponse() {
nextPageToken_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CloudInstanceResponse();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CloudInstanceResponse_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CloudInstanceResponse_fieldAccessorTable
@@ -269,8 +275,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
for (int i = 0; i < listedInstances_.size(); i++) {
output.writeMessage(1, listedInstances_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, nextPageToken_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(3, getInstance());
@@ -287,8 +293,8 @@ public int getSerializedSize() {
for (int i = 0; i < listedInstances_.size(); i++) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, listedInstances_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPageToken_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, nextPageToken_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(nextPageToken_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, nextPageToken_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getInstance());
@@ -378,38 +384,38 @@ public static com.google.spanner.executor.v1.CloudInstanceResponse parseFrom(
public static com.google.spanner.executor.v1.CloudInstanceResponse parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudInstanceResponse parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CloudInstanceResponse parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudInstanceResponse parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CloudInstanceResponse parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CloudInstanceResponse parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -432,7 +438,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -447,7 +453,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.CloudInstanceResponse}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderrepeated .google.spanner.admin.instance.v1.Instance listed_instances = 1;
*/
public com.google.spanner.admin.instance.v1.Instance.Builder addListedInstancesBuilder() {
- return getListedInstancesFieldBuilder()
+ return internalGetListedInstancesFieldBuilder()
.addBuilder(com.google.spanner.admin.instance.v1.Instance.getDefaultInstance());
}
@@ -1051,7 +1025,7 @@ public com.google.spanner.admin.instance.v1.Instance.Builder addListedInstancesB
*/
public com.google.spanner.admin.instance.v1.Instance.Builder addListedInstancesBuilder(
int index) {
- return getListedInstancesFieldBuilder()
+ return internalGetListedInstancesFieldBuilder()
.addBuilder(index, com.google.spanner.admin.instance.v1.Instance.getDefaultInstance());
}
@@ -1066,17 +1040,17 @@ public com.google.spanner.admin.instance.v1.Instance.Builder addListedInstancesB
*/
public java.util.List.google.spanner.admin.instance.v1.Instance instance = 3;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.Instance,
com.google.spanner.admin.instance.v1.Instance.Builder,
com.google.spanner.admin.instance.v1.InstanceOrBuilder>
- getInstanceFieldBuilder() {
+ internalGetInstanceFieldBuilder() {
if (instanceBuilder_ == null) {
instanceBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.Instance,
com.google.spanner.admin.instance.v1.Instance.Builder,
com.google.spanner.admin.instance.v1.InstanceOrBuilder>(
@@ -1400,17 +1374,6 @@ public com.google.spanner.admin.instance.v1.InstanceOrBuilder getInstanceOrBuild
return instanceBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.CloudInstanceResponse)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceResponseOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceResponseOrBuilder.java
index 5493902c7ef..37efde132bb 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceResponseOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CloudInstanceResponseOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface CloudInstanceResponseOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.CloudInstanceResponse)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ColumnMetadata.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ColumnMetadata.java
index 1113265cb2d..ba2787df35b 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ColumnMetadata.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ColumnMetadata.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.ColumnMetadata}
*/
-public final class ColumnMetadata extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class ColumnMetadata extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.ColumnMetadata)
ColumnMetadataOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "ColumnMetadata");
+ }
+
// Use ColumnMetadata.newBuilder() to construct.
- private ColumnMetadata(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private ColumnMetadata(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -43,19 +55,13 @@ private ColumnMetadata() {
name_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new ColumnMetadata();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_ColumnMetadata_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_ColumnMetadata_fieldAccessorTable
@@ -181,8 +187,8 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, name_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(2, getType());
@@ -196,8 +202,8 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, name_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(2, getType());
@@ -282,38 +288,38 @@ public static com.google.spanner.executor.v1.ColumnMetadata parseFrom(
public static com.google.spanner.executor.v1.ColumnMetadata parseFrom(java.io.InputStream input)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.ColumnMetadata parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.ColumnMetadata parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.ColumnMetadata parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.ColumnMetadata parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.ColumnMetadata parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -336,7 +342,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -350,7 +356,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.ColumnMetadata}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.v1.Type type = 2;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.v1.Type,
com.google.spanner.v1.Type.Builder,
com.google.spanner.v1.TypeOrBuilder>
- getTypeFieldBuilder() {
+ internalGetTypeFieldBuilder() {
if (typeBuilder_ == null) {
typeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.v1.Type,
com.google.spanner.v1.Type.Builder,
com.google.spanner.v1.TypeOrBuilder>(getType(), getParentForChildren(), isClean());
@@ -852,17 +825,6 @@ public com.google.spanner.v1.TypeOrBuilder getTypeOrBuilder() {
return typeBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.ColumnMetadata)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ColumnMetadataOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ColumnMetadataOrBuilder.java
index 5f8a32b9eb0..979b87da083 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ColumnMetadataOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/ColumnMetadataOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface ColumnMetadataOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.ColumnMetadata)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/Concurrency.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/Concurrency.java
index c9aa27096ea..d50f497cf33 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/Concurrency.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/Concurrency.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.Concurrency}
*/
-public final class Concurrency extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class Concurrency extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.Concurrency)
ConcurrencyOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "Concurrency");
+ }
+
// Use Concurrency.newBuilder() to construct.
- private Concurrency(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private Concurrency(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -43,19 +55,13 @@ private Concurrency() {
snapshotEpochRootTable_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new Concurrency();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_Concurrency_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_Concurrency_fieldAccessorTable
@@ -483,8 +489,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
if (snapshotEpochRead_ != false) {
output.writeBool(7, snapshotEpochRead_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(snapshotEpochRootTable_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 8, snapshotEpochRootTable_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(snapshotEpochRootTable_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 8, snapshotEpochRootTable_);
}
if (batchReadTimestampMicros_ != 0L) {
output.writeInt64(9, batchReadTimestampMicros_);
@@ -531,8 +537,8 @@ public int getSerializedSize() {
if (snapshotEpochRead_ != false) {
size += com.google.protobuf.CodedOutputStream.computeBoolSize(7, snapshotEpochRead_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(snapshotEpochRootTable_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, snapshotEpochRootTable_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(snapshotEpochRootTable_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(8, snapshotEpochRootTable_);
}
if (batchReadTimestampMicros_ != 0L) {
size += com.google.protobuf.CodedOutputStream.computeInt64Size(9, batchReadTimestampMicros_);
@@ -674,38 +680,38 @@ public static com.google.spanner.executor.v1.Concurrency parseFrom(
public static com.google.spanner.executor.v1.Concurrency parseFrom(java.io.InputStream input)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.Concurrency parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.Concurrency parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.Concurrency parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.Concurrency parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.Concurrency parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -728,7 +734,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -742,7 +748,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.Concurrency}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderoptional .google.protobuf.Timestamp version_time = 6;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getVersionTimeFieldBuilder() {
+ internalGetVersionTimeFieldBuilder() {
if (versionTimeBuilder_ == null) {
versionTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -1867,7 +1842,7 @@ public com.google.protobuf.TimestampOrBuilder getVersionTimeOrBuilder() {
}
private com.google.spanner.admin.database.v1.EncryptionConfig encryptionConfig_;
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionConfig,
com.google.spanner.admin.database.v1.EncryptionConfig.Builder,
com.google.spanner.admin.database.v1.EncryptionConfigOrBuilder>
@@ -2024,7 +1999,7 @@ public Builder clearEncryptionConfig() {
getEncryptionConfigBuilder() {
bitField0_ |= 0x00000040;
onChanged();
- return getEncryptionConfigFieldBuilder().getBuilder();
+ return internalGetEncryptionConfigFieldBuilder().getBuilder();
}
/**
@@ -2058,14 +2033,14 @@ public Builder clearEncryptionConfig() {
*
* .google.spanner.admin.database.v1.EncryptionConfig encryption_config = 7;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionConfig,
com.google.spanner.admin.database.v1.EncryptionConfig.Builder,
com.google.spanner.admin.database.v1.EncryptionConfigOrBuilder>
- getEncryptionConfigFieldBuilder() {
+ internalGetEncryptionConfigFieldBuilder() {
if (encryptionConfigBuilder_ == null) {
encryptionConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionConfig,
com.google.spanner.admin.database.v1.EncryptionConfig.Builder,
com.google.spanner.admin.database.v1.EncryptionConfigOrBuilder>(
@@ -2075,17 +2050,6 @@ public Builder clearEncryptionConfig() {
return encryptionConfigBuilder_;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.CreateCloudBackupAction)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudBackupActionOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudBackupActionOrBuilder.java
index e22ab6458e4..ac639243b49 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudBackupActionOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudBackupActionOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface CreateCloudBackupActionOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.CreateCloudBackupAction)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudDatabaseAction.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudDatabaseAction.java
index ef57074fd31..deae557eaeb 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudDatabaseAction.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudDatabaseAction.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.CreateCloudDatabaseAction}
*/
-public final class CreateCloudDatabaseAction extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateCloudDatabaseAction extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.CreateCloudDatabaseAction)
CreateCloudDatabaseActionOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateCloudDatabaseAction");
+ }
+
// Use CreateCloudDatabaseAction.newBuilder() to construct.
- private CreateCloudDatabaseAction(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateCloudDatabaseAction(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -48,19 +60,13 @@ private CreateCloudDatabaseAction() {
protoDescriptors_ = com.google.protobuf.ByteString.EMPTY;
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateCloudDatabaseAction();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CreateCloudDatabaseAction_descriptor;
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CreateCloudDatabaseAction_fieldAccessorTable
@@ -460,23 +466,23 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, instanceId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, instanceId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(projectId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, projectId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(projectId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, projectId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(databaseId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, databaseId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(databaseId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, databaseId_);
}
for (int i = 0; i < sdlStatement_.size(); i++) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 4, sdlStatement_.getRaw(i));
+ com.google.protobuf.GeneratedMessage.writeString(output, 4, sdlStatement_.getRaw(i));
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeMessage(5, getEncryptionConfig());
}
if (((bitField0_ & 0x00000002) != 0)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 6, dialect_);
+ com.google.protobuf.GeneratedMessage.writeString(output, 6, dialect_);
}
if (((bitField0_ & 0x00000004) != 0)) {
output.writeBytes(7, protoDescriptors_);
@@ -490,14 +496,14 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, instanceId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, instanceId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(projectId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, projectId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(projectId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, projectId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(databaseId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, databaseId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(databaseId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(3, databaseId_);
}
{
int dataSize = 0;
@@ -511,7 +517,7 @@ public int getSerializedSize() {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(5, getEncryptionConfig());
}
if (((bitField0_ & 0x00000002) != 0)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, dialect_);
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(6, dialect_);
}
if (((bitField0_ & 0x00000004) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeBytesSize(7, protoDescriptors_);
@@ -623,38 +629,38 @@ public static com.google.spanner.executor.v1.CreateCloudDatabaseAction parseFrom
public static com.google.spanner.executor.v1.CreateCloudDatabaseAction parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CreateCloudDatabaseAction parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CreateCloudDatabaseAction parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CreateCloudDatabaseAction parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CreateCloudDatabaseAction parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CreateCloudDatabaseAction parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -678,7 +684,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -692,7 +698,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.CreateCloudDatabaseAction}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder.google.spanner.admin.database.v1.EncryptionConfig encryption_config = 5;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionConfig,
com.google.spanner.admin.database.v1.EncryptionConfig.Builder,
com.google.spanner.admin.database.v1.EncryptionConfigOrBuilder>
- getEncryptionConfigFieldBuilder() {
+ internalGetEncryptionConfigFieldBuilder() {
if (encryptionConfigBuilder_ == null) {
encryptionConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.database.v1.EncryptionConfig,
com.google.spanner.admin.database.v1.EncryptionConfig.Builder,
com.google.spanner.admin.database.v1.EncryptionConfigOrBuilder>(
@@ -1880,17 +1853,6 @@ public Builder clearProtoDescriptors() {
return this;
}
- @java.lang.Override
- public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.setUnknownFields(unknownFields);
- }
-
- @java.lang.Override
- public final Builder mergeUnknownFields(
- final com.google.protobuf.UnknownFieldSet unknownFields) {
- return super.mergeUnknownFields(unknownFields);
- }
-
// @@protoc_insertion_point(builder_scope:google.spanner.executor.v1.CreateCloudDatabaseAction)
}
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudDatabaseActionOrBuilder.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudDatabaseActionOrBuilder.java
index c6848340d4d..2760710196b 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudDatabaseActionOrBuilder.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudDatabaseActionOrBuilder.java
@@ -14,11 +14,13 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
+@com.google.protobuf.Generated
public interface CreateCloudDatabaseActionOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.spanner.executor.v1.CreateCloudDatabaseAction)
diff --git a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudInstanceAction.java b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudInstanceAction.java
index 5771cdc3562..0802557e7e9 100644
--- a/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudInstanceAction.java
+++ b/proto-google-cloud-spanner-executor-v1/src/main/java/com/google/spanner/executor/v1/CreateCloudInstanceAction.java
@@ -14,9 +14,10 @@
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
+// NO CHECKED-IN PROTOBUF GENCODE
// source: google/spanner/executor/v1/cloud_executor.proto
+// Protobuf Java Version: 4.33.2
-// Protobuf Java Version: 3.25.8
package com.google.spanner.executor.v1;
/**
@@ -28,14 +29,25 @@
*
* Protobuf type {@code google.spanner.executor.v1.CreateCloudInstanceAction}
*/
-public final class CreateCloudInstanceAction extends com.google.protobuf.GeneratedMessageV3
+@com.google.protobuf.Generated
+public final class CreateCloudInstanceAction extends com.google.protobuf.GeneratedMessage
implements
// @@protoc_insertion_point(message_implements:google.spanner.executor.v1.CreateCloudInstanceAction)
CreateCloudInstanceActionOrBuilder {
private static final long serialVersionUID = 0L;
+ static {
+ com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
+ com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
+ /* major= */ 4,
+ /* minor= */ 33,
+ /* patch= */ 2,
+ /* suffix= */ "",
+ "CreateCloudInstanceAction");
+ }
+
// Use CreateCloudInstanceAction.newBuilder() to construct.
- private CreateCloudInstanceAction(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ private CreateCloudInstanceAction(com.google.protobuf.GeneratedMessage.Builder> builder) {
super(builder);
}
@@ -45,12 +57,6 @@ private CreateCloudInstanceAction() {
instanceConfigId_ = "";
}
- @java.lang.Override
- @SuppressWarnings({"unused"})
- protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
- return new CreateCloudInstanceAction();
- }
-
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_descriptor;
@@ -69,7 +75,7 @@ protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldRefl
}
@java.lang.Override
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.google.spanner.executor.v1.CloudExecutorProto
.internal_static_google_spanner_executor_v1_CreateCloudInstanceAction_fieldAccessorTable
@@ -492,19 +498,19 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, instanceId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 1, instanceId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(projectId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, projectId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(projectId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 2, projectId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceConfigId_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, instanceConfigId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceConfigId_)) {
+ com.google.protobuf.GeneratedMessage.writeString(output, 3, instanceConfigId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
output.writeInt32(4, nodeCount_);
}
- com.google.protobuf.GeneratedMessageV3.serializeStringMapTo(
+ com.google.protobuf.GeneratedMessage.serializeStringMapTo(
output, internalGetLabels(), LabelsDefaultEntryHolder.defaultEntry, 5);
if (((bitField0_ & 0x00000002) != 0)) {
output.writeInt32(6, processingUnits_);
@@ -521,14 +527,14 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, instanceId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(1, instanceId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(projectId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, projectId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(projectId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(2, projectId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(instanceConfigId_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, instanceConfigId_);
+ if (!com.google.protobuf.GeneratedMessage.isStringEmpty(instanceConfigId_)) {
+ size += com.google.protobuf.GeneratedMessage.computeStringSize(3, instanceConfigId_);
}
if (((bitField0_ & 0x00000001) != 0)) {
size += com.google.protobuf.CodedOutputStream.computeInt32Size(4, nodeCount_);
@@ -656,38 +662,38 @@ public static com.google.spanner.executor.v1.CreateCloudInstanceAction parseFrom
public static com.google.spanner.executor.v1.CreateCloudInstanceAction parseFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CreateCloudInstanceAction parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CreateCloudInstanceAction parseDelimitedFrom(
java.io.InputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CreateCloudInstanceAction parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static com.google.spanner.executor.v1.CreateCloudInstanceAction parseFrom(
com.google.protobuf.CodedInputStream input) throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(PARSER, input);
}
public static com.google.spanner.executor.v1.CreateCloudInstanceAction parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
- return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ return com.google.protobuf.GeneratedMessage.parseWithIOException(
PARSER, input, extensionRegistry);
}
@@ -711,7 +717,7 @@ public Builder toBuilder() {
}
@java.lang.Override
- protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
@@ -725,7 +731,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Protobuf type {@code google.spanner.executor.v1.CreateCloudInstanceAction}
*/
- public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builderoptional .google.spanner.admin.instance.v1.AutoscalingConfig autoscaling_config = 7;
*
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig,
com.google.spanner.admin.instance.v1.AutoscalingConfig.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfigOrBuilder>
- getAutoscalingConfigFieldBuilder() {
+ internalGetAutoscalingConfigFieldBuilder() {
if (autoscalingConfigBuilder_ == null) {
autoscalingConfigBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.spanner.admin.instance.v1.AutoscalingConfig,
com.google.spanner.admin.instance.v1.AutoscalingConfig.Builder,
com.google.spanner.admin.instance.v1.AutoscalingConfigOrBuilder>(
@@ -1907,17 +1880,6 @@ public Builder putAllLabels(java.util.Maprepeated .google.spanner.admin.instance.v1.ReplicaInfo replicas = 4;
*/
public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder getReplicasBuilder(int index) {
- return getReplicasFieldBuilder().getBuilder(index);
+ return internalGetReplicasFieldBuilder().getBuilder(index);
}
/**
@@ -1424,7 +1396,7 @@ public com.google.spanner.admin.instance.v1.ReplicaInfoOrBuilder getReplicasOrBu
* repeated .google.spanner.admin.instance.v1.ReplicaInfo replicas = 4;
*/
public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder addReplicasBuilder() {
- return getReplicasFieldBuilder()
+ return internalGetReplicasFieldBuilder()
.addBuilder(com.google.spanner.admin.instance.v1.ReplicaInfo.getDefaultInstance());
}
@@ -1438,7 +1410,7 @@ public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder addReplicasBuild
* repeated .google.spanner.admin.instance.v1.ReplicaInfo replicas = 4;
*/
public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder addReplicasBuilder(int index) {
- return getReplicasFieldBuilder()
+ return internalGetReplicasFieldBuilder()
.addBuilder(index, com.google.spanner.admin.instance.v1.ReplicaInfo.getDefaultInstance());
}
@@ -1453,17 +1425,17 @@ public com.google.spanner.admin.instance.v1.ReplicaInfo.Builder addReplicasBuild
*/
public java.util.List.google.protobuf.Timestamp commit_time = 1;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
+ private com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>
- getCommitTimeFieldBuilder() {
+ internalGetCommitTimeFieldBuilder() {
if (commitTimeBuilder_ == null) {
commitTimeBuilder_ =
- new com.google.protobuf.SingleFieldBuilderV3<
+ new com.google.protobuf.SingleFieldBuilder<
com.google.protobuf.Timestamp,
com.google.protobuf.Timestamp.Builder,
com.google.protobuf.TimestampOrBuilder>(
@@ -4206,7 +4090,7 @@ private void ensureColumnTypesIsMutable() {
}
}
- private com.google.protobuf.RepeatedFieldBuilderV3<
+ private com.google.protobuf.RepeatedFieldBuilder<
com.google.spanner.executor.v1.DataChangeRecord.ColumnType,
com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder,
com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeOrBuilder>
@@ -4487,7 +4371,7 @@ public Builder removeColumnTypes(int index) {
*/
public com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder getColumnTypesBuilder(
int index) {
- return getColumnTypesFieldBuilder().getBuilder(index);
+ return internalGetColumnTypesFieldBuilder().getBuilder(index);
}
/**
@@ -4541,7 +4425,7 @@ public com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder getCol
*/
public com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
addColumnTypesBuilder() {
- return getColumnTypesFieldBuilder()
+ return internalGetColumnTypesFieldBuilder()
.addBuilder(
com.google.spanner.executor.v1.DataChangeRecord.ColumnType.getDefaultInstance());
}
@@ -4558,7 +4442,7 @@ public com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder getCol
*/
public com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder addColumnTypesBuilder(
int index) {
- return getColumnTypesFieldBuilder()
+ return internalGetColumnTypesFieldBuilder()
.addBuilder(
index,
com.google.spanner.executor.v1.DataChangeRecord.ColumnType.getDefaultInstance());
@@ -4576,17 +4460,17 @@ public com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder addCol
*/
public java.util.Listrepeated .google.spanner.executor.v1.DataChangeRecord.Mod mods = 7;
*/
public com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder getModsBuilder(int index) {
- return getModsFieldBuilder().getBuilder(index);
+ return internalGetModsFieldBuilder().getBuilder(index);
}
/**
@@ -4915,7 +4799,7 @@ public com.google.spanner.executor.v1.DataChangeRecord.ModOrBuilder getModsOrBui
* repeated .google.spanner.executor.v1.DataChangeRecord.Mod mods = 7;
*/
public com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder addModsBuilder() {
- return getModsFieldBuilder()
+ return internalGetModsFieldBuilder()
.addBuilder(com.google.spanner.executor.v1.DataChangeRecord.Mod.getDefaultInstance());
}
@@ -4929,7 +4813,7 @@ public com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder addModsBuilde
* repeated .google.spanner.executor.v1.DataChangeRecord.Mod mods = 7;
*/
public com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder addModsBuilder(int index) {
- return getModsFieldBuilder()
+ return internalGetModsFieldBuilder()
.addBuilder(
index, com.google.spanner.executor.v1.DataChangeRecord.Mod.getDefaultInstance());
}
@@ -4945,17 +4829,17 @@ public com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder addModsBuilde
*/
public java.util.List