grpc.webhook.WebhookOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of client-protos Show documentation
Show all versions of client-protos Show documentation
Java protobuf protocols that define the Momento gRPC wire format
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: webhook.proto
package grpc.webhook;
public final class WebhookOuterClass {
private WebhookOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__WebhookId_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__WebhookId_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__Webhook_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__Webhook_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__PutWebhookRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__PutWebhookRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__PutWebhookResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__PutWebhookResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__DeleteWebhookRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__DeleteWebhookRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__DeleteWebhookResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__DeleteWebhookResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__ListWebhookRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__ListWebhookRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__ListWebhooksResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__ListWebhooksResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__GetWebhookSecretRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__GetWebhookSecretRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__GetWebhookSecretResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__GetWebhookSecretResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__WebhookDestination_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__WebhookDestination_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__RotateWebhookSecretRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__RotateWebhookSecretRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_webhook__RotateWebhookSecretResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_webhook__RotateWebhookSecretResponse_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\rwebhook.proto\022\007webhook\"6\n\n_WebhookId\022\022" +
"\n\ncache_name\030\001 \001(\t\022\024\n\014webhook_name\030\002 \001(\t" +
"\"z\n\010_Webhook\022\'\n\nwebhook_id\030\001 \001(\0132\023.webho" +
"ok._WebhookId\022\022\n\ntopic_name\030\002 \001(\t\0221\n\013des" +
"tination\030\003 \001(\0132\034.webhook._WebhookDestina" +
"tion\"8\n\022_PutWebhookRequest\022\"\n\007webhook\030\001 " +
"\001(\0132\021.webhook._Webhook\",\n\023_PutWebhookRes" +
"ponse\022\025\n\rsecret_string\030\001 \001(\t\"@\n\025_DeleteW" +
"ebhookRequest\022\'\n\nwebhook_id\030\001 \001(\0132\023.webh" +
"ook._WebhookId\"\030\n\026_DeleteWebhookResponse" +
"\")\n\023_ListWebhookRequest\022\022\n\ncache_name\030\001 " +
"\001(\t\";\n\025_ListWebhooksResponse\022\"\n\007webhook\030" +
"\001 \003(\0132\021.webhook._Webhook\"D\n\030_GetWebhookS" +
"ecretRequest\022\022\n\ncache_name\030\001 \001(\t\022\024\n\014webh" +
"ook_name\030\002 \001(\t\"\\\n\031_GetWebhookSecretRespo" +
"nse\022\022\n\ncache_name\030\001 \001(\t\022\024\n\014webhook_name\030" +
"\002 \001(\t\022\025\n\rsecret_string\030\003 \001(\t\"1\n\023_Webhook" +
"Destination\022\022\n\010post_url\030\001 \001(\tH\000B\006\n\004kind\"" +
"F\n\033_RotateWebhookSecretRequest\022\'\n\nwebhoo" +
"k_id\030\001 \001(\0132\023.webhook._WebhookId\"5\n\034_Rota" +
"teWebhookSecretResponse\022\025\n\rsecret_string" +
"\030\001 \001(\t2\273\003\n\007Webhook\022I\n\nPutWebhook\022\033.webho" +
"ok._PutWebhookRequest\032\034.webhook._PutWebh" +
"ookResponse\"\000\022R\n\rDeleteWebhook\022\036.webhook" +
"._DeleteWebhookRequest\032\037.webhook._Delete" +
"WebhookResponse\"\000\022N\n\014ListWebhooks\022\034.webh" +
"ook._ListWebhookRequest\032\036.webhook._ListW" +
"ebhooksResponse\"\000\022[\n\020GetWebhookSecret\022!." +
"webhook._GetWebhookSecretRequest\032\".webho" +
"ok._GetWebhookSecretResponse\"\000\022d\n\023Rotate" +
"WebhookSecret\022$.webhook._RotateWebhookSe" +
"cretRequest\032%.webhook._RotateWebhookSecr" +
"etResponse\"\000B[\n\014grpc.webhookP\001Z0github.c" +
"om/momentohq/client-sdk-go;client_sdk_go" +
"\252\002\026Momento.Protos.Webhookb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_webhook__WebhookId_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_webhook__WebhookId_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__WebhookId_descriptor,
new java.lang.String[] { "CacheName", "WebhookName", });
internal_static_webhook__Webhook_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_webhook__Webhook_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__Webhook_descriptor,
new java.lang.String[] { "WebhookId", "TopicName", "Destination", });
internal_static_webhook__PutWebhookRequest_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_webhook__PutWebhookRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__PutWebhookRequest_descriptor,
new java.lang.String[] { "Webhook", });
internal_static_webhook__PutWebhookResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_webhook__PutWebhookResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__PutWebhookResponse_descriptor,
new java.lang.String[] { "SecretString", });
internal_static_webhook__DeleteWebhookRequest_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_webhook__DeleteWebhookRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__DeleteWebhookRequest_descriptor,
new java.lang.String[] { "WebhookId", });
internal_static_webhook__DeleteWebhookResponse_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_webhook__DeleteWebhookResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__DeleteWebhookResponse_descriptor,
new java.lang.String[] { });
internal_static_webhook__ListWebhookRequest_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_webhook__ListWebhookRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__ListWebhookRequest_descriptor,
new java.lang.String[] { "CacheName", });
internal_static_webhook__ListWebhooksResponse_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_webhook__ListWebhooksResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__ListWebhooksResponse_descriptor,
new java.lang.String[] { "Webhook", });
internal_static_webhook__GetWebhookSecretRequest_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_webhook__GetWebhookSecretRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__GetWebhookSecretRequest_descriptor,
new java.lang.String[] { "CacheName", "WebhookName", });
internal_static_webhook__GetWebhookSecretResponse_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_webhook__GetWebhookSecretResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__GetWebhookSecretResponse_descriptor,
new java.lang.String[] { "CacheName", "WebhookName", "SecretString", });
internal_static_webhook__WebhookDestination_descriptor =
getDescriptor().getMessageTypes().get(10);
internal_static_webhook__WebhookDestination_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__WebhookDestination_descriptor,
new java.lang.String[] { "PostUrl", "Kind", });
internal_static_webhook__RotateWebhookSecretRequest_descriptor =
getDescriptor().getMessageTypes().get(11);
internal_static_webhook__RotateWebhookSecretRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__RotateWebhookSecretRequest_descriptor,
new java.lang.String[] { "WebhookId", });
internal_static_webhook__RotateWebhookSecretResponse_descriptor =
getDescriptor().getMessageTypes().get(12);
internal_static_webhook__RotateWebhookSecretResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_webhook__RotateWebhookSecretResponse_descriptor,
new java.lang.String[] { "SecretString", });
}
// @@protoc_insertion_point(outer_class_scope)
}