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

com.hedera.hapi.block.stream.output.protoc.FileService Maven / Gradle / Ivy

There is a newer version: 0.57.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: stream/output/file_service.proto

package com.hedera.hapi.block.stream.output.protoc;

public final class FileService {
  private FileService() {}
  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_com_hedera_hapi_block_stream_output_AppendFileOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_AppendFileOutput_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_block_stream_output_CreateFileOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_CreateFileOutput_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_block_stream_output_DeleteFileOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_DeleteFileOutput_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_block_stream_output_UpdateFileOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_UpdateFileOutput_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_block_stream_output_SystemDeleteOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_SystemDeleteOutput_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_block_stream_output_SystemUndeleteOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_SystemUndeleteOutput_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 stream/output/file_service.proto\022#com." +
      "hedera.hapi.block.stream.output\"\022\n\020Appen" +
      "dFileOutput\"\022\n\020CreateFileOutput\"\022\n\020Delet" +
      "eFileOutput\"\022\n\020UpdateFileOutput\"\024\n\022Syste" +
      "mDeleteOutput\"\026\n\024SystemUndeleteOutputB.\n" +
      "*com.hedera.hapi.block.stream.output.pro" +
      "tocP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_hedera_hapi_block_stream_output_AppendFileOutput_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_block_stream_output_AppendFileOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_AppendFileOutput_descriptor,
        new java.lang.String[] { });
    internal_static_com_hedera_hapi_block_stream_output_CreateFileOutput_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_hedera_hapi_block_stream_output_CreateFileOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_CreateFileOutput_descriptor,
        new java.lang.String[] { });
    internal_static_com_hedera_hapi_block_stream_output_DeleteFileOutput_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_com_hedera_hapi_block_stream_output_DeleteFileOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_DeleteFileOutput_descriptor,
        new java.lang.String[] { });
    internal_static_com_hedera_hapi_block_stream_output_UpdateFileOutput_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_com_hedera_hapi_block_stream_output_UpdateFileOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_UpdateFileOutput_descriptor,
        new java.lang.String[] { });
    internal_static_com_hedera_hapi_block_stream_output_SystemDeleteOutput_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_com_hedera_hapi_block_stream_output_SystemDeleteOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_SystemDeleteOutput_descriptor,
        new java.lang.String[] { });
    internal_static_com_hedera_hapi_block_stream_output_SystemUndeleteOutput_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_com_hedera_hapi_block_stream_output_SystemUndeleteOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_SystemUndeleteOutput_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy