All Downloads are FREE. Search and download functionalities are using the official Maven repository.

api.v1.NotifyWrapper Maven / Gradle / Ivy

There is a newer version: 2.0.33
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: api/v1/notify-wrapper.proto

// Protobuf Java Version: 3.25.2
package api.v1;

public final class NotifyWrapper {
  private NotifyWrapper() {}
  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_api_v1_NotificationWrapper_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_api_v1_NotificationWrapper_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\033api/v1/notify-wrapper.proto\022\006api.v1\032\031g" +
      "oogle/protobuf/any.proto\032\024api/v1/headers" +
      ".proto\"[\n\023NotificationWrapper\022 \n\007headers" +
      "\030\001 \001(\0132\017.api.v1.Headers\022\"\n\004body\030\002 \001(\0132\024." +
      "google.protobuf.AnyB\004H\002P\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.AnyProto.getDescriptor(),
          api.v1.HeadersOuterClass.getDescriptor(),
        });
    internal_static_api_v1_NotificationWrapper_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_api_v1_NotificationWrapper_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_api_v1_NotificationWrapper_descriptor,
        new java.lang.String[] { "Headers", "Body", });
    com.google.protobuf.AnyProto.getDescriptor();
    api.v1.HeadersOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy