CommitIdOrBuilder

सार्वजनिक इंटरफ़ेस CommitIdOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

अमूर्त लंबा
गेटचेंजलिस्ट ()
 Submitted changelist.
सार स्ट्रिंग
गेटहैश ()
string hash = 2;
सार com.google.protobuf.ByteString
getHashBytes ()
string hash = 2;
सार CommitId.KindCase
अमूर्त लंबा
getPendingChangelist ()
 Changelist tested if the change list is not already submitted.
सार स्ट्रिंग
स्नैपशॉट प्राप्त करें ()
 Hash of intermediate change between hash/changelist and what was tested.
सार com.google.protobuf.ByteString
getSnapshotबाइट्स ()
 Hash of intermediate change between hash/changelist and what was tested.

सार्वजनिक तरीके

सार्वजनिक सार लंबा गेटचेंजलिस्ट ()

 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;