clase final estática pública CommitId.Builder
Protobuf tipo tensorflow.CommitId
Métodos públicos
ConfirmarId.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Id. de confirmación | construir () |
Id. de confirmación | |
ConfirmarId.Builder | claro () |
ConfirmarId.Builder | borrar lista de cambios () Submitted changelist. |
ConfirmarId.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
ConfirmarId.Builder | borrarHash () string hash = 2; |
ConfirmarId.Builder | tipo claro () |
ConfirmarId.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
ConfirmarId.Builder | borrar lista de cambios pendientes () Changelist tested if the change list is not already submitted. |
ConfirmarId.Builder | borrar instantánea () Hash of intermediate change between hash/changelist and what was tested. |
ConfirmarId.Builder | clonar () |
largo | obtener lista de cambios () Submitted changelist. |
Id. de confirmación | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | obtenerHash () string hash = 2; |
com.google.protobuf.ByteString | obtenerHashBytes () string hash = 2; |
ConfirmarId.KindCase | |
largo | getPendingChangelist () Changelist tested if the change list is not already submitted. |
Cadena | obtener instantánea () Hash of intermediate change between hash/changelist and what was tested. |
com.google.protobuf.ByteString | getSnapshotBytes () Hash of intermediate change between hash/changelist and what was tested. |
booleano final | |
ConfirmarId.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
ConfirmarId.Builder | mergeFrom (com.google.protobuf.Message otro) |
CommitId.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
ConfirmarId.Builder | setChangelist (valor largo) Submitted changelist. |
ConfirmarId.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
ConfirmarId.Builder | setHash (valor de cadena) string hash = 2; |
ConfirmarId.Builder | setHashBytes (valor com.google.protobuf.ByteString) string hash = 2; |
ConfirmarId.Builder | setPendingChangelist (valor largo) Changelist tested if the change list is not already submitted. |
ConfirmarId.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
ConfirmarId.Builder | setSnapshot (valor de cadena) Hash of intermediate change between hash/changelist and what was tested. |
ConfirmarId.Builder | setSnapshotBytes (valor com.google.protobuf.ByteString) Hash of intermediate change between hash/changelist and what was tested. |
CommitId.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
public CommitId.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
public CommitId.Builder clearPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
public CommitId.Builder clearSnapshot ()
Hash of intermediate change between hash/changelist and what was tested. Not used if the build is from a commit without modifications.
string snapshot = 3;
público largo getChangelist ()
Submitted changelist.
int64 changelist = 1;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getHash ()
string hash = 2;
público com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
público largo getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
cadena pública getSnapshot ()
Hash of intermediate change between hash/changelist and what was tested. Not used if the build is from a commit without modifications.
string snapshot = 3;
público com.google.protobuf.ByteString getSnapshotBytes ()
Hash of intermediate change between hash/changelist and what was tested. Not used if the build is from a commit without modifications.
string snapshot = 3;
público final booleano isInitialized ()
public CommitId.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
público final CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
public CommitId.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
public CommitId.Builder setPendingChangelist (valor largo)
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
public CommitId.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
public CommitId.Builder setSnapshot (valor de cadena)
Hash of intermediate change between hash/changelist and what was tested. Not used if the build is from a commit without modifications.
string snapshot = 3;
público CommitId.Builder setSnapshotBytes (valor com.google.protobuf.ByteString)
Hash of intermediate change between hash/changelist and what was tested. Not used if the build is from a commit without modifications.
string snapshot = 3;