SourceCodeInfo
=================================================================== Optional source code info
Encapsulates information about the original source file from which a FileDescriptorProto was generated.
Properties
Link copied to clipboard
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition. This information is intended to be useful to IDEs, code indexers, documentation generators, and similar tools.
Link copied to clipboard
Returns the field-presence view for this com.google.protobuf.kotlin.SourceCodeInfo instance.
Functions
Link copied to clipboard
fun SourceCodeInfo.copy(body: ERROR CLASS: Symbol not found for SourceCodeInfo.Builder.() -> Unit = {}): SourceCodeInfo
Copies the original message, including unknown fields.