کلاس نهایی استاتیک عمومی CommitId.Builder
Protobuf نوع tensorflow.CommitId
روش های عمومی
CommitId.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
CommitId | ساختن () |
CommitId | ساخت جزئی () |
CommitId.Builder | روشن () |
CommitId.Builder | clearChangelist () 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 | |
نهایی static 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 () |
طولانی | getPendingChangelist () Changelist tested if the change list is not already submitted. |
رشته | getSnapshot () 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. |
بولی نهایی | |
CommitId.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommitId.Builder | mergeFrom (com.google.protobuf.Message other) |
CommitId.Builder نهایی | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
CommitId.Builder | setChangelist (مقدار طولانی) Submitted changelist. |
CommitId.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
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، مقدار Object) |
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، مقدار Object)
عمومی 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;
عمومی طولانی دریافتChangelist ()
Submitted changelist.
int64 changelist = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
رشته عمومی getHash ()
string hash = 2;
public 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 mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
public CommitId.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عمومی CommitId.Builder setPendingChangelist (مقدار طولانی)
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
عمومی CommitId.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
عمومی 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;