public static final class GraphDebugInfo.FileLineCol.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder> implements GraphDebugInfo.FileLineColOrBuilder
This represents a file/line location in the source code.Protobuf type
tensorflow.GraphDebugInfo.FileLineCol
Modifier and Type | Method and Description |
---|---|
GraphDebugInfo.FileLineCol.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GraphDebugInfo.FileLineCol |
build() |
GraphDebugInfo.FileLineCol |
buildPartial() |
GraphDebugInfo.FileLineCol.Builder |
clear() |
GraphDebugInfo.FileLineCol.Builder |
clearCode()
Source code contained in this file line.
|
GraphDebugInfo.FileLineCol.Builder |
clearCol()
Col number in the file line.
|
GraphDebugInfo.FileLineCol.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GraphDebugInfo.FileLineCol.Builder |
clearFileIndex()
File name index, which can be used to retrieve the file name string from
`files`.
|
GraphDebugInfo.FileLineCol.Builder |
clearFunc()
Name of function contains the file line.
|
GraphDebugInfo.FileLineCol.Builder |
clearLine()
Line number in the file.
|
GraphDebugInfo.FileLineCol.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphDebugInfo.FileLineCol.Builder |
clone() |
String |
getCode()
Source code contained in this file line.
|
com.google.protobuf.ByteString |
getCodeBytes()
Source code contained in this file line.
|
int |
getCol()
Col number in the file line.
|
GraphDebugInfo.FileLineCol |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getFileIndex()
File name index, which can be used to retrieve the file name string from
`files`.
|
String |
getFunc()
Name of function contains the file line.
|
com.google.protobuf.ByteString |
getFuncBytes()
Name of function contains the file line.
|
int |
getLine()
Line number in the file.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GraphDebugInfo.FileLineCol.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.FileLineCol.Builder |
mergeFrom(GraphDebugInfo.FileLineCol other) |
GraphDebugInfo.FileLineCol.Builder |
mergeFrom(com.google.protobuf.Message other) |
GraphDebugInfo.FileLineCol.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GraphDebugInfo.FileLineCol.Builder |
setCode(String value)
Source code contained in this file line.
|
GraphDebugInfo.FileLineCol.Builder |
setCodeBytes(com.google.protobuf.ByteString value)
Source code contained in this file line.
|
GraphDebugInfo.FileLineCol.Builder |
setCol(int value)
Col number in the file line.
|
GraphDebugInfo.FileLineCol.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GraphDebugInfo.FileLineCol.Builder |
setFileIndex(int value)
File name index, which can be used to retrieve the file name string from
`files`.
|
GraphDebugInfo.FileLineCol.Builder |
setFunc(String value)
Name of function contains the file line.
|
GraphDebugInfo.FileLineCol.Builder |
setFuncBytes(com.google.protobuf.ByteString value)
Name of function contains the file line.
|
GraphDebugInfo.FileLineCol.Builder |
setLine(int value)
Line number in the file.
|
GraphDebugInfo.FileLineCol.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GraphDebugInfo.FileLineCol.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GraphDebugInfo.FileLineCol build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GraphDebugInfo.FileLineCol buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GraphDebugInfo.FileLineCol.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder mergeFrom(GraphDebugInfo.FileLineCol other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public GraphDebugInfo.FileLineCol.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GraphDebugInfo.FileLineCol.Builder>
IOException
public int getFileIndex()
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
getFileIndex
in interface GraphDebugInfo.FileLineColOrBuilder
public GraphDebugInfo.FileLineCol.Builder setFileIndex(int value)
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
public GraphDebugInfo.FileLineCol.Builder clearFileIndex()
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
public int getLine()
Line number in the file.
int32 line = 2;
getLine
in interface GraphDebugInfo.FileLineColOrBuilder
public GraphDebugInfo.FileLineCol.Builder setLine(int value)
Line number in the file.
int32 line = 2;
public GraphDebugInfo.FileLineCol.Builder clearLine()
Line number in the file.
int32 line = 2;
public int getCol()
Col number in the file line.
int32 col = 3;
getCol
in interface GraphDebugInfo.FileLineColOrBuilder
public GraphDebugInfo.FileLineCol.Builder setCol(int value)
Col number in the file line.
int32 col = 3;
public GraphDebugInfo.FileLineCol.Builder clearCol()
Col number in the file line.
int32 col = 3;
public String getFunc()
Name of function contains the file line.
string func = 4;
getFunc
in interface GraphDebugInfo.FileLineColOrBuilder
public com.google.protobuf.ByteString getFuncBytes()
Name of function contains the file line.
string func = 4;
getFuncBytes
in interface GraphDebugInfo.FileLineColOrBuilder
public GraphDebugInfo.FileLineCol.Builder setFunc(String value)
Name of function contains the file line.
string func = 4;
public GraphDebugInfo.FileLineCol.Builder clearFunc()
Name of function contains the file line.
string func = 4;
public GraphDebugInfo.FileLineCol.Builder setFuncBytes(com.google.protobuf.ByteString value)
Name of function contains the file line.
string func = 4;
public String getCode()
Source code contained in this file line.
string code = 5;
getCode
in interface GraphDebugInfo.FileLineColOrBuilder
public com.google.protobuf.ByteString getCodeBytes()
Source code contained in this file line.
string code = 5;
getCodeBytes
in interface GraphDebugInfo.FileLineColOrBuilder
public GraphDebugInfo.FileLineCol.Builder setCode(String value)
Source code contained in this file line.
string code = 5;
public GraphDebugInfo.FileLineCol.Builder clearCode()
Source code contained in this file line.
string code = 5;
public GraphDebugInfo.FileLineCol.Builder setCodeBytes(com.google.protobuf.ByteString value)
Source code contained in this file line.
string code = 5;
public final GraphDebugInfo.FileLineCol.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
public final GraphDebugInfo.FileLineCol.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.FileLineCol.Builder>
Copyright © 2015–2019. All rights reserved.