diff --git a/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/DiscoveryOuterClass.java b/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/DiscoveryOuterClass.java index 4af2c46..afa5710 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/DiscoveryOuterClass.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/DiscoveryOuterClass.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/discovery/v1/discovery.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.discovery.v1; @@ -12,8 +12,8 @@ private DiscoveryOuterClass() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "DiscoveryOuterClass"); } diff --git a/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/GetVersions.java b/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/GetVersions.java index 36f9480..fb8d98d 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/GetVersions.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/GetVersions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/discovery/v1/discovery.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.discovery.v1; @@ -18,8 +18,8 @@ public final class GetVersions extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "GetVersions"); } @@ -64,8 +64,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -110,7 +110,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; @@ -441,8 +440,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -526,13 +525,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; { int dataSize = 0; for (int i = 0; i < versions_.size(); i++) { @@ -547,6 +541,15 @@ public int getSerializedSize() { } versionsMemoizedSerializedSize = dataSize; } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -983,7 +986,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/GetVersionsOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/GetVersionsOrBuilder.java index 85b97f0..be478b2 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/GetVersionsOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/discovery/v1/GetVersionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/discovery/v1/discovery.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.discovery.v1; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Close.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Close.java index 1c386d2..8ecada0 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Close.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Close.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class Close extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Close"); } @@ -64,8 +64,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -110,7 +110,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; @@ -424,8 +423,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -470,7 +469,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; @@ -784,7 +782,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/CloseOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/CloseOrBuilder.java index 6e4ef74..6d2cd3a 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/CloseOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/CloseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetName.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetName.java index a3511d5..21c640d 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetName.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetName.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class GetName extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "GetName"); } @@ -64,8 +64,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -110,7 +110,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; @@ -436,8 +435,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -525,16 +524,20 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) { + size += com.google.protobuf.GeneratedMessage.computeStringSize(1, name_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!com.google.protobuf.GeneratedMessage.isStringEmpty(name_)) { - size += com.google.protobuf.GeneratedMessage.computeStringSize(1, name_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -939,7 +942,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetNameOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetNameOrBuilder.java index 15f98f8..7ff76c3 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetNameOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetNameOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetSpecSchema.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetSpecSchema.java index e36ddce..68eaea2 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetSpecSchema.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetSpecSchema.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class GetSpecSchema extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "GetSpecSchema"); } @@ -64,8 +64,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -110,7 +110,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; @@ -456,8 +455,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -569,16 +568,20 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (((bitField0_ & 0x00000001) != 0)) { + size += com.google.protobuf.GeneratedMessage.computeStringSize(1, jsonSchema_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (((bitField0_ & 0x00000001) != 0)) { - size += com.google.protobuf.GeneratedMessage.computeStringSize(1, jsonSchema_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -1028,7 +1031,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetSpecSchemaOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetSpecSchemaOrBuilder.java index e312079..7ddc145 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetSpecSchemaOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetSpecSchemaOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetTables.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetTables.java index 148faf4..dc750bf 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetTables.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetTables.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class GetTables extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "GetTables"); } @@ -120,8 +120,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -264,13 +264,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; { int dataSize = 0; for (int i = 0; i < tables_.size(); i++) { @@ -291,6 +286,15 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeBoolSize(3, skipDependentTables_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -959,8 +963,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -1050,13 +1054,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; { int dataSize = 0; for (int i = 0; i < tables_.size(); i++) { @@ -1066,6 +1065,15 @@ public int getSerializedSize() { size += dataSize; size += 1 * getTablesList().size(); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -1520,7 +1528,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetTablesOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetTablesOrBuilder.java index 45ca747..a749541 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetTablesOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetTablesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetVersion.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetVersion.java index 81a27dd..c7d8ad1 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetVersion.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetVersion.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class GetVersion extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "GetVersion"); } @@ -64,8 +64,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -110,7 +110,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; @@ -436,8 +435,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -525,16 +524,20 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!com.google.protobuf.GeneratedMessage.isStringEmpty(version_)) { + size += com.google.protobuf.GeneratedMessage.computeStringSize(1, version_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!com.google.protobuf.GeneratedMessage.isStringEmpty(version_)) { - size += com.google.protobuf.GeneratedMessage.computeStringSize(1, version_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -939,7 +942,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetVersionOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetVersionOrBuilder.java index b0b02d1..87655b0 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetVersionOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/GetVersionOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Init.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Init.java index 26219f0..3c5d241 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Init.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Init.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class Init extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Init"); } @@ -104,8 +104,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -238,13 +238,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (!spec_.isEmpty()) { size += com.google.protobuf.CodedOutputStream .computeBytesSize(1, spec_); @@ -256,6 +251,15 @@ public int getSerializedSize() { if (!com.google.protobuf.GeneratedMessage.isStringEmpty(invocationId_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(3, invocationId_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -801,8 +805,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -847,7 +851,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; @@ -1161,7 +1164,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/InitOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/InitOrBuilder.java index e277a11..6a1bb71 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/InitOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/InitOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PluginOuterClass.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PluginOuterClass.java index c3b8e15..15f1298 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PluginOuterClass.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PluginOuterClass.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -12,8 +12,8 @@ private PluginOuterClass() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "PluginOuterClass"); } diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Predicate.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Predicate.java index 24be972..164d867 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Predicate.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Predicate.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class Predicate extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Predicate"); } @@ -74,8 +74,8 @@ public enum Operator com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Operator"); } @@ -270,13 +270,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (operator_ != io.cloudquery.plugin.v3.Predicate.Operator.EQ.getNumber()) { size += com.google.protobuf.CodedOutputStream .computeEnumSize(1, operator_); @@ -288,6 +283,15 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeBytesSize(3, record_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -595,7 +599,6 @@ public Builder mergeFrom( /** * .cloudquery.plugin.v3.Predicate.Operator operator = 1; * @param value The enum numeric value on the wire for operator to set. - * @throws IllegalArgumentException if UNRECOGNIZED is provided. * @return This builder for chaining. */ public Builder setOperatorValue(int value) { @@ -616,6 +619,7 @@ public io.cloudquery.plugin.v3.Predicate.Operator getOperator() { /** * .cloudquery.plugin.v3.Predicate.Operator operator = 1; * @param value The operator to set. + * @throws IllegalArgumentException if UNRECOGNIZED is provided. * @return This builder for chaining. */ public Builder setOperator(io.cloudquery.plugin.v3.Predicate.Operator value) { diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicateOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicateOrBuilder.java index 336ef7f..6ff82c4 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicateOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicateOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicatesGroup.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicatesGroup.java index 9109bcf..dd1cf49 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicatesGroup.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicatesGroup.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class PredicatesGroup extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "PredicatesGroup"); } @@ -70,8 +70,8 @@ public enum GroupingType com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "GroupingType"); } @@ -248,13 +248,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (groupingType_ != io.cloudquery.plugin.v3.PredicatesGroup.GroupingType.AND.getNumber()) { size += com.google.protobuf.CodedOutputStream .computeEnumSize(1, groupingType_); @@ -268,6 +263,15 @@ public int getSerializedSize() { } size += 1 * count; } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -606,7 +610,6 @@ public Builder mergeFrom( /** * .cloudquery.plugin.v3.PredicatesGroup.GroupingType grouping_type = 1; * @param value The enum numeric value on the wire for groupingType to set. - * @throws IllegalArgumentException if UNRECOGNIZED is provided. * @return This builder for chaining. */ public Builder setGroupingTypeValue(int value) { @@ -627,6 +630,7 @@ public io.cloudquery.plugin.v3.PredicatesGroup.GroupingType getGroupingType() { /** * .cloudquery.plugin.v3.PredicatesGroup.GroupingType grouping_type = 1; * @param value The groupingType to set. + * @throws IllegalArgumentException if UNRECOGNIZED is provided. * @return This builder for chaining. */ public Builder setGroupingType(io.cloudquery.plugin.v3.PredicatesGroup.GroupingType value) { diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicatesGroupOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicatesGroupOrBuilder.java index 931bea6..ab4cbb2 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicatesGroupOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/PredicatesGroupOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Read.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Read.java index 4ff7394..4df4a3d 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Read.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Read.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class Read extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Read"); } @@ -74,8 +74,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -139,17 +139,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!table_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, table_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!table_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, table_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -534,8 +538,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -599,17 +603,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!record_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, record_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!record_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, record_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -984,7 +992,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/ReadOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/ReadOrBuilder.java index 8c17765..7d65718 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/ReadOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/ReadOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Sync.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Sync.java index 43c1e86..660b958 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Sync.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Sync.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class Sync extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Sync"); } @@ -74,8 +74,8 @@ public static final class MessageInsert extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "MessageInsert"); } @@ -139,17 +139,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!record_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, record_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!record_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, record_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -534,8 +538,8 @@ public static final class MessageMigrateTable extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "MessageMigrateTable"); } @@ -599,17 +603,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!table_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, table_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!table_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, table_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -1044,8 +1052,8 @@ public static final class MessageDeleteRecord extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "MessageDeleteRecord"); } @@ -1223,13 +1231,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (!com.google.protobuf.GeneratedMessage.isStringEmpty(tableName_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(1, tableName_); } @@ -1251,6 +1254,15 @@ public int getSerializedSize() { } size += 1 * count; } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -2285,8 +2297,8 @@ public static final class MessageError extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "MessageError"); } @@ -2417,19 +2429,23 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (!com.google.protobuf.GeneratedMessage.isStringEmpty(tableName_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(1, tableName_); } if (!com.google.protobuf.GeneratedMessage.isStringEmpty(error_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(2, error_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -2964,8 +2980,8 @@ public static final class BackendOptions extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "BackendOptions"); } @@ -3112,19 +3128,23 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (!com.google.protobuf.GeneratedMessage.isStringEmpty(tableName_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(1, tableName_); } if (!com.google.protobuf.GeneratedMessage.isStringEmpty(connection_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(2, connection_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -3761,8 +3781,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -3823,8 +3843,8 @@ public static final class Shard extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Shard"); } @@ -3897,13 +3917,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (num_ != 0) { size += com.google.protobuf.CodedOutputStream .computeInt32Size(1, num_); @@ -3912,6 +3927,15 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeInt32Size(2, total_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -4507,13 +4531,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; { int dataSize = 0; for (int i = 0; i < tables_.size(); i++) { @@ -4550,6 +4569,15 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeBoolSize(7, withErrorMessages_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -5672,8 +5700,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -5900,13 +5928,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (messageCase_ == 1) { size += com.google.protobuf.CodedOutputStream .computeMessageSize(1, (io.cloudquery.plugin.v3.Sync.MessageMigrateTable) message_); @@ -5923,6 +5946,15 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(4, (io.cloudquery.plugin.v3.Sync.MessageError) message_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -6946,7 +6978,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/SyncOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/SyncOrBuilder.java index fb27062..4e6c6e1 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/SyncOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/SyncOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TableRelation.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TableRelation.java index aa22a22..ccb1705 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TableRelation.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TableRelation.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class TableRelation extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "TableRelation"); } @@ -150,19 +150,23 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (!com.google.protobuf.GeneratedMessage.isStringEmpty(tableName_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(1, tableName_); } if (!com.google.protobuf.GeneratedMessage.isStringEmpty(parentTable_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(2, parentTable_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TableRelationOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TableRelationOrBuilder.java index 523d993..3c35659 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TableRelationOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TableRelationOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TestConnection.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TestConnection.java index 52ca38c..ac526e7 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TestConnection.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TestConnection.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class TestConnection extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "TestConnection"); } @@ -74,8 +74,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -139,17 +139,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!spec_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, spec_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!spec_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, spec_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -554,8 +558,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -700,13 +704,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (success_ != false) { size += com.google.protobuf.CodedOutputStream .computeBoolSize(1, success_); @@ -717,6 +716,15 @@ public int getSerializedSize() { if (!com.google.protobuf.GeneratedMessage.isStringEmpty(failureDescription_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(3, failureDescription_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -1260,7 +1268,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TestConnectionOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TestConnectionOrBuilder.java index b00fb79..86e324a 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TestConnectionOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TestConnectionOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Transform.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Transform.java index 5a19458..b72b0ed 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Transform.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Transform.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class Transform extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Transform"); } @@ -74,8 +74,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -139,17 +139,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!record_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, record_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!record_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, record_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -534,8 +538,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -599,17 +603,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!record_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, record_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!record_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, record_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -984,7 +992,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformOrBuilder.java index 885b675..8ef84e1 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformSchema.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformSchema.java index 5a35414..1110a8a 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformSchema.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformSchema.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class TransformSchema extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "TransformSchema"); } @@ -74,8 +74,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -139,17 +139,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!schema_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, schema_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!schema_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, schema_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -534,8 +538,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -599,17 +603,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!schema_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, schema_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!schema_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, schema_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -984,7 +992,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformSchemaOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformSchemaOrBuilder.java index b8bcbdc..2a77a1e 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformSchemaOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/TransformSchemaOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Write.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Write.java index fc5b02b..dcc94af 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Write.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/Write.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3; @@ -18,8 +18,8 @@ public final class Write extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Write"); } @@ -80,8 +80,8 @@ public static final class MessageMigrateTable extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "MessageMigrateTable"); } @@ -159,13 +159,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (!table_.isEmpty()) { size += com.google.protobuf.CodedOutputStream .computeBytesSize(1, table_); @@ -174,6 +169,15 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeBoolSize(2, migrateForce_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -607,8 +611,8 @@ public static final class MessageInsert extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "MessageInsert"); } @@ -672,17 +676,21 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - + private int computeSerializedSize_0() { + int size = 0; + if (!record_.isEmpty()) { + size += com.google.protobuf.CodedOutputStream + .computeBytesSize(1, record_); + } + return size; + } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; - if (!record_.isEmpty()) { - size += com.google.protobuf.CodedOutputStream - .computeBytesSize(1, record_); - } + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -1108,8 +1116,8 @@ public static final class MessageDeleteStale extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "MessageDeleteStale"); } @@ -1291,13 +1299,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (!table_.isEmpty()) { size += com.google.protobuf.CodedOutputStream .computeBytesSize(1, table_); @@ -1312,6 +1315,15 @@ public int getSerializedSize() { if (!com.google.protobuf.GeneratedMessage.isStringEmpty(tableName_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(4, tableName_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -2091,8 +2103,8 @@ public static final class MessageDeleteRecord extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "MessageDeleteRecord"); } @@ -2270,13 +2282,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (!com.google.protobuf.GeneratedMessage.isStringEmpty(tableName_)) { size += com.google.protobuf.GeneratedMessage.computeStringSize(1, tableName_); } @@ -2298,6 +2305,15 @@ public int getSerializedSize() { } size += 1 * count; } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -3370,8 +3386,8 @@ public static final class Request extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Request"); } @@ -3598,13 +3614,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) } getUnknownFields().writeTo(output); } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; + private int computeSerializedSize_0() { + int size = 0; if (messageCase_ == 1) { size += com.google.protobuf.CodedOutputStream .computeMessageSize(1, (io.cloudquery.plugin.v3.Write.MessageMigrateTable) message_); @@ -3621,6 +3632,15 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(4, (io.cloudquery.plugin.v3.Write.MessageDeleteRecord) message_); } + return size; + } + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + size += computeSerializedSize_0(); size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -4644,8 +4664,8 @@ public static final class Response extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 34, - /* patch= */ 1, + /* minor= */ 35, + /* patch= */ 0, /* suffix= */ "", "Response"); } @@ -4690,7 +4710,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; @@ -5004,7 +5023,6 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { getUnknownFields().writeTo(output); } - @java.lang.Override public int getSerializedSize() { int size = memoizedSize; diff --git a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/WriteOrBuilder.java b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/WriteOrBuilder.java index 5ad3621..846a293 100644 --- a/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/WriteOrBuilder.java +++ b/build/generated/sources/proto/main/java/io/cloudquery/plugin/v3/WriteOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: cloudquery/plugin/v3/plugin.proto -// Protobuf Java Version: 4.34.1 +// Protobuf Java Version: 4.35.0 package io.cloudquery.plugin.v3;