Skip to content

Commit 2753a1a

Browse files
authored
fix: Generate Python Code from plugin-pb (#23)
This PR was created by a scheduled workflow to regenerate the Python code from `plugin-pb`.
1 parent 3850a51 commit 2753a1a

File tree

4 files changed

+1124
-2
lines changed

4 files changed

+1124
-2
lines changed

build/generated/source/proto/main/grpc/cloudquery/discovery/v1/DiscoveryGrpc.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/**
66
*/
77
@javax.annotation.Generated(
8-
value = "by gRPC proto compiler (version 1.57.0)",
8+
value = "by gRPC proto compiler (version 1.57.1)",
99
comments = "Source: cloudquery/discovery/v1/discovery.proto")
1010
@io.grpc.stub.annotations.GrpcGenerated
1111
public final class DiscoveryGrpc {

build/generated/source/proto/main/grpc/cloudquery/plugin/v3/PluginGrpc.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/**
66
*/
77
@javax.annotation.Generated(
8-
value = "by gRPC proto compiler (version 1.57.0)",
8+
value = "by gRPC proto compiler (version 1.57.1)",
99
comments = "Source: cloudquery/plugin/v3/plugin.proto")
1010
@io.grpc.stub.annotations.GrpcGenerated
1111
public final class PluginGrpc {

build/generated/source/proto/main/java/cloudquery/discovery/v1/DiscoveryOuterClass.java

Lines changed: 102 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)