Interface protos.google.protobuf.SourceCodeInfo.ILocation (3.1.0)
Properties of a Location.
Package
@google-cloud/data-qna
Properties
leadingComments?: (string|null);
leadingDetachedComments?: (string[]|null);
Location leadingDetachedComments
path
span
trailingComments?: (string|null);
Location trailingComments
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.protobuf.SourceCodeInfo.ILocation (3.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.1.0 (latest)](/nodejs/docs/reference/data-qna/latest/data-qna/protos.google.protobuf.sourcecodeinfo.ilocation)\n- [2.1.2](/nodejs/docs/reference/data-qna/2.1.2/data-qna/protos.google.protobuf.sourcecodeinfo.ilocation)\n- [2.0.2](/nodejs/docs/reference/data-qna/2.0.2/data-qna/protos.google.protobuf.sourcecodeinfo.ilocation)\n- [1.1.0](/nodejs/docs/reference/data-qna/1.1.0/data-qna/protos.google.protobuf.sourcecodeinfo.ilocation)\n- [1.0.8](/nodejs/docs/reference/data-qna/1.0.8/data-qna/protos.google.protobuf.sourcecodeinfo.ilocation) \nProperties of a Location.\n\nPackage\n-------\n\n[@google-cloud/data-qna](../overview.html)\n\nProperties\n----------\n\n### leadingComments\n\n leadingComments?: (string|null);\n\nLocation leadingComments\n\n### leadingDetachedComments\n\n leadingDetachedComments?: (string[]|null);\n\nLocation leadingDetachedComments\n\n### path\n\n path?: (number[]|null);\n\nLocation path\n\n### span\n\n span?: (number[]|null);\n\nLocation span\n\n### trailingComments\n\n trailingComments?: (string|null);\n\nLocation trailingComments"]]