CommitId.Builder

パブリック静的最終クラスCommitId.Builder

Protobuf 型tensorflow.CommitId

パブリックメソッド

CommitId.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
コミットID
建てる()
コミットID
CommitId.Builder
クリア()
CommitId.Builder
ClearChangelist ()
 Submitted changelist.
CommitId.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
CommitId.Builder
クリアハッシュ()
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
クリアスナップショット()
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.Builder
長さ
getChangelist ()
 Submitted changelist.
コミットID
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getHash ()
string hash = 2;
com.google.protobuf.ByteString
getHashBytes ()
string hash = 2;
CommitId.KindCase
長さ
getPendingChangelist ()
 Changelist tested if the change list is not already submitted.
getスナップショット()
 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.
最終ブール値
CommitId.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CommitId.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なCommitId.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
CommitId.Builder
setChangelist (長い値)
 Submitted changelist.
CommitId.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
CommitId.Builder
setHash (文字列値)
string hash = 2;
CommitId.Builder
setHashBytes (com.google.protobuf.ByteString 値)
string hash = 2;
CommitId.Builder
setPendingChangelist (長い値)
 Changelist tested if the change list is not already submitted.
CommitId.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
CommitId.Builder
setSnapshot (文字列値)
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.Builder
setSnapshotBytes (com.google.protobuf.ByteString 値)
 Hash of intermediate change between hash/changelist and what was tested.
最終的なCommitId.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public CommitId.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public CommitId build ()

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 フィールド)

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;

public CommitId.Builder clone ()

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

パブリック文字列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;

パブリック 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;

パブリック最終ブール値isInitialized ()

public CommitId.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

public Final CommitId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public CommitId.Builder setChangelist (長い値)

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public CommitId.Builder setHash (文字列値)

string hash = 2;

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

string hash = 2;

public CommitId.Builder setPendingChangelist (長い値)

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

public CommitId.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public CommitId.Builder setSnapshot (文字列値)

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

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