общедоступный статический конечный класс CommitId.Builder
Тип protobuf tensorflow.CommitId
Публичные методы
| CommitId.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| Ид фиксации | строить () |
| Ид фиксации | |
| CommitId.Builder | прозрачный () |
| CommitId.Builder | очистить список изменений () Submitted changelist. |
| CommitId.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
| CommitId.Builder | ОчиститьХэш () string hash = 2; |
| CommitId.Builder | ясновид () |
| CommitId.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| CommitId.Builder | очиститьPendingChangelist () Changelist tested if the change list is not already submitted. |
| CommitId.Builder | очиститьСнапшот () Hash of intermediate change between hash/changelist and what was tested. |
| CommitId.Builder | клон () |
| длинный | получить список изменений () Submitted changelist. |
| Ид фиксации | |
| окончательный статический com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Нить | получитьХеш () 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. |
| Нить | получитьСнапшот () 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 другое) |
| окончательный 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) |
Унаследованные методы
Публичные методы
public CommitId.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public CommitId.Builder ClearPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4; public 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;
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; public 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 ()
public CommitId.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
общедоступный окончательный CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public CommitId.Builder setChangelist (длинное значение)
Submitted changelist.
int64 changelist = 1; public CommitId.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public 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, значение объекта)
public 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; public 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;