genel arayüz CommitIdOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
soyut uzun | getChangelist () Submitted changelist. |
soyut Dize | getHash () string hash = 2; |
abstract com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
özet CommitId.KindCase | getKindCase () |
soyut uzun | getPendingChangelist () Changelist tested if the change list is not already submitted. |
soyut Dize | anlık görüntü al () Hash of intermediate change between hash/changelist and what was tested. |
abstract com.google.protobuf.ByteString | getSnapshotBytes () Hash of intermediate change between hash/changelist and what was tested. |
Genel Yöntemler
genel özet uzun getChangelist ()
Submitted changelist.
int64 changelist = 1;
genel özet Dize getHash ()
string hash = 2;
genel özet com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
genel özet uzun getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
genel özet String 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;
genel özet 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;