CommitIdOrBuilder

পাবলিক ইন্টারফেস CommitIdOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত দীর্ঘ
চেঞ্জেলিস্ট ()
 Submitted changelist.
বিমূর্ত স্ট্রিং
getHash ()
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
GetSnapshotBytes ()
 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;