CommitId kelas akhir publik
Tipe protobuf tensorflow.CommitId
Kelas Bersarang
kelas | CommitId.Builder | Tipe protobuf tensorflow.CommitId | |
enum | CommitId.KindCase |
Konstanta
ke dalam | CHANGELIST_FIELD_NUMBER | |
ke dalam | HASH_FIELD_NUMBER | |
ke dalam | PENDING_CHANGELIST_FIELD_NUMBER | |
ke dalam | SNAPSHOT_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
panjang | dapatkan Daftar Perubahan () Submitted changelist. |
CommitId statis | |
Id Komit | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Rangkaian | dapatkanHash () string hash = 2; |
com.google.protobuf.ByteString | dapatkanHashBytes () string hash = 2; |
CommitId.KindCase | |
panjang | dapatkanPendingChangelist () Changelist tested if the change list is not already submitted. |
ke dalam | |
Rangkaian | dapatkan Snapshot () Hash of intermediate change between hash/changelist and what was tested. |
com.google.protobuf.ByteString | dapatkanSnapshotBytes () Hash of intermediate change between hash/changelist and what was tested. |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
CommitId.Builder statis | newBuilder (prototipe CommitId ) |
CommitId.Builder statis | |
CommitId.Builder | |
CommitId statis | parseDelimitedFrom (masukan Aliran Masukan) |
CommitId statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommitId statis | parseFrom (data ByteBuffer) |
CommitId statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommitId statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommitId statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
CommitId statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommitId statis | parseFrom (com.google.protobuf.ByteString data) |
CommitId statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommitId statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
CommitId.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik CHANGELIST_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik HASH_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik PENDING_CHANGELIST_FIELD_NUMBER
Nilai Konstan: 4
int akhir statis publik SNAPSHOT_FIELD_NUMBER
Nilai Konstan: 3
Metode Publik
boolean publik sama (Obj objek)
getChangelist publik yang panjang ()
Submitted changelist.
int64 changelist = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik getHash ()
string hash = 2;
publik com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
publik dapatkanParserForType ()
getPendingChangelist publik yang panjang ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
publik int getSerializedSize ()
String publik 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;
publik 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 com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
parseDelimitedFrom CommitId statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom CommitId statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom CommitId statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom CommitId statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom CommitId statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom CommitId statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom CommitId statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom CommitId statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|