Interface google.protobuf.SourceCodeInfo.ILocation (4.1.3)

Properties of a Location.

Package

@google-cloud/speech!

Properties

leadingComments

  leadingComments 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Location leadingComments

Property Value
Type Description
(string|null)

leadingDetachedComments

  leadingDetachedComments 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

Location leadingDetachedComments

Property Value
Type Description
(string[]|null)

path

  path 
 ?: 
  
 ( 
 number 
 [] 
 | 
 null 
 ); 
 

Location path

Property Value
Type Description
(number[]|null)

span

  span 
 ?: 
  
 ( 
 number 
 [] 
 | 
 null 
 ); 
 

Location span

Property Value
Type Description
(number[]|null)

trailingComments

  trailingComments 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Location trailingComments

Property Value
Type Description
(string|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: