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 | construire () |
ID de validation | buildPartial () |
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 | clearKind () |
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 | getKindCase () |
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)
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;
public long getChangelist ()
Submitted changelist.
int64 changelist = 1;
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 long getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
chaîne publique 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;
public final booléen isInitialized ()
public CommitId.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public CommitId.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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)
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)
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;