CommitId.Builder

genel statik son sınıf CommitId.Builder

Protobuf türü tensorflow.CommitId

Genel Yöntemler

CommitId.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Taahhüt Kimliği
Taahhüt Kimliği
CommitId.Builder
CommitId.Builder
clearChangelist ()
 Submitted changelist.
CommitId.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
CommitId.Builder
clearHash ()
string hash = 2;
CommitId.Builder
CommitId.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CommitId.Builder
temizleBekleyenDeğişim Listesi ()
 Changelist tested if the change list is not already submitted.
CommitId.Builder
temizleAnlık görüntü ()
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.Builder
klon ()
uzun
getChangelist ()
 Submitted changelist.
Taahhüt Kimliği
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
getHash ()
string hash = 2;
com.google.protobuf.ByteString
getHashBytes ()
string hash = 2;
CommitId.KindCase
uzun
getPendingChangelist ()
 Changelist tested if the change list is not already submitted.
Sicim
anlık görüntü al ()
 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.
son boole değeri
CommitId.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CommitId.Builder
mergeFrom (com.google.protobuf.Message other)
son CommitId.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
CommitId.Builder
setChangelist (uzun değer)
 Submitted changelist.
CommitId.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
CommitId.Builder
setHash (Dize değeri)
string hash = 2;
CommitId.Builder
setHashBytes (com.google.protobuf.ByteString değeri)
string hash = 2;
CommitId.Builder
setPendingChangelist (uzun değer)
 Changelist tested if the change list is not already submitted.
CommitId.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
CommitId.Builder
setSnapshot (Dize değeri)
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.Builder
setSnapshotBytes (com.google.protobuf.ByteString değeri)
 Hash of intermediate change between hash/changelist and what was tested.
son CommitId.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public CommitId.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel CommitId yapısı ()

public CommitId buildPartial ()

public CommitId.Builder clear ()

public CommitId.Builder clearChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

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

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;

genel CommitId.Builder klonu ()

halka açık uzun getChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

public CommitId getDefaultInstanceForType ()

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

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

genel Dize getHash ()

string hash = 2;

public com.google.protobuf.ByteString getHashBytes ()

string hash = 2;

public CommitId.KindCase getKindCase ()

herkese açık uzun getPendingChangelist ()

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

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

genel final boolean isInitialized ()

public CommitId.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

genel final CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public CommitId.Builder setChangelist (uzun değer)

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public CommitId.Builder setHash (Dize değeri)

string hash = 2;

public CommitId.Builder setHashBytes (com.google.protobuf.ByteString değeri)

string hash = 2;

public CommitId.Builder setPendingChangelist (uzun değer)

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

public CommitId.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public CommitId.Builder setSnapshot (Dize değeri)

 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 değeri)

 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;

genel final CommitId.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)