DebuggedSourceFile.Builder

classe final estática pública DebuggedSourceFile.Builder

Tipo de protobuf tensorflow.DebuggedSourceFile

Métodos Públicos

DebuggedSourceFile.Builder
addAllLines (valores Iterable<String>)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addLines (valor da string)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addLinesBytes (valor com.google.protobuf.ByteString)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Arquivo de origem depurado
Arquivo de origem depurado
DebuggedSourceFile.Builder
claro ()
DebuggedSourceFile.Builder
limparBytes ()
 Byte size of the file.
DebuggedSourceFile.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
DebuggedSourceFile.Builder
clearFilePath ()
 Path to the source code file.
DebuggedSourceFile.Builder
limparHost ()
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
limparÚltimaModificação ()
 The timestamp at which the source code file is last modified.
DebuggedSourceFile.Builder
linhas claras ()
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
DebuggedSourceFile.Builder
clonar ()
longo
obterBytes ()
 Byte size of the file.
Arquivo de origem depurado
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Corda
getFilePath ()
 Path to the source code file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the source code file.
Corda
obterHost ()
 The host name on which a source code file is located.
com.google.protobuf.ByteString
getHostBytes ()
 The host name on which a source code file is located.
longo
getLastModified ()
 The timestamp at which the source code file is last modified.
Corda
getLines (índice interno)
 Line-by-line content of the source code file.
com.google.protobuf.ByteString
getLinesBytes (índice interno)
 Line-by-line content of the source code file.
interno
getLinesCount ()
 Line-by-line content of the source code file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the source code file.
booleano final
DebuggedSourceFile.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebuggedSourceFile.Builder
mergeFrom (com.google.protobuf.Message outro)
final DebuggedSourceFile.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
DebuggedSourceFile.Builder
setBytes (valor longo)
 Byte size of the file.
DebuggedSourceFile.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
DebuggedSourceFile.Builder
setFilePath (valor da string)
 Path to the source code file.
DebuggedSourceFile.Builder
setFilePathBytes (valor com.google.protobuf.ByteString)
 Path to the source code file.
DebuggedSourceFile.Builder
setHost (valor da string)
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
setHostBytes (valor com.google.protobuf.ByteString)
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
setLastModified (valor longo)
 The timestamp at which the source code file is last modified.
DebuggedSourceFile.Builder
setLines (índice int, valor String)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final DebuggedSourceFile.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public DebuggedSourceFile.Builder addAllLines (valores Iterable<String>)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

public DebuggedSourceFile.Builder addLines (valor de string)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

público DebuggedSourceFile.Builder addLinesBytes (valor com.google.protobuf.ByteString)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

public DebuggedSourceFile.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

compilação pública DebuggedSourceFile ()

public DebuggedSourceFile buildPartial ()

público DebuggedSourceFile.Builder claro ()

público DebuggedSourceFile.Builder clearBytes ()

 Byte size of the file.
 
int64 bytes = 4;

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

público DebuggedSourceFile.Builder clearFilePath ()

 Path to the source code file.
 
string file_path = 2;

público DebuggedSourceFile.Builder clearHost ()

 The host name on which a source code file is located.
 
string host = 1;

público DebuggedSourceFile.Builder clearLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

public DebuggedSourceFile.Builder clearLines ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

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

clone público DebuggedSourceFile.Builder ()

getBytes longos públicos ()

 Byte size of the file.
 
int64 bytes = 4;

público DebuggedSourceFile getDefaultInstanceForType ()

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

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

String pública getFilePath ()

 Path to the source code file.
 
string file_path = 2;

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

 Path to the source code file.
 
string file_path = 2;

String pública getHost ()

 The host name on which a source code file is located.
 
string host = 1;

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

 The host name on which a source code file is located.
 
string host = 1;

público longo getLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

getLines de string pública (índice int)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

público com.google.protobuf.ByteString getLinesBytes (índice int)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

público int getLinesCount ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

público com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

público final booleano isInitialized ()

public DebuggedSourceFile.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

público DebuggedSourceFile.Builder mergeFrom (com.google.protobuf.Message outro)

final público DebuggedSourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

público DebuggedSourceFile.Builder setBytes (valor longo)

 Byte size of the file.
 
int64 bytes = 4;

public DebuggedSourceFile.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

público DebuggedSourceFile.Builder setFilePath (valor da string)

 Path to the source code file.
 
string file_path = 2;

público DebuggedSourceFile.Builder setFilePathBytes (valor com.google.protobuf.ByteString)

 Path to the source code file.
 
string file_path = 2;

público DebuggedSourceFile.Builder setHost (valor de string)

 The host name on which a source code file is located.
 
string host = 1;

público DebuggedSourceFile.Builder setHostBytes (valor com.google.protobuf.ByteString)

 The host name on which a source code file is located.
 
string host = 1;

público DebuggedSourceFile.Builder setLastModified (valor longo)

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

public DebuggedSourceFile.Builder setLines (índice int, valor String)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

public DebuggedSourceFile.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

final público DebuggedSourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)