publiczna statyczna klasa końcowa CommitId.Builder
Protobuf typu tensorflow.CommitId
Metody publiczne
| CommitId.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Identyfikator zatwierdzenia | zbudować () |
| Identyfikator zatwierdzenia | |
| CommitId.Builder | jasne () |
| CommitId.Builder | wyczyśćLista zmian () Submitted changelist. |
| CommitId.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| CommitId.Builder | wyczyść Hash () string hash = 2; |
| CommitId.Builder | jasnyKind () |
| CommitId.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| CommitId.Builder | wyczyśćOczekująceLista zmian () Changelist tested if the change list is not already submitted. |
| CommitId.Builder | wyczyść migawkę () Hash of intermediate change between hash/changelist and what was tested. |
| CommitId.Builder | klon () |
| długi | pobierz listę zmian () Submitted changelist. |
| Identyfikator zatwierdzenia | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierzHash () string hash = 2; |
| com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
| CommitId.KindCase | getKindCase () |
| długi | getPendingChangelist () Changelist tested if the change list is not already submitted. |
| Smyczkowy | pobierz migawkę () Hash of intermediate change between hash/changelist and what was tested. |
| com.google.protobuf.ByteString | pobierzSnapshotBytes () Hash of intermediate change between hash/changelist and what was tested. |
| końcowa wartość logiczna | |
| CommitId.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| CommitId.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| końcowy CommitId.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| CommitId.Builder | setChangelist (długa wartość) Submitted changelist. |
| CommitId.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| CommitId.Builder | setHash (wartość ciągu) string hash = 2; |
| CommitId.Builder | setHashBytes (wartość com.google.protobuf.ByteString) string hash = 2; |
| CommitId.Builder | setPendingChangelist (długa wartość) Changelist tested if the change list is not already submitted. |
| CommitId.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| CommitId.Builder | setSnapshot (wartość ciągu) Hash of intermediate change between hash/changelist and what was tested. |
| CommitId.Builder | setSnapshotBytes (wartość com.google.protobuf.ByteString) Hash of intermediate change between hash/changelist and what was tested. |
| końcowy CommitId.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public CommitId.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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; publiczny długi getChangelist ()
Submitted changelist.
int64 changelist = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny ciąg getHash ()
string hash = 2;
publiczny com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
public long getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4; publiczny ciąg 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; publiczny 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; publiczna końcowa wartość logiczna isInitialized ()
publiczny CommitId.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczny końcowy CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public CommitId.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public CommitId.Builder setPendingChangelist (długa wartość)
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4; public CommitId.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public CommitId.Builder setSnapshot (wartość ciągu)
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 (wartość 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;