classe finale statica pubblica CommitId.Builder
Tipo di protocollo tensorflow.CommitId
Metodi pubblici
CommitId.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
ID impegno | costruire () |
ID impegno | buildPartial () |
CommitId.Builder | chiaro () |
CommitId.Builder | clearChangelist () Submitted changelist. |
CommitId.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
CommitId.Builder | clearHash () string hash = 2; |
CommitId.Builder | chiarotipo () |
CommitId.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommitId.Builder | clearPendingChangelist () Changelist tested if the change list is not already submitted. |
CommitId.Builder | cancellaIstantanea () Hash of intermediate change between hash/changelist and what was tested. |
CommitId.Builder | clone () |
lungo | getChangelist () Submitted changelist. |
ID impegno | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getHash () string hash = 2; |
com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
CommitId.KindCase | getKindCase () |
lungo | getPendingChangelist () Changelist tested if the change list is not already submitted. |
Corda | getIstantanea () 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 finale | |
CommitId.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
CommitId.Builder | mergeFrom (com.google.protobuf.Message altro) |
finale CommitId.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
CommitId.Builder | setChangelist (valore lungo) Submitted changelist. |
CommitId.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
CommitId.Builder | setHash (valore stringa) string hash = 2; |
CommitId.Builder | setHashBytes (valore com.google.protobuf.ByteString) string hash = 2; |
CommitId.Builder | setPendingChangelist (valore lungo) Changelist tested if the change list is not already submitted. |
CommitId.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
CommitId.Builder | setSnapshot (valore stringa) Hash of intermediate change between hash/changelist and what was tested. |
CommitId.Builder | setSnapshotBytes (valore com.google.protobuf.ByteString) Hash of intermediate change between hash/changelist and what was tested. |
finale CommitId.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public CommitId.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public CommitId.Builder clearPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
pubblico 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;
pubblico lungo getChangelist ()
Submitted changelist.
int64 changelist = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
stringa pubblica getHash ()
string hash = 2;
pubblico com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
pubblico lungo getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
stringa pubblica 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;
pubblico 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;
public final booleano isInitialized ()
public CommitId.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico finale CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public CommitId.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public CommitId.Builder setPendingChangelist (valore lungo)
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
public CommitId.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
public CommitId.Builder setSnapshot (valore stringa)
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;
public CommitId.Builder setSnapshotBytes (valore 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;