Skip to content

Commit

Permalink
feat: Run the code generator (c2710d4) (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: Averi Kitsch <akitsch@google.com>
  • Loading branch information
yoshi-code-bot and averikitsch committed Feb 6, 2023
1 parent 0c0e980 commit 10003c2
Show file tree
Hide file tree
Showing 37 changed files with 914 additions and 727 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "<\n\007payload\030\001 \001(\0132&.google.events.cloud.a"
+ "pigateway.v1.ApiH\000\210\001\001B\n\n\010_payloadBV\n%com"
+ ".google.events.cloud.apigateway.v1P\001\252\002*G"
+ "oogle.Events.Protobuf.Cloud.Apigateway.V"
+ "oogle.Events.Protobuf.Cloud.ApiGateway.V"
+ "1b\006proto3"
};
descriptor =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "google.events.cloud.apigeeregistry.v1.Ap"
+ "iH\000\210\001\001B\n\n\010_payloadB^\n)com.google.events."
+ "cloud.apigeeregistry.v1P\001\252\002.Google.Event"
+ "s.Protobuf.Cloud.Apigeeregistry.V1b\006prot"
+ "s.Protobuf.Cloud.ApigeeRegistry.V1b\006prot"
+ "o3"
};
descriptor =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "ppConnectionH\000\210\001\001B\n\n\010_payloadBt\n4com.goo"
+ "gle.events.cloud.beyondcorp.appconnectio"
+ "ns.v1P\001\252\0029Google.Events.Protobuf.Cloud.B"
+ "eyondcorp.Appconnections.V1b\006proto3"
+ "eyondCorp.AppConnections.V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "\n\tUNHEALTHY\020\002\022\020\n\014UNRESPONSIVE\020\003\022\014\n\010DEGRA"
+ "DED\020\004Br\n3com.google.events.cloud.beyondc"
+ "orp.appconnectors.v1P\001\252\0028Google.Events.P"
+ "rotobuf.Cloud.Beyondcorp.Appconnectors.V"
+ "rotobuf.Cloud.BeyondCorp.AppConnectors.V"
+ "1b\006proto3"
};
descriptor =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "nts.cloud.beyondcorp.appgateways.v1.AppG"
+ "atewayH\000\210\001\001B\n\n\010_payloadBn\n1com.google.ev"
+ "ents.cloud.beyondcorp.appgateways.v1P\001\252\002"
+ "6Google.Events.Protobuf.Cloud.Beyondcorp"
+ ".Appgateways.V1b\006proto3"
+ "6Google.Events.Protobuf.Cloud.BeyondCorp"
+ ".AppGateways.V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "\210\001\001B\n\n\010_payloadB\206\001\n=com.google.events.cl"
+ "oud.beyondcorp.clientconnectorservices.v"
+ "1P\001\252\002BGoogle.Events.Protobuf.Cloud.Beyon"
+ "dcorp.Clientconnectorservices.V1b\006proto3"
+ "dCorp.ClientConnectorServices.V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "eways.v1.ClientGatewayH\000\210\001\001B\n\n\010_payloadB"
+ "t\n4com.google.events.cloud.beyondcorp.cl"
+ "ientgateways.v1P\001\252\0029Google.Events.Protob"
+ "uf.Cloud.Beyondcorp.Clientgateways.V1b\006p"
+ "uf.Cloud.BeyondCorp.ClientGateways.V1b\006p"
+ "roto3"
};
descriptor =
Expand Down

0 comments on commit 10003c2

Please sign in to comment.