// Generated by the protocol buffer compiler. DO NOT EDIT! // source: GCResponse.proto package messages; public final class _File_GCResponse { private _File_GCResponse() {} public static void registerAllExtensions( com.google.protobuf.ExtensionRegistry registry) { } static com.google.protobuf.Descriptors.Descriptor internal_static_messages_GCResponse_descriptor; static com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_messages_GCResponse_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\020GCResponse.proto\022\010messages\"\037\n\nGCRespon" + "se\022\021\n\006status\030\001 \001(\r:\0012B\024B\020_File_GCRespons" + "eP\001" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() { public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.Descriptors.FileDescriptor root) { descriptor = root; internal_static_messages_GCResponse_descriptor = getDescriptor().getMessageTypes().get(0); internal_static_messages_GCResponse_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_messages_GCResponse_descriptor, new java.lang.String[] { "Status", }); return null; } }; com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { }, assigner); } // @@protoc_insertion_point(outer_class_scope) }