Class SourceCodeInfoLocation

java.lang.Object
com.google.api.generator.gapic.model.SourceCodeInfoLocation

public class SourceCodeInfoLocation extends Object
A light wrapper around SourceCodeInfo.Location to provide cleaner protobuf comments. Please see additional documentation on descriptor.proto.
  • Method Details

    • create

      public static SourceCodeInfoLocation create(@Nonnull com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location location)
    • getLeadingComments

      public String getLeadingComments()
    • getTrailingComments

      public String getTrailingComments()
    • getLeadingDetachedComments

      public String getLeadingDetachedComments(int index)