GraphDebugInfo.FileLineCol.Builder

clase final estática pública GraphDebugInfo.FileLineCol.Builder

 This represents a file/line location in the source code.
 
Protobuf tipo tensorflow.GraphDebugInfo.FileLineCol

Métodos públicos

GraphDebugInfo.FileLineCol.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
GraphDebugInfo.FileLineCol
GraphDebugInfo.FileLineCol
GraphDebugInfo.FileLineCol.Builder
claro ()
GraphDebugInfo.FileLineCol.Builder
borrar código ()
 Source code contained in this file line.
GraphDebugInfo.FileLineCol.Builder
borrarCol ()
 Col number in the file line.
GraphDebugInfo.FileLineCol.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
GraphDebugInfo.FileLineCol.Builder
borrar índice de archivo ()
 File name index, which can be used to retrieve the file name string from
 `files`.
GraphDebugInfo.FileLineCol.Builder
borrarFunc ()
 Name of function contains the file line.
GraphDebugInfo.FileLineCol.Builder
línea clara ()
 Line number in the file.
GraphDebugInfo.FileLineCol.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
GraphDebugInfo.FileLineCol.Builder
clonar ()
Cadena
obtener código ()
 Source code contained in this file line.
com.google.protobuf.ByteString
obtenerCodeBytes ()
 Source code contained in this file line.
En t
obtenerCol ()
 Col number in the file line.
GraphDebugInfo.FileLineCol
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
En t
getFileIndex ()
 File name index, which can be used to retrieve the file name string from
 `files`.
Cadena
obtenerFunc ()
 Name of function contains the file line.
com.google.protobuf.ByteString
obtenerFuncBytes ()
 Name of function contains the file line.
En t
obtener línea ()
 Line number in the file.
booleano final
GraphDebugInfo.FileLineCol.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
GraphDebugInfo.FileLineCol.Builder
mergeFrom (com.google.protobuf.Message otro)
GraphDebugInfo.FileLineCol.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
GraphDebugInfo.FileLineCol.Builder
setCode (valor de cadena)
 Source code contained in this file line.
GraphDebugInfo.FileLineCol.Builder
setCodeBytes (valor com.google.protobuf.ByteString)
 Source code contained in this file line.
GraphDebugInfo.FileLineCol.Builder
setCol (valor int)
 Col number in the file line.
GraphDebugInfo.FileLineCol.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
GraphDebugInfo.FileLineCol.Builder
setFileIndex (valor int)
 File name index, which can be used to retrieve the file name string from
 `files`.
GraphDebugInfo.FileLineCol.Builder
setFunc (valor de cadena)
 Name of function contains the file line.
GraphDebugInfo.FileLineCol.Builder
setFuncBytes (valor com.google.protobuf.ByteString)
 Name of function contains the file line.
GraphDebugInfo.FileLineCol.Builder
setLine (valor int)
 Line number in the file.
GraphDebugInfo.FileLineCol.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
GraphDebugInfo.FileLineCol.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

público GraphDebugInfo.FileLineCol.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública GraphDebugInfo.FileLineCol ()

público GraphDebugInfo.FileLineCol buildPartial ()

público GraphDebugInfo.FileLineCol.Builder clearCode ()

código de cadena

 Source code contained in this file line.
 
string code = 5;

público GraphDebugInfo.FileLineCol.Builder clearCol ()

 Col number in the file line.
 
int32 col = 3;

público GraphDebugInfo.FileLineCol.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público 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;

pública GraphDebugInfo.FileLineCol.Builder clearFunc ()

 Name of function contains the file line.
 
string func = 4;

público GraphDebugInfo.FileLineCol.Builder clearLine ()

 Line number in the file.
 
int32 line = 2;

público GraphDebugInfo.FileLineCol.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

cadena pública getCode ()

código de cadena

 Source code contained in this file line.
 
string code = 5;

público com.google.protobuf.ByteString getCodeBytes ()

código de cadena

 Source code contained in this file line.
 
string code = 5;

público int getCol ()

 Col number in the file line.
 
int32 col = 3;

público GraphDebugInfo.FileLineCol getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

público 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;

cadena pública getFunc ()

 Name of function contains the file line.
 
string func = 4;

público com.google.protobuf.ByteString getFuncBytes ()

función de cadena

 Name of function contains the file line.
 
string func = 4;

público int getLine ()

 Line number in the file.
 
int32 line = 2;

público final booleano isInitialized ()

público GraphDebugInfo.FileLineCol.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público GraphDebugInfo.FileLineCol.Builder mergeFrom (com.google.protobuf.Message otro)

GraphDebugInfo.FileLineCol.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público GraphDebugInfo.FileLineCol.Builder setCode (valor de cadena)

código de cadena

 Source code contained in this file line.
 
string code = 5;

público GraphDebugInfo.FileLineCol.Builder setCodeBytes (valor com.google.protobuf.ByteString)

código de cadena

 Source code contained in this file line.
 
string code = 5;

público GraphDebugInfo.FileLineCol.Builder setCol (valor int)

 Col number in the file line.
 
int32 col = 3;

público GraphDebugInfo.FileLineCol.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público GraphDebugInfo.FileLineCol.Builder setFileIndex (valor int)

 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;

público GraphDebugInfo.FileLineCol.Builder setFunc (valor de cadena)

 Name of function contains the file line.
 
string func = 4;

público GraphDebugInfo.FileLineCol.Builder setFuncBytes (valor com.google.protobuf.ByteString)

 Name of function contains the file line.
 
string func = 4;

público GraphDebugInfo.FileLineCol.Builder setLine (valor int)

 Line number in the file.
 
int32 line = 2;

público GraphDebugInfo.FileLineCol.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

GraphDebugInfo.FileLineCol.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)