interfejs publiczny CommitIdOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| streszczenie długie | pobierz listę zmian () Submitted changelist. |
| abstrakcyjny ciąg | pobierzHash () string hash = 2; |
| streszczenie com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
| streszczenie CommitId.KindCase | getKindCase () |
| streszczenie długie | getPendingChangelist () Changelist tested if the change list is not already submitted. |
| abstrakcyjny ciąg | pobierz migawkę () Hash of intermediate change between hash/changelist and what was tested. |
| streszczenie com.google.protobuf.ByteString | pobierzSnapshotBytes () Hash of intermediate change between hash/changelist and what was tested. |
Metody publiczne
publiczne streszczenie długie getChangelist ()
Submitted changelist.
int64 changelist = 1; publiczna abstrakcja String getHash ()
string hash = 2;
publiczne streszczenie com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
publiczne streszczenie długie getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4; publiczny ciąg abstrakcyjny 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; publiczne streszczenie 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;