Class SourceCodeInfoLocation
java.lang.Object
com.google.api.generator.gapic.model.SourceCodeInfoLocation
A light wrapper around SourceCodeInfo.Location to provide cleaner protobuf comments. Please see
additional documentation on descriptor.proto.
-
Method Summary
Modifier and TypeMethodDescriptionstatic SourceCodeInfoLocationcreate(com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location location) getLeadingDetachedComments(int index)
-
Method Details
-
create
public static SourceCodeInfoLocation create(@Nonnull com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location location) -
getLeadingComments
-
getTrailingComments
-
getLeadingDetachedComments
-