CommitId.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Protobuf ประเภท tensorflow.CommitId
วิธีการสาธารณะ
CommitId.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
CommitId | สร้าง () |
CommitId | สร้างบางส่วน () |
CommitId.Builder | ชัดเจน () |
CommitId.Builder | รายการการเปลี่ยนแปลงที่ชัดเจน () Submitted changelist. |
CommitId.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
CommitId.Builder | clearHash () string hash = 2; |
CommitId.Builder | clearKind () |
CommitId.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommitId.Builder | clearPendingChangelist () Changelist tested if the change list is not already submitted. |
CommitId.Builder | clearSnapshot () Hash of intermediate change between hash/changelist and what was tested. |
CommitId.Builder | โคลน () |
ยาว | getChangelist () Submitted changelist. |
CommitId | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
สตริง | getHash () string hash = 2; |
com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
CommitId.KindCase | getKindCase () |
ยาว | รับรายการการเปลี่ยนแปลงที่รอดำเนินการ () 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 | รับ SnapshotBytes () Hash of intermediate change between hash/changelist and what was tested. |
บูลีนสุดท้าย | |
CommitId.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommitId.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
CommitId.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
CommitId.Builder | setChangelist (ค่ายาว) Submitted changelist. |
CommitId.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
CommitId.Builder | setHash (ค่าสตริง) string hash = 2; |
CommitId.Builder | setHashBytes (ค่า com.google.protobuf.ByteString) string hash = 2; |
CommitId.Builder | setPendingChangelist (ค่ายาว) Changelist tested if the change list is not already submitted. |
CommitId.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
CommitId.Builder | setSnapshot (ค่าสตริง) Hash of intermediate change between hash/changelist and what was tested. |
CommitId.Builder | setSnapshotBytes (ค่า com.google.protobuf.ByteString) Hash of intermediate change between hash/changelist and what was tested. |
CommitId.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
CommitId.Builder addRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
CommitId.Builder สาธารณะ clearPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
CommitId.Builder สาธารณะ clearSnapshot ()
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;
getChangelist แบบสาธารณะยาว ()
Submitted changelist.
int64 changelist = 1;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สตริงสาธารณะ 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;
บูลีนสุดท้ายสาธารณะ isInitialized ()
CommitId.Builder สาธารณะ ผสานจาก (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
CommitId.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
Public CommitId.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
CommitId.Builder สาธารณะ setPendingChangelist (ค่ายาว)
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
Public CommitId.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
CommitId.Builder สาธารณะ setSnapshot (ค่าสตริง)
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;
CommitId.Builder สาธารณะ setSnapshotBytes (ค่า com.google.protobuf.ByteString)
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;