공개 정적 최종 클래스 CommitId.Builder
Protobuf 유형 tensorflow.CommitId
공개 방법
| 커밋Id.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
| 커밋 ID | 짓다 () |
| 커밋 ID | 빌드부분 () |
| CommitId.Builder | 분명한 () |
| CommitId.Builder | 클리어체인지리스트 () Submitted changelist. |
| CommitId.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
| CommitId.Builder | 클리어해시 () string hash = 2; |
| CommitId.Builder | 클리어카인드 () |
| 커밋Id.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| CommitId.Builder | 클리어PendingChangelist () 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. |
| 끈 | getSnapshot () 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) |
| 커밋Id.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
| 최종 CommitId.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
| 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.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 CommitId.Builder ClearPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4; 공개 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; 공개 긴 getChangelist ()
Submitted changelist.
int64 changelist = 1; 공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getHash ()
string hash = 2;
공개 com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
공개 긴 getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4; 공개 문자열 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; 공개 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 ()
공개 CommitId.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
공개 CommitId.Builder setPendingChangelist (긴 값)
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4; 공개 CommitId.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 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; 공개 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;