Class CodeLocation.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, CodeLocationOrBuilder
Enclosing class:
CodeLocation

public static final class CodeLocation.Builder extends GeneratedMessageV3.Builder<CodeLocation.Builder> implements CodeLocationOrBuilder
Code location information: A stack trace with host-name information.
Instead of encoding the detailed stack trace, this proto refers to IDs of
stack frames stored as `StackFrameWithId` protos.
Protobuf type tensorflow.CodeLocation