giao diện công cộng CommitIdOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công khai
trừu tượng dài | getDanh sách thay đổi () Submitted changelist. |
chuỗi trừu tượng | getHash () string hash = 2; |
trừu tượng com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
trừu tượng CommitId.KindCase | getKindCase () |
trừu tượng dài | getPendingChangelist () Changelist tested if the change list is not already submitted. |
chuỗi trừu tượng | lấySnapshot () Hash of intermediate change between hash/changelist and what was tested. |
trừu tượng com.google.protobuf.ByteString | getSnapshotBytes () Hash of intermediate change between hash/changelist and what was tested. |
Phương pháp công khai
getChangelist dài tóm tắt công khai ()
Submitted changelist.
int64 changelist = 1;
Chuỗi tóm tắt công khai getHash ()
string hash = 2;
tóm tắt công khai com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
tóm tắt công khai dài getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
Chuỗi tóm tắt công khai 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;
tóm tắt công khai 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;