CommitIdOrBuilder

อินเทอร์เฟซสาธารณะ CommitIdOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

ยาวเป็นนามธรรม
สตริงที่เป็นนามธรรม
รับแฮช ()
string hash = 2;
นามธรรม com.google.protobuf.ByteString
รับแฮชไบต์ ()
string hash = 2;
นามธรรม CommitId.KindCase
ยาวเป็นนามธรรม
สตริงที่เป็นนามธรรม
รับสแนปชอต ()
 Hash of intermediate change between hash/changelist and what was tested.
นามธรรม com.google.protobuf.ByteString
รับ SnapshotBytes ()
 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;

บทคัดย่อสาธารณะ CommitId.KindCase getKindCase ()

สาธารณะนามธรรมยาว 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;