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

com.zepben.protobuf.metadata.MetadataRequests Maven / Gradle / Ivy

There is a newer version: 0.32.0-SNAPSHOT2
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: zepben/protobuf/metadata/metadata-requests.proto

package com.zepben.protobuf.metadata;

public final class MetadataRequests {
  private MetadataRequests() {}
  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_zepben_protobuf_metadata_GetMetadataRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_metadata_GetMetadataRequest_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n0zepben/protobuf/metadata/metadata-requ" +
      "ests.proto\022\030zepben.protobuf.metadata\"\'\n\022" +
      "GetMetadataRequest\022\021\n\tmessageId\030\001 \001(\003B;\n" +
      "\034com.zepben.protobuf.metadataP\001\252\002\030Zepben" +
      ".Protobuf.Metadatab\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_zepben_protobuf_metadata_GetMetadataRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_metadata_GetMetadataRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_metadata_GetMetadataRequest_descriptor,
        new java.lang.String[] { "MessageId", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy