changed access modifier
This commit is contained in:
		
							parent
							
								
									7eafd4a9d2
								
							
						
					
					
						commit
						333e7927df
					
				@ -129,7 +129,7 @@ public class TbPubSubNode extends TbAbstractExternalNode {
 | 
			
		||||
        return TbMsg.transformMsgMetadata(origMsg, metaData);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    protected Publisher initPubSubClient(TbContext ctx) throws IOException {
 | 
			
		||||
    Publisher initPubSubClient(TbContext ctx) throws IOException {
 | 
			
		||||
        ProjectTopicName topicName = ProjectTopicName.of(config.getProjectId(), config.getTopicName());
 | 
			
		||||
        ServiceAccountCredentials credentials =
 | 
			
		||||
                ServiceAccountCredentials.fromStream(
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user