| 
					
				 | 
			
			
				@@ -35,7 +35,7 @@ option java_outer_classname = "ChannelzProto"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // Channel is a logical grouping of channels, subchannels, and sockets. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 message Channel { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  // The identifier for this channel. This should bet set. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  // The identifier for this channel. This should be set. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   ChannelRef ref = 1; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   // Data specific to this channel. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   ChannelData data = 2; 
			 |