|  | @@ -32,7 +32,7 @@
 | 
	
		
			
				|  |  |   */
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -// Generated by the protocol buffer compiler.  DO NOT EDIT!
 | 
	
		
			
				|  |  | +// Generated by tools/codegen/extensions/gen_reflection_proto.sh
 | 
	
		
			
				|  |  |  // source: reflection.proto
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  #ifndef PROTOBUF_reflection_2eproto__INCLUDED
 | 
	
	
		
			
				|  | @@ -42,12 +42,12 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  #include <google/protobuf/stubs/common.h>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -#if GOOGLE_PROTOBUF_VERSION < 3000000
 | 
	
		
			
				|  |  | +#if GOOGLE_PROTOBUF_VERSION < 3001000
 | 
	
		
			
				|  |  |  #error This file was generated by a newer version of protoc which is
 | 
	
		
			
				|  |  |  #error incompatible with your Protocol Buffer headers.  Please update
 | 
	
		
			
				|  |  |  #error your headers.
 | 
	
		
			
				|  |  |  #endif
 | 
	
		
			
				|  |  | -#if 3000000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
 | 
	
		
			
				|  |  | +#if 3001000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
 | 
	
		
			
				|  |  |  #error This file was generated by an older version of protoc which is
 | 
	
		
			
				|  |  |  #error incompatible with your Protocol Buffer headers.  Please
 | 
	
		
			
				|  |  |  #error regenerate this file with a newer version of protoc.
 | 
	
	
		
			
				|  | @@ -69,6 +69,7 @@ namespace v1alpha {
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // Internal implementation detail -- do not call these.
 | 
	
		
			
				|  |  |  void protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +void protobuf_InitDefaults_reflection_2eproto();
 | 
	
		
			
				|  |  |  void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |  void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -83,7 +84,7 @@ class ServiceResponse;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // ===================================================================
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -class ServerReflectionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  | +class ServerReflectionRequest : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:grpc.reflection.v1alpha.ServerReflectionRequest) */ {
 | 
	
		
			
				|  |  |   public:
 | 
	
		
			
				|  |  |    ServerReflectionRequest();
 | 
	
		
			
				|  |  |    virtual ~ServerReflectionRequest();
 | 
	
	
		
			
				|  | @@ -107,6 +108,8 @@ class ServerReflectionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |      MESSAGE_REQUEST_NOT_SET = 0,
 | 
	
		
			
				|  |  |    };
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  static const ServerReflectionRequest* internal_default_instance();
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    void Swap(ServerReflectionRequest* other);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    // implements Message ----------------------------------------------
 | 
	
	
		
			
				|  | @@ -121,18 +124,23 @@ class ServerReflectionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    void Clear();
 | 
	
		
			
				|  |  |    bool IsInitialized() const;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  int ByteSize() const;
 | 
	
		
			
				|  |  | +  size_t ByteSizeLong() const;
 | 
	
		
			
				|  |  |    bool MergePartialFromCodedStream(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedInputStream* input);
 | 
	
		
			
				|  |  |    void SerializeWithCachedSizes(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedOutputStream* output) const;
 | 
	
		
			
				|  |  | -  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
 | 
	
		
			
				|  |  | +      bool deterministic, ::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const {
 | 
	
		
			
				|  |  | +    return InternalSerializeWithCachedSizesToArray(false, output);
 | 
	
		
			
				|  |  | +  }
 | 
	
		
			
				|  |  |    int GetCachedSize() const { return _cached_size_; }
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    void SharedCtor();
 | 
	
		
			
				|  |  |    void SharedDtor();
 | 
	
		
			
				|  |  |    void SetCachedSize(int size) const;
 | 
	
		
			
				|  |  |    void InternalSwap(ServerReflectionRequest* other);
 | 
	
		
			
				|  |  | +  void UnsafeMergeFrom(const ServerReflectionRequest& from);
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
 | 
	
		
			
				|  |  |      return _internal_metadata_.arena();
 | 
	
	
		
			
				|  | @@ -238,7 +246,6 @@ class ServerReflectionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    inline void clear_has_message_request();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
 | 
	
		
			
				|  |  | -  bool _is_default_instance_;
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::ArenaStringPtr host_;
 | 
	
		
			
				|  |  |    union MessageRequestUnion {
 | 
	
		
			
				|  |  |      MessageRequestUnion() {}
 | 
	
	
		
			
				|  | @@ -251,16 +258,18 @@ class ServerReflectionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    mutable int _cached_size_;
 | 
	
		
			
				|  |  |    ::google::protobuf::uint32 _oneof_case_[1];
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  friend void  protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +  friend void  protobuf_InitDefaults_reflection_2eproto_impl();
 | 
	
		
			
				|  |  | +  friend void  protobuf_AddDesc_reflection_2eproto_impl();
 | 
	
		
			
				|  |  |    friend void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |    friend void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    void InitAsDefaultInstance();
 | 
	
		
			
				|  |  | -  static ServerReflectionRequest* default_instance_;
 | 
	
		
			
				|  |  |  };
 | 
	
		
			
				|  |  | +extern ::google::protobuf::internal::ExplicitlyConstructed<ServerReflectionRequest> ServerReflectionRequest_default_instance_;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -class ExtensionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  | +class ExtensionRequest : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:grpc.reflection.v1alpha.ExtensionRequest) */ {
 | 
	
		
			
				|  |  |   public:
 | 
	
		
			
				|  |  |    ExtensionRequest();
 | 
	
		
			
				|  |  |    virtual ~ExtensionRequest();
 | 
	
	
		
			
				|  | @@ -275,6 +284,8 @@ class ExtensionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    static const ::google::protobuf::Descriptor* descriptor();
 | 
	
		
			
				|  |  |    static const ExtensionRequest& default_instance();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  static const ExtensionRequest* internal_default_instance();
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    void Swap(ExtensionRequest* other);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    // implements Message ----------------------------------------------
 | 
	
	
		
			
				|  | @@ -289,18 +300,23 @@ class ExtensionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    void Clear();
 | 
	
		
			
				|  |  |    bool IsInitialized() const;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  int ByteSize() const;
 | 
	
		
			
				|  |  | +  size_t ByteSizeLong() const;
 | 
	
		
			
				|  |  |    bool MergePartialFromCodedStream(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedInputStream* input);
 | 
	
		
			
				|  |  |    void SerializeWithCachedSizes(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedOutputStream* output) const;
 | 
	
		
			
				|  |  | -  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
 | 
	
		
			
				|  |  | +      bool deterministic, ::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const {
 | 
	
		
			
				|  |  | +    return InternalSerializeWithCachedSizesToArray(false, output);
 | 
	
		
			
				|  |  | +  }
 | 
	
		
			
				|  |  |    int GetCachedSize() const { return _cached_size_; }
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    void SharedCtor();
 | 
	
		
			
				|  |  |    void SharedDtor();
 | 
	
		
			
				|  |  |    void SetCachedSize(int size) const;
 | 
	
		
			
				|  |  |    void InternalSwap(ExtensionRequest* other);
 | 
	
		
			
				|  |  | +  void UnsafeMergeFrom(const ExtensionRequest& from);
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
 | 
	
		
			
				|  |  |      return _internal_metadata_.arena();
 | 
	
	
		
			
				|  | @@ -337,20 +353,21 @@ class ExtensionRequest : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |   private:
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
 | 
	
		
			
				|  |  | -  bool _is_default_instance_;
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::ArenaStringPtr containing_type_;
 | 
	
		
			
				|  |  |    ::google::protobuf::int32 extension_number_;
 | 
	
		
			
				|  |  |    mutable int _cached_size_;
 | 
	
		
			
				|  |  | -  friend void  protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +  friend void  protobuf_InitDefaults_reflection_2eproto_impl();
 | 
	
		
			
				|  |  | +  friend void  protobuf_AddDesc_reflection_2eproto_impl();
 | 
	
		
			
				|  |  |    friend void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |    friend void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    void InitAsDefaultInstance();
 | 
	
		
			
				|  |  | -  static ExtensionRequest* default_instance_;
 | 
	
		
			
				|  |  |  };
 | 
	
		
			
				|  |  | +extern ::google::protobuf::internal::ExplicitlyConstructed<ExtensionRequest> ExtensionRequest_default_instance_;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -class ServerReflectionResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  | +class ServerReflectionResponse : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:grpc.reflection.v1alpha.ServerReflectionResponse) */ {
 | 
	
		
			
				|  |  |   public:
 | 
	
		
			
				|  |  |    ServerReflectionResponse();
 | 
	
		
			
				|  |  |    virtual ~ServerReflectionResponse();
 | 
	
	
		
			
				|  | @@ -373,6 +390,8 @@ class ServerReflectionResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |      MESSAGE_RESPONSE_NOT_SET = 0,
 | 
	
		
			
				|  |  |    };
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  static const ServerReflectionResponse* internal_default_instance();
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    void Swap(ServerReflectionResponse* other);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    // implements Message ----------------------------------------------
 | 
	
	
		
			
				|  | @@ -387,18 +406,23 @@ class ServerReflectionResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    void Clear();
 | 
	
		
			
				|  |  |    bool IsInitialized() const;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  int ByteSize() const;
 | 
	
		
			
				|  |  | +  size_t ByteSizeLong() const;
 | 
	
		
			
				|  |  |    bool MergePartialFromCodedStream(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedInputStream* input);
 | 
	
		
			
				|  |  |    void SerializeWithCachedSizes(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedOutputStream* output) const;
 | 
	
		
			
				|  |  | -  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
 | 
	
		
			
				|  |  | +      bool deterministic, ::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const {
 | 
	
		
			
				|  |  | +    return InternalSerializeWithCachedSizesToArray(false, output);
 | 
	
		
			
				|  |  | +  }
 | 
	
		
			
				|  |  |    int GetCachedSize() const { return _cached_size_; }
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    void SharedCtor();
 | 
	
		
			
				|  |  |    void SharedDtor();
 | 
	
		
			
				|  |  |    void SetCachedSize(int size) const;
 | 
	
		
			
				|  |  |    void InternalSwap(ServerReflectionResponse* other);
 | 
	
		
			
				|  |  | +  void UnsafeMergeFrom(const ServerReflectionResponse& from);
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
 | 
	
		
			
				|  |  |      return _internal_metadata_.arena();
 | 
	
	
		
			
				|  | @@ -483,7 +507,6 @@ class ServerReflectionResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    inline void clear_has_message_response();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
 | 
	
		
			
				|  |  | -  bool _is_default_instance_;
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::ArenaStringPtr valid_host_;
 | 
	
		
			
				|  |  |    ::grpc::reflection::v1alpha::ServerReflectionRequest* original_request_;
 | 
	
		
			
				|  |  |    union MessageResponseUnion {
 | 
	
	
		
			
				|  | @@ -496,16 +519,18 @@ class ServerReflectionResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    mutable int _cached_size_;
 | 
	
		
			
				|  |  |    ::google::protobuf::uint32 _oneof_case_[1];
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  friend void  protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +  friend void  protobuf_InitDefaults_reflection_2eproto_impl();
 | 
	
		
			
				|  |  | +  friend void  protobuf_AddDesc_reflection_2eproto_impl();
 | 
	
		
			
				|  |  |    friend void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |    friend void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    void InitAsDefaultInstance();
 | 
	
		
			
				|  |  | -  static ServerReflectionResponse* default_instance_;
 | 
	
		
			
				|  |  |  };
 | 
	
		
			
				|  |  | +extern ::google::protobuf::internal::ExplicitlyConstructed<ServerReflectionResponse> ServerReflectionResponse_default_instance_;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -class FileDescriptorResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  | +class FileDescriptorResponse : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:grpc.reflection.v1alpha.FileDescriptorResponse) */ {
 | 
	
		
			
				|  |  |   public:
 | 
	
		
			
				|  |  |    FileDescriptorResponse();
 | 
	
		
			
				|  |  |    virtual ~FileDescriptorResponse();
 | 
	
	
		
			
				|  | @@ -520,6 +545,8 @@ class FileDescriptorResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    static const ::google::protobuf::Descriptor* descriptor();
 | 
	
		
			
				|  |  |    static const FileDescriptorResponse& default_instance();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  static const FileDescriptorResponse* internal_default_instance();
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    void Swap(FileDescriptorResponse* other);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    // implements Message ----------------------------------------------
 | 
	
	
		
			
				|  | @@ -534,18 +561,23 @@ class FileDescriptorResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    void Clear();
 | 
	
		
			
				|  |  |    bool IsInitialized() const;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  int ByteSize() const;
 | 
	
		
			
				|  |  | +  size_t ByteSizeLong() const;
 | 
	
		
			
				|  |  |    bool MergePartialFromCodedStream(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedInputStream* input);
 | 
	
		
			
				|  |  |    void SerializeWithCachedSizes(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedOutputStream* output) const;
 | 
	
		
			
				|  |  | -  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
 | 
	
		
			
				|  |  | +      bool deterministic, ::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const {
 | 
	
		
			
				|  |  | +    return InternalSerializeWithCachedSizesToArray(false, output);
 | 
	
		
			
				|  |  | +  }
 | 
	
		
			
				|  |  |    int GetCachedSize() const { return _cached_size_; }
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    void SharedCtor();
 | 
	
		
			
				|  |  |    void SharedDtor();
 | 
	
		
			
				|  |  |    void SetCachedSize(int size) const;
 | 
	
		
			
				|  |  |    void InternalSwap(FileDescriptorResponse* other);
 | 
	
		
			
				|  |  | +  void UnsafeMergeFrom(const FileDescriptorResponse& from);
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
 | 
	
		
			
				|  |  |      return _internal_metadata_.arena();
 | 
	
	
		
			
				|  | @@ -581,19 +613,20 @@ class FileDescriptorResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |   private:
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
 | 
	
		
			
				|  |  | -  bool _is_default_instance_;
 | 
	
		
			
				|  |  |    ::google::protobuf::RepeatedPtrField< ::std::string> file_descriptor_proto_;
 | 
	
		
			
				|  |  |    mutable int _cached_size_;
 | 
	
		
			
				|  |  | -  friend void  protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +  friend void  protobuf_InitDefaults_reflection_2eproto_impl();
 | 
	
		
			
				|  |  | +  friend void  protobuf_AddDesc_reflection_2eproto_impl();
 | 
	
		
			
				|  |  |    friend void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |    friend void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    void InitAsDefaultInstance();
 | 
	
		
			
				|  |  | -  static FileDescriptorResponse* default_instance_;
 | 
	
		
			
				|  |  |  };
 | 
	
		
			
				|  |  | +extern ::google::protobuf::internal::ExplicitlyConstructed<FileDescriptorResponse> FileDescriptorResponse_default_instance_;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -class ExtensionNumberResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  | +class ExtensionNumberResponse : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:grpc.reflection.v1alpha.ExtensionNumberResponse) */ {
 | 
	
		
			
				|  |  |   public:
 | 
	
		
			
				|  |  |    ExtensionNumberResponse();
 | 
	
		
			
				|  |  |    virtual ~ExtensionNumberResponse();
 | 
	
	
		
			
				|  | @@ -608,6 +641,8 @@ class ExtensionNumberResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    static const ::google::protobuf::Descriptor* descriptor();
 | 
	
		
			
				|  |  |    static const ExtensionNumberResponse& default_instance();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  static const ExtensionNumberResponse* internal_default_instance();
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    void Swap(ExtensionNumberResponse* other);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    // implements Message ----------------------------------------------
 | 
	
	
		
			
				|  | @@ -622,18 +657,23 @@ class ExtensionNumberResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    void Clear();
 | 
	
		
			
				|  |  |    bool IsInitialized() const;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  int ByteSize() const;
 | 
	
		
			
				|  |  | +  size_t ByteSizeLong() const;
 | 
	
		
			
				|  |  |    bool MergePartialFromCodedStream(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedInputStream* input);
 | 
	
		
			
				|  |  |    void SerializeWithCachedSizes(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedOutputStream* output) const;
 | 
	
		
			
				|  |  | -  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
 | 
	
		
			
				|  |  | +      bool deterministic, ::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const {
 | 
	
		
			
				|  |  | +    return InternalSerializeWithCachedSizesToArray(false, output);
 | 
	
		
			
				|  |  | +  }
 | 
	
		
			
				|  |  |    int GetCachedSize() const { return _cached_size_; }
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    void SharedCtor();
 | 
	
		
			
				|  |  |    void SharedDtor();
 | 
	
		
			
				|  |  |    void SetCachedSize(int size) const;
 | 
	
		
			
				|  |  |    void InternalSwap(ExtensionNumberResponse* other);
 | 
	
		
			
				|  |  | +  void UnsafeMergeFrom(const ExtensionNumberResponse& from);
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
 | 
	
		
			
				|  |  |      return _internal_metadata_.arena();
 | 
	
	
		
			
				|  | @@ -676,21 +716,22 @@ class ExtensionNumberResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |   private:
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
 | 
	
		
			
				|  |  | -  bool _is_default_instance_;
 | 
	
		
			
				|  |  | -  ::google::protobuf::internal::ArenaStringPtr base_type_name_;
 | 
	
		
			
				|  |  |    ::google::protobuf::RepeatedField< ::google::protobuf::int32 > extension_number_;
 | 
	
		
			
				|  |  |    mutable int _extension_number_cached_byte_size_;
 | 
	
		
			
				|  |  | +  ::google::protobuf::internal::ArenaStringPtr base_type_name_;
 | 
	
		
			
				|  |  |    mutable int _cached_size_;
 | 
	
		
			
				|  |  | -  friend void  protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +  friend void  protobuf_InitDefaults_reflection_2eproto_impl();
 | 
	
		
			
				|  |  | +  friend void  protobuf_AddDesc_reflection_2eproto_impl();
 | 
	
		
			
				|  |  |    friend void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |    friend void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    void InitAsDefaultInstance();
 | 
	
		
			
				|  |  | -  static ExtensionNumberResponse* default_instance_;
 | 
	
		
			
				|  |  |  };
 | 
	
		
			
				|  |  | +extern ::google::protobuf::internal::ExplicitlyConstructed<ExtensionNumberResponse> ExtensionNumberResponse_default_instance_;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -class ListServiceResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  | +class ListServiceResponse : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:grpc.reflection.v1alpha.ListServiceResponse) */ {
 | 
	
		
			
				|  |  |   public:
 | 
	
		
			
				|  |  |    ListServiceResponse();
 | 
	
		
			
				|  |  |    virtual ~ListServiceResponse();
 | 
	
	
		
			
				|  | @@ -705,6 +746,8 @@ class ListServiceResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    static const ::google::protobuf::Descriptor* descriptor();
 | 
	
		
			
				|  |  |    static const ListServiceResponse& default_instance();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  static const ListServiceResponse* internal_default_instance();
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    void Swap(ListServiceResponse* other);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    // implements Message ----------------------------------------------
 | 
	
	
		
			
				|  | @@ -719,18 +762,23 @@ class ListServiceResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    void Clear();
 | 
	
		
			
				|  |  |    bool IsInitialized() const;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  int ByteSize() const;
 | 
	
		
			
				|  |  | +  size_t ByteSizeLong() const;
 | 
	
		
			
				|  |  |    bool MergePartialFromCodedStream(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedInputStream* input);
 | 
	
		
			
				|  |  |    void SerializeWithCachedSizes(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedOutputStream* output) const;
 | 
	
		
			
				|  |  | -  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
 | 
	
		
			
				|  |  | +      bool deterministic, ::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const {
 | 
	
		
			
				|  |  | +    return InternalSerializeWithCachedSizesToArray(false, output);
 | 
	
		
			
				|  |  | +  }
 | 
	
		
			
				|  |  |    int GetCachedSize() const { return _cached_size_; }
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    void SharedCtor();
 | 
	
		
			
				|  |  |    void SharedDtor();
 | 
	
		
			
				|  |  |    void SetCachedSize(int size) const;
 | 
	
		
			
				|  |  |    void InternalSwap(ListServiceResponse* other);
 | 
	
		
			
				|  |  | +  void UnsafeMergeFrom(const ListServiceResponse& from);
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
 | 
	
		
			
				|  |  |      return _internal_metadata_.arena();
 | 
	
	
		
			
				|  | @@ -762,19 +810,20 @@ class ListServiceResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |   private:
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
 | 
	
		
			
				|  |  | -  bool _is_default_instance_;
 | 
	
		
			
				|  |  |    ::google::protobuf::RepeatedPtrField< ::grpc::reflection::v1alpha::ServiceResponse > service_;
 | 
	
		
			
				|  |  |    mutable int _cached_size_;
 | 
	
		
			
				|  |  | -  friend void  protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +  friend void  protobuf_InitDefaults_reflection_2eproto_impl();
 | 
	
		
			
				|  |  | +  friend void  protobuf_AddDesc_reflection_2eproto_impl();
 | 
	
		
			
				|  |  |    friend void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |    friend void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    void InitAsDefaultInstance();
 | 
	
		
			
				|  |  | -  static ListServiceResponse* default_instance_;
 | 
	
		
			
				|  |  |  };
 | 
	
		
			
				|  |  | +extern ::google::protobuf::internal::ExplicitlyConstructed<ListServiceResponse> ListServiceResponse_default_instance_;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -class ServiceResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  | +class ServiceResponse : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:grpc.reflection.v1alpha.ServiceResponse) */ {
 | 
	
		
			
				|  |  |   public:
 | 
	
		
			
				|  |  |    ServiceResponse();
 | 
	
		
			
				|  |  |    virtual ~ServiceResponse();
 | 
	
	
		
			
				|  | @@ -789,6 +838,8 @@ class ServiceResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    static const ::google::protobuf::Descriptor* descriptor();
 | 
	
		
			
				|  |  |    static const ServiceResponse& default_instance();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  static const ServiceResponse* internal_default_instance();
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    void Swap(ServiceResponse* other);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    // implements Message ----------------------------------------------
 | 
	
	
		
			
				|  | @@ -803,18 +854,23 @@ class ServiceResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    void Clear();
 | 
	
		
			
				|  |  |    bool IsInitialized() const;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  int ByteSize() const;
 | 
	
		
			
				|  |  | +  size_t ByteSizeLong() const;
 | 
	
		
			
				|  |  |    bool MergePartialFromCodedStream(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedInputStream* input);
 | 
	
		
			
				|  |  |    void SerializeWithCachedSizes(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedOutputStream* output) const;
 | 
	
		
			
				|  |  | -  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
 | 
	
		
			
				|  |  | +      bool deterministic, ::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const {
 | 
	
		
			
				|  |  | +    return InternalSerializeWithCachedSizesToArray(false, output);
 | 
	
		
			
				|  |  | +  }
 | 
	
		
			
				|  |  |    int GetCachedSize() const { return _cached_size_; }
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    void SharedCtor();
 | 
	
		
			
				|  |  |    void SharedDtor();
 | 
	
		
			
				|  |  |    void SetCachedSize(int size) const;
 | 
	
		
			
				|  |  |    void InternalSwap(ServiceResponse* other);
 | 
	
		
			
				|  |  | +  void UnsafeMergeFrom(const ServiceResponse& from);
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
 | 
	
		
			
				|  |  |      return _internal_metadata_.arena();
 | 
	
	
		
			
				|  | @@ -845,19 +901,20 @@ class ServiceResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |   private:
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
 | 
	
		
			
				|  |  | -  bool _is_default_instance_;
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::ArenaStringPtr name_;
 | 
	
		
			
				|  |  |    mutable int _cached_size_;
 | 
	
		
			
				|  |  | -  friend void  protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +  friend void  protobuf_InitDefaults_reflection_2eproto_impl();
 | 
	
		
			
				|  |  | +  friend void  protobuf_AddDesc_reflection_2eproto_impl();
 | 
	
		
			
				|  |  |    friend void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |    friend void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    void InitAsDefaultInstance();
 | 
	
		
			
				|  |  | -  static ServiceResponse* default_instance_;
 | 
	
		
			
				|  |  |  };
 | 
	
		
			
				|  |  | +extern ::google::protobuf::internal::ExplicitlyConstructed<ServiceResponse> ServiceResponse_default_instance_;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -class ErrorResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  | +class ErrorResponse : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:grpc.reflection.v1alpha.ErrorResponse) */ {
 | 
	
		
			
				|  |  |   public:
 | 
	
		
			
				|  |  |    ErrorResponse();
 | 
	
		
			
				|  |  |    virtual ~ErrorResponse();
 | 
	
	
		
			
				|  | @@ -872,6 +929,8 @@ class ErrorResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    static const ::google::protobuf::Descriptor* descriptor();
 | 
	
		
			
				|  |  |    static const ErrorResponse& default_instance();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  static const ErrorResponse* internal_default_instance();
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    void Swap(ErrorResponse* other);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    // implements Message ----------------------------------------------
 | 
	
	
		
			
				|  | @@ -886,18 +945,23 @@ class ErrorResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |    void Clear();
 | 
	
		
			
				|  |  |    bool IsInitialized() const;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  int ByteSize() const;
 | 
	
		
			
				|  |  | +  size_t ByteSizeLong() const;
 | 
	
		
			
				|  |  |    bool MergePartialFromCodedStream(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedInputStream* input);
 | 
	
		
			
				|  |  |    void SerializeWithCachedSizes(
 | 
	
		
			
				|  |  |        ::google::protobuf::io::CodedOutputStream* output) const;
 | 
	
		
			
				|  |  | -  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
 | 
	
		
			
				|  |  | +      bool deterministic, ::google::protobuf::uint8* output) const;
 | 
	
		
			
				|  |  | +  ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const {
 | 
	
		
			
				|  |  | +    return InternalSerializeWithCachedSizesToArray(false, output);
 | 
	
		
			
				|  |  | +  }
 | 
	
		
			
				|  |  |    int GetCachedSize() const { return _cached_size_; }
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    void SharedCtor();
 | 
	
		
			
				|  |  |    void SharedDtor();
 | 
	
		
			
				|  |  |    void SetCachedSize(int size) const;
 | 
	
		
			
				|  |  |    void InternalSwap(ErrorResponse* other);
 | 
	
		
			
				|  |  | +  void UnsafeMergeFrom(const ErrorResponse& from);
 | 
	
		
			
				|  |  |    private:
 | 
	
		
			
				|  |  |    inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
 | 
	
		
			
				|  |  |      return _internal_metadata_.arena();
 | 
	
	
		
			
				|  | @@ -934,17 +998,18 @@ class ErrorResponse : public ::google::protobuf::Message {
 | 
	
		
			
				|  |  |   private:
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
 | 
	
		
			
				|  |  | -  bool _is_default_instance_;
 | 
	
		
			
				|  |  |    ::google::protobuf::internal::ArenaStringPtr error_message_;
 | 
	
		
			
				|  |  |    ::google::protobuf::int32 error_code_;
 | 
	
		
			
				|  |  |    mutable int _cached_size_;
 | 
	
		
			
				|  |  | -  friend void  protobuf_AddDesc_reflection_2eproto();
 | 
	
		
			
				|  |  | +  friend void  protobuf_InitDefaults_reflection_2eproto_impl();
 | 
	
		
			
				|  |  | +  friend void  protobuf_AddDesc_reflection_2eproto_impl();
 | 
	
		
			
				|  |  |    friend void protobuf_AssignDesc_reflection_2eproto();
 | 
	
		
			
				|  |  |    friend void protobuf_ShutdownFile_reflection_2eproto();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    void InitAsDefaultInstance();
 | 
	
		
			
				|  |  | -  static ErrorResponse* default_instance_;
 | 
	
		
			
				|  |  |  };
 | 
	
		
			
				|  |  | +extern ::google::protobuf::internal::ExplicitlyConstructed<ErrorResponse> ErrorResponse_default_instance_;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // ===================================================================
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -1378,6 +1443,9 @@ inline void ServerReflectionRequest::clear_has_message_request() {
 | 
	
		
			
				|  |  |  inline ServerReflectionRequest::MessageRequestCase ServerReflectionRequest::message_request_case() const {
 | 
	
		
			
				|  |  |    return ServerReflectionRequest::MessageRequestCase(_oneof_case_[0]);
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  | +inline const ServerReflectionRequest* ServerReflectionRequest::internal_default_instance() {
 | 
	
		
			
				|  |  | +  return &ServerReflectionRequest_default_instance_.get();
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // ExtensionRequest
 | 
	
	
		
			
				|  | @@ -1440,6 +1508,9 @@ inline void ExtensionRequest::set_extension_number(::google::protobuf::int32 val
 | 
	
		
			
				|  |  |    // @@protoc_insertion_point(field_set:grpc.reflection.v1alpha.ExtensionRequest.extension_number)
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +inline const ExtensionRequest* ExtensionRequest::internal_default_instance() {
 | 
	
		
			
				|  |  | +  return &ExtensionRequest_default_instance_.get();
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // ServerReflectionResponse
 | 
	
	
		
			
				|  | @@ -1490,7 +1561,7 @@ inline void ServerReflectionResponse::set_allocated_valid_host(::std::string* va
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // optional .grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
 | 
	
		
			
				|  |  |  inline bool ServerReflectionResponse::has_original_request() const {
 | 
	
		
			
				|  |  | -  return !_is_default_instance_ && original_request_ != NULL;
 | 
	
		
			
				|  |  | +  return this != internal_default_instance() && original_request_ != NULL;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  inline void ServerReflectionResponse::clear_original_request() {
 | 
	
		
			
				|  |  |    if (GetArenaNoVirtual() == NULL && original_request_ != NULL) delete original_request_;
 | 
	
	
		
			
				|  | @@ -1498,7 +1569,8 @@ inline void ServerReflectionResponse::clear_original_request() {
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  inline const ::grpc::reflection::v1alpha::ServerReflectionRequest& ServerReflectionResponse::original_request() const {
 | 
	
		
			
				|  |  |    // @@protoc_insertion_point(field_get:grpc.reflection.v1alpha.ServerReflectionResponse.original_request)
 | 
	
		
			
				|  |  | -  return original_request_ != NULL ? *original_request_ : *default_instance_->original_request_;
 | 
	
		
			
				|  |  | +  return original_request_ != NULL ? *original_request_
 | 
	
		
			
				|  |  | +                         : *::grpc::reflection::v1alpha::ServerReflectionRequest::internal_default_instance();
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  inline ::grpc::reflection::v1alpha::ServerReflectionRequest* ServerReflectionResponse::mutable_original_request() {
 | 
	
		
			
				|  |  |    
 | 
	
	
		
			
				|  | @@ -1727,6 +1799,9 @@ inline void ServerReflectionResponse::clear_has_message_response() {
 | 
	
		
			
				|  |  |  inline ServerReflectionResponse::MessageResponseCase ServerReflectionResponse::message_response_case() const {
 | 
	
		
			
				|  |  |    return ServerReflectionResponse::MessageResponseCase(_oneof_case_[0]);
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  | +inline const ServerReflectionResponse* ServerReflectionResponse::internal_default_instance() {
 | 
	
		
			
				|  |  | +  return &ServerReflectionResponse_default_instance_.get();
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // FileDescriptorResponse
 | 
	
	
		
			
				|  | @@ -1786,6 +1861,9 @@ FileDescriptorResponse::mutable_file_descriptor_proto() {
 | 
	
		
			
				|  |  |    return &file_descriptor_proto_;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +inline const FileDescriptorResponse* FileDescriptorResponse::internal_default_instance() {
 | 
	
		
			
				|  |  | +  return &FileDescriptorResponse_default_instance_.get();
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // ExtensionNumberResponse
 | 
	
	
		
			
				|  | @@ -1864,6 +1942,9 @@ ExtensionNumberResponse::mutable_extension_number() {
 | 
	
		
			
				|  |  |    return &extension_number_;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +inline const ExtensionNumberResponse* ExtensionNumberResponse::internal_default_instance() {
 | 
	
		
			
				|  |  | +  return &ExtensionNumberResponse_default_instance_.get();
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // ListServiceResponse
 | 
	
	
		
			
				|  | @@ -1898,6 +1979,9 @@ ListServiceResponse::service() const {
 | 
	
		
			
				|  |  |    return service_;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +inline const ListServiceResponse* ListServiceResponse::internal_default_instance() {
 | 
	
		
			
				|  |  | +  return &ListServiceResponse_default_instance_.get();
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // ServiceResponse
 | 
	
	
		
			
				|  | @@ -1946,6 +2030,9 @@ inline void ServiceResponse::set_allocated_name(::std::string* name) {
 | 
	
		
			
				|  |  |    // @@protoc_insertion_point(field_set_allocated:grpc.reflection.v1alpha.ServiceResponse.name)
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +inline const ServiceResponse* ServiceResponse::internal_default_instance() {
 | 
	
		
			
				|  |  | +  return &ServiceResponse_default_instance_.get();
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // ErrorResponse
 | 
	
	
		
			
				|  | @@ -2008,6 +2095,9 @@ inline void ErrorResponse::set_allocated_error_message(::std::string* error_mess
 | 
	
		
			
				|  |  |    // @@protoc_insertion_point(field_set_allocated:grpc.reflection.v1alpha.ErrorResponse.error_message)
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +inline const ErrorResponse* ErrorResponse::internal_default_instance() {
 | 
	
		
			
				|  |  | +  return &ErrorResponse_default_instance_.get();
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  #endif  // !PROTOBUF_INLINE_NOT_IN_HEADERS
 | 
	
		
			
				|  |  |  // -------------------------------------------------------------------
 | 
	
		
			
				|  |  |  
 |