SnapshotMetadataRecord.Builder

kelas akhir statis publik SnapshotMetadataRecord.Builder

 This stores the metadata information present in each snapshot record.
 
Protobuf mengetik tensorflow.data.experimental.SnapshotMetadataRecord

Metode Publik

SnapshotMetadataRecord.Builder
addAllDtype (Nilai Iterable<? extends DataType >)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addAllDtypeValue (nilai Iterable<Integer>)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addDtype (nilai Tipe Data )
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addDtypeValue (nilai int)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Catatan Metadata Snapshot
Catatan Metadata Snapshot
SnapshotMetadataRecord.Builder
jernih ()
SnapshotMetadataRecord.Builder
jelasCreationTimestamp ()
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
hapusDtype ()
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
SnapshotMetadataRecord.Builder
jelas Selesai ()
bool finalized = 1000;
SnapshotMetadataRecord.Builder
hapusGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
hapusNumElements ()
 The number of elements in the snapshot.
SnapshotMetadataRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
SnapshotMetadataRecord.Builder
hapusRunId ()
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder
versi jelas ()
 Version of the snapshot data file format.
SnapshotMetadataRecord.Builder
klon ()
panjang
dapatkanCreationTimestamp ()
 Time when we started creating this snapshot.
Catatan Metadata Snapshot
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Tipe data
getDtype (indeks int)
 A list of tensor dtype corresponding to each element of the snapshot.
ke dalam
dapatkanDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
Daftar< Tipe Data >
dapatkanDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
ke dalam
getDtypeValue (indeks int)
 A list of tensor dtype corresponding to each element of the snapshot.
Daftar<Bilangan Bulat>
dapatkanDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
boolean
selesaikan ()
bool finalized = 1000;
Rangkaian
dapatkanGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
com.google.protobuf.ByteString
dapatkanGraphHashBytes ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
panjang
dapatkanNumElements ()
 The number of elements in the snapshot.
Rangkaian
dapatkanRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
dapatkanRunIdBytes ()
 Run ID that this snapshot corresponds to.
panjang
dapatkanVersi ()
 Version of the snapshot data file format.
boolean terakhir
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SnapshotMetadataRecord.Builder
setCreationTimestamp (nilai panjang)
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
setDtype (indeks int, nilai Tipe Data )
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
setDtypeValue (indeks int, nilai int)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
SnapshotMetadataRecord.Builder
setFinalized (nilai boolean)
bool finalized = 1000;
SnapshotMetadataRecord.Builder
setGraphHash (Nilai string)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
setGraphHashBytes (nilai com.google.protobuf.ByteString)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
setNumElements (nilai panjang)
 The number of elements in the snapshot.
SnapshotMetadataRecord.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
SnapshotMetadataRecord.Builder
setRunId (Nilai string)
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder
setRunIdBytes (nilai com.google.protobuf.ByteString)
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SnapshotMetadataRecord.Builder
setVersion (nilai panjang)
 Version of the snapshot data file format.

Metode Warisan

Metode Publik

