CommitId.Builder

общедоступный статический конечный класс CommitId.Builder

Тип protobuf tensorflow.CommitId

Публичные методы

CommitId.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
Ид фиксации
Ид фиксации
CommitId.Builder
CommitId.Builder
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
длинный
Ид фиксации
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получитьХэш ()
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.
последнее логическое значение
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, значение объекта)

общедоступная сборка CommitId ()

общедоступный CommitId buildPartial ()

общедоступный CommitId.Builder очистить ()

общедоступный CommitId.Builder ClearChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный CommitId.Builder ClearHash ()

string hash = 2;

общедоступный CommitId.Builder ClearKind ()

public CommitId.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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;

общедоступный клон CommitId.Builder ()

публичный длинный getChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

public CommitId getDefaultInstanceForType ()

общедоступный статический окончательный 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;

общедоступный 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;

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

public CommitId.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный окончательный 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 setHash (строковое значение)

string hash = 2;

public CommitId.Builder setHashBytes (значение com.google.protobuf.ByteString)

string hash = 2;

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;

общедоступный окончательный CommitId.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)