Skip to content

Commit

Permalink
feat: Run the code generator (0f27e75) (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed Jul 10, 2023
1 parent 91ae455 commit 4627783
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Expand Up @@ -337,7 +337,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "s.cloud.alloydb.v1P\001\252\002\'Google.Events.Pro"
+ "tobuf.Cloud.AlloyDb.V1\312\002\036Google\\Events\\C"
+ "loud\\AlloyDb\\V1\352\002\"Google::Events::Cloud:"
+ ":AlloyDb::V1b\006proto3"
+ ":AlloyDB::V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Expand Up @@ -297,9 +297,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "kehub.v1.FeatureH\000\210\001\001B\n\n\010_payload\"p\n\032Mem"
+ "bershipBindingEventData\022F\n\007payload\030\001 \001(\013"
+ "20.google.events.cloud.gkehub.v1.Members"
+ "hipBindingH\000\210\001\001B\n\n\010_payloadBN\n!com.googl"
+ "e.events.cloud.gkehub.v1P\001\252\002&Google.Even"
+ "ts.Protobuf.Cloud.GkeHub.V1b\006proto3"
+ "hipBindingH\000\210\001\001B\n\n\010_payloadB\222\001\n!com.goog"
+ "le.events.cloud.gkehub.v1P\001\252\002&Google.Eve"
+ "nts.Protobuf.Cloud.GkeHub.V1\312\002\035Google\\Ev"
+ "ents\\Cloud\\GkeHub\\V1\352\002!Google::Events::C"
+ "loud::GkeHub::V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down

0 comments on commit 4627783

Please sign in to comment.