CommitId.Builder

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
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
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
Strunowy
pobierzHash ()
string hash = 2;
com.google.protobuf.ByteString
getHashBytes ()
string hash = 2;
CommitId.KindCase
długi
getPendingChangelist ()
 Changelist tested if the change list is not already submitted.
Strunowy
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)

publiczna kompilacja CommitId ()

public CommitId buildPartial ()

public CommitId.Builder wyczyść ()

public CommitId.Builder clearChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public CommitId.Builder clearHash ()

string hash = 2;

public 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;

publiczny klon CommitId.Builder ()

publiczny długi getChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

publiczny CommitId getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

publiczny ciąg getHash ()

string hash = 2;

publiczny com.google.protobuf.ByteString getHashBytes ()

string hash = 2;

public CommitId.KindCase getKindCase ()

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

public CommitId.Builder mergeFrom (com.google.protobuf.Message other)

publiczny końcowy CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public CommitId.Builder setChangelist (długa wartość)

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public CommitId.Builder setHash (wartość ciągu)

string hash = 2;

public CommitId.Builder setHashBytes (wartość com.google.protobuf.ByteString)

string hash = 2;

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;

publiczny końcowy CommitId.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)