パブリック静的最終クラスCommitId.Builder
Protobuf 型tensorflow.CommitId
パブリックメソッド
CommitId.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
コミットID | 建てる() |
コミットID | buildPartial () |
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 | getKindCase () |
長さ | 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.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 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 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 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;