publik SnapshotMetadataRecord.Builder addAllDtype (Nilai Iterable<? extends DataType >)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder addAllDtypeValue publik (nilai Iterable<Integer>)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder addDtype publik (nilai Tipe Data )

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder publik addDtypeValue (nilai int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder addRepeatedField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

pembuatan SnapshotMetadataRecord publik ()

pembuatan SnapshotMetadataRecord publikPartial ()

SnapshotMetadataRecord.Builder publik clearCreationTimestamp ()

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

SnapshotMetadataRecord.Builder publik clearDtype ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

SnapshotMetadataRecord.Builder publik yang diselesaikan Selesai ()

bool finalized = 1000;

SnapshotMetadataRecord.Builder publik clearGraphHash ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

SnapshotMetadataRecord.Builder publik clearNumElements ()

 The number of elements in the snapshot.
 
int64 num_elements = 6;

SnapshotMetadataRecord.Builder clearOneof publik (com.google.protobuf.Descriptors.OneofDescriptor oneof)

SnapshotMetadataRecord.Builder publik clearRunId ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

SnapshotMetadataRecord.Builder publik clearVersion ()

 Version of the snapshot data file format.
 
int64 version = 4;

getCreationTimestamp publik yang panjang ()

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

SnapshotMetadataRecord publik getDefaultInstanceForType ()

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

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

Tipe Data publik getDtype (indeks int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

int publik getDtypeCount ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

Daftar publik< Tipe Data > getDtypeList ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

publik int getDtypeValue (indeks int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

Daftar publik<Bilangan Bulat> getDtypeValueList ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

getFinalisasi boolean publik ()

bool finalized = 1000;

String publik getGraphHash ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

publik com.google.protobuf.ByteString getGraphHashBytes ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

getNumElements panjang publik ()

 The number of elements in the snapshot.
 
int64 num_elements = 6;

String publik getRunId ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

publik com.google.protobuf.ByteString getRunIdBytes ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

versi get panjang publik ()

 Version of the snapshot data file format.
 
int64 version = 4;

boolean akhir publik diinisialisasi ()

SnapshotMetadataRecord.Builder mergeFrom (com.google.protobuf.Message lainnya) publik

SnapshotMetadataRecord.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

SnapshotMetadataRecord.Builder final publik menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

SnapshotMetadataRecord.Builder setCreationTimestamp publik (nilai panjang)

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

SnapshotMetadataRecord.Builder setDtype publik (indeks int, nilai Tipe Data )

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder setDtypeValue publik (indeks int, nilai int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder setField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

SnapshotMetadataRecord.Builder set publik telah diselesaikan (nilai boolean)

bool finalized = 1000;

SnapshotMetadataRecord.Builder setGraphHash publik (Nilai string)

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

SnapshotMetadataRecord.Builder setGraphHashBytes publik (nilai com.google.protobuf.ByteString)

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

SnapshotMetadataRecord.Builder setNumElements publik (nilai panjang)

 The number of elements in the snapshot.
 
int64 num_elements = 6;

SnapshotMetadataRecord.Builder setRepeatedField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

SnapshotMetadataRecord.Builder setRunId publik (Nilai string)

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

SnapshotMetadataRecord.Builder setRunIdBytes publik (nilai com.google.protobuf.ByteString)

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

SnapshotMetadataRecord.Builder akhir publik setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

SnapshotMetadataRecord.Builder setVersion publik (nilai panjang)

 Version of the snapshot data file format.
 
int64 version = 4;

,
kelas akhir statis publik SnapshotMetadataRecord.Builder

 This stores the metadata information present in each snapshot record.
 
Protobuf mengetik tensorflow.data.experimental.SnapshotMetadataRecord

Metode Publik

SnapshotMetadataRecord.Builder
addAllDtype (Nilai Iterable<? extends DataType >)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addAllDtypeValue (nilai Iterable<Integer>)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addDtype (nilai Tipe Data )
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addDtypeValue (nilai int)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Catatan Metadata Snapshot
Catatan Metadata Snapshot
SnapshotMetadataRecord.Builder
jernih ()
SnapshotMetadataRecord.Builder
jelasCreationTimestamp ()
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
hapusDtype ()
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
SnapshotMetadataRecord.Builder
jelas Selesai ()
bool finalized = 1000;
SnapshotMetadataRecord.Builder
hapusGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
hapusNumElements ()
 The number of elements in the snapshot.
SnapshotMetadataRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
SnapshotMetadataRecord.Builder
hapusRunId ()
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder
versi jelas ()
 Version of the snapshot data file format.
SnapshotMetadataRecord.Builder
klon ()
panjang
dapatkanCreationTimestamp ()
 Time when we started creating this snapshot.
Catatan Metadata Snapshot
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Tipe data
getDtype (indeks int)
 A list of tensor dtype corresponding to each element of the snapshot.
ke dalam
dapatkanDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
Daftar< Tipe Data >
dapatkanDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
ke dalam
getDtypeValue (indeks int)
 A list of tensor dtype corresponding to each element of the snapshot.
Daftar<Bilangan Bulat>
dapatkanDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
boolean
selesaikan ()
bool finalized = 1000;
Rangkaian
dapatkanGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
com.google.protobuf.ByteString
dapatkanGraphHashBytes ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
panjang
dapatkanNumElements ()
 The number of elements in the snapshot.
Rangkaian
dapatkanRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
dapatkanRunIdBytes ()
 Run ID that this snapshot corresponds to.
panjang
dapatkanVersi ()
 Version of the snapshot data file format.
boolean terakhir
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SnapshotMetadataRecord.Builder
setCreationTimestamp (nilai panjang)
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
setDtype (indeks int, nilai Tipe Data )
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
setDtypeValue (indeks int, nilai int)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
SnapshotMetadataRecord.Builder
setFinalized (nilai boolean)
bool finalized = 1000;
SnapshotMetadataRecord.Builder
setGraphHash (Nilai string)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
setGraphHashBytes (nilai com.google.protobuf.ByteString)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
setNumElements (nilai panjang)
 The number of elements in the snapshot.
SnapshotMetadataRecord.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
SnapshotMetadataRecord.Builder
setRunId (Nilai string)
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder
setRunIdBytes (nilai com.google.protobuf.ByteString)
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SnapshotMetadataRecord.Builder
setVersion (nilai panjang)
 Version of the snapshot data file format.

Metode Warisan

Metode Publik

publik SnapshotMetadataRecord.Builder addAllDtype (Nilai Iterable<? extends DataType >)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder addAllDtypeValue publik (nilai Iterable<Integer>)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder addDtype publik (nilai Tipe Data )

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder publik addDtypeValue (nilai int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder addRepeatedField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

pembuatan SnapshotMetadataRecord publik ()

pembuatan SnapshotMetadataRecord publikPartial ()

SnapshotMetadataRecord.Builder publik clearCreationTimestamp ()

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

SnapshotMetadataRecord.Builder publik clearDtype ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

SnapshotMetadataRecord.Builder publik yang diselesaikan Selesai ()

bool finalized = 1000;

SnapshotMetadataRecord.Builder publik clearGraphHash ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

SnapshotMetadataRecord.Builder publik clearNumElements ()

 The number of elements in the snapshot.
 
int64 num_elements = 6;

SnapshotMetadataRecord.Builder clearOneof publik (com.google.protobuf.Descriptors.OneofDescriptor oneof)

SnapshotMetadataRecord.Builder publik clearRunId ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

SnapshotMetadataRecord.Builder publik clearVersion ()

 Version of the snapshot data file format.
 
int64 version = 4;

getCreationTimestamp publik yang panjang ()

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

SnapshotMetadataRecord publik getDefaultInstanceForType ()

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

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

Tipe Data publik getDtype (indeks int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

int publik getDtypeCount ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

Daftar publik< Tipe Data > getDtypeList ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

publik int getDtypeValue (indeks int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

Daftar publik<Bilangan Bulat> getDtypeValueList ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

getFinalisasi boolean publik ()

bool finalized = 1000;

String publik getGraphHash ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

publik com.google.protobuf.ByteString getGraphHashBytes ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

getNumElements panjang publik ()

 The number of elements in the snapshot.
 
int64 num_elements = 6;

String publik getRunId ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

publik com.google.protobuf.ByteString getRunIdBytes ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

versi get panjang publik ()

 Version of the snapshot data file format.
 
int64 version = 4;

boolean akhir publik diinisialisasi ()

SnapshotMetadataRecord.Builder mergeFrom (com.google.protobuf.Message lainnya) publik

SnapshotMetadataRecord.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

SnapshotMetadataRecord.Builder final publik menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

SnapshotMetadataRecord.Builder setCreationTimestamp publik (nilai panjang)

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

SnapshotMetadataRecord.Builder setDtype publik (indeks int, nilai Tipe Data )

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder setDtypeValue publik (indeks int, nilai int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

SnapshotMetadataRecord.Builder setField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

SnapshotMetadataRecord.Builder set publik telah diselesaikan (nilai boolean)

bool finalized = 1000;

SnapshotMetadataRecord.Builder setGraphHash publik (Nilai string)

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

SnapshotMetadataRecord.Builder setGraphHashBytes publik (nilai com.google.protobuf.ByteString)

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

SnapshotMetadataRecord.Builder setNumElements publik (nilai panjang)

 The number of elements in the snapshot.
 
int64 num_elements = 6;

SnapshotMetadataRecord.Builder setRepeatedField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

SnapshotMetadataRecord.Builder setRunId publik (Nilai string)

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

SnapshotMetadataRecord.Builder setRunIdBytes publik (nilai com.google.protobuf.ByteString)

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

SnapshotMetadataRecord.Builder akhir publik setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

SnapshotMetadataRecord.Builder setVersion publik (nilai panjang)

 Version of the snapshot data file format.
 
int64 version = 4;