CommitId.Builder

classe finale statique publique CommitId.Builder

tensorflow.CommitId de type Protobuf.CommitId

Méthodes publiques

CommitId.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
ID de validation
ID de validation
CommitId.Builder
clair ()
CommitId.Builder
clearChangelist ()
 Submitted changelist.
CommitId.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
CommitId.Builder
clearHash ()
string hash = 2;
CommitId.Builder
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
cloner ()
long
getChangelist ()
 Submitted changelist.
ID de validation
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
getHash ()
string hash = 2;
com.google.protobuf.ByteString
getHashBytes ()
string hash = 2;
CommitId.KindCase
long
getPendingChangelist ()
 Changelist tested if the change list is not already submitted.
Chaîne
obtenirSnapshot ()
 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.
booléen final
CommitId.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CommitId.Builder
mergeFrom (com.google.protobuf.Message autre)
CommitId.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
CommitId.Builder
setChangelist (valeur longue)
 Submitted changelist.
CommitId.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
CommitId.Builder
setHash (valeur de chaîne)
string hash = 2;
CommitId.Builder
setHashBytes (valeur com.google.protobuf.ByteString)
string hash = 2;
CommitId.Builder
setPendingChangelist (valeur longue)
 Changelist tested if the change list is not already submitted.
CommitId.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
CommitId.Builder
setSnapshot (valeur de chaîne)
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.Builder
setSnapshotBytes (valeur com.google.protobuf.ByteString)
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public CommitId.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public CommitId ()

public CommitId buildPartial ()

public CommitId.Builder clear ()

public CommitId.Builder clearChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder clearField (champ 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 ()

instantané de chaîne

 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;

clone public CommitId.Builder ()

liste longue getChange publique ()

 Submitted changelist.
 
int64 changelist = 1;

public CommitId getDefaultInstanceForType ()

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

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

chaîne publique getHash ()

string hash = 2;

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

chaîne publique getSnapshot ()

instantané de chaîne

 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 ()

instantané de chaîne

 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 final booléen isInitialized ()

public CommitId.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

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

public final CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CommitId.Builder setChangelist (valeur longue)

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public CommitId.Builder setHash (valeur de chaîne)

string hash = 2;

public CommitId.Builder setHashBytes (valeur com.google.protobuf.ByteString)

string hash = 2;

public CommitId.Builder setPendingChangelist (valeur longue)

 Changelist tested if the change list is not already submitted.
 
int64 pending_changelist = 4;

public CommitId.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public CommitId.Builder setSnapshot (valeur de chaîne)

instantané de chaîne

 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 (valeur com.google.protobuf.ByteString)

instantané de chaîne

 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 final CommitId.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)