ממשק ציבורי CommitIdOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| מופשט ארוך | getChangelist () Submitted changelist. |
| מחרוזת מופשטת | getHash () string hash = 2; |
| תקציר com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
| תקציר CommitId.KindCase | getKindCase () |
| מופשט ארוך | getPendingChangelist () Changelist tested if the change list is not already submitted. |
| מחרוזת מופשטת | getSnapshot () 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. |
שיטות ציבוריות
תקציר ציבורי ארוך getChangelist ()
Submitted changelist.
int64 changelist = 1; תקציר ציבורי מחרוזת getHash ()
string hash = 2;
תקציר ציבורי com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
תקציר ציבורי ארוך getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4; תקציר ציבורי מחרוזת 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; תקציר ציבורי 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;