CommitId.Builder

clase final estática pública CommitId.Builder

Protobuf tipo tensorflow.CommitId

Métodos públicos

ConfirmarId.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Id. de confirmación
Id. de confirmación
ConfirmarId.Builder
claro ()
ConfirmarId.Builder
borrar lista de cambios ()
 Submitted changelist.
ConfirmarId.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ConfirmarId.Builder
borrarHash ()
string hash = 2;
ConfirmarId.Builder
ConfirmarId.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
ConfirmarId.Builder
borrar lista de cambios pendientes ()
 Changelist tested if the change list is not already submitted.
ConfirmarId.Builder
borrar instantánea ()
 Hash of intermediate change between hash/changelist and what was tested.
ConfirmarId.Builder
clonar ()
largo
obtener lista de cambios ()
 Submitted changelist.
Id. de confirmación
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cadena
obtenerHash ()
string hash = 2;
com.google.protobuf.ByteString
obtenerHashBytes ()
string hash = 2;
ConfirmarId.KindCase
largo
getPendingChangelist ()
 Changelist tested if the change list is not already submitted.
Cadena
obtener instantánea ()
 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.
booleano final
ConfirmarId.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
ConfirmarId.Builder
mergeFrom (com.google.protobuf.Message otro)
CommitId.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
ConfirmarId.Builder
setChangelist (valor largo)
 Submitted changelist.
ConfirmarId.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ConfirmarId.Builder
setHash (valor de cadena)
string hash = 2;
ConfirmarId.Builder
setHashBytes (valor com.google.protobuf.ByteString)
string hash = 2;
ConfirmarId.Builder
setPendingChangelist (valor largo)
 Changelist tested if the change list is not already submitted.
ConfirmarId.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
ConfirmarId.Builder
setSnapshot (valor de cadena)
 Hash of intermediate change between hash/changelist and what was tested.
ConfirmarId.Builder
setSnapshotBytes (valor com.google.protobuf.ByteString)
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public CommitId.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública de CommitId ()

ID de compromiso público buildPartial ()

público CommitId.Builder claro ()

public CommitId.Builder clearChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público 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 ()

string snapshot = 3;

 Hash of intermediate change between hash/changelist and what was tested.
 Not used if the build is from a commit without modifications.
 
= 3;

clon público de CommitId.Builder ()

público largo getChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

ID de confirmación pública getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

cadena pública getHash ()

string hash = 2;

público com.google.protobuf.ByteString getHashBytes ()

string hash = 2;

público CommitId.KindCase getKindCase ()

público largo getPendingChangelist ()

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

cadena pública getSnapshot ()

string snapshot = 3;

 Hash of intermediate change between hash/changelist and what was tested.
 Not used if the build is from a commit without modifications.
 
= 3;

público com.google.protobuf.ByteString getSnapshotBytes ()

string snapshot = 3;

 Hash of intermediate change between hash/changelist and what was tested.
 Not used if the build is from a commit without modifications.
 
= 3;

público final booleano isInitialized ()

public CommitId.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

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

CommitId.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

public CommitId.Builder setChangelist (valor largo)

 Submitted changelist.
 
int64 changelist = 1;

public CommitId.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public CommitId.Builder setHash (valor de cadena)

string hash = 2;

público CommitId.Builder setHashBytes (valor com.google.protobuf.ByteString)

string hash = 2;

public CommitId.Builder setPendingChangelist (valor largo)

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

public CommitId.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public CommitId.Builder setSnapshot (valor de cadena)

string snapshot = 3;

 Hash of intermediate change between hash/changelist and what was tested.
 Not used if the build is from a commit without modifications.
 
= 3;

public CommitId.Builder setSnapshotBytes (valor com.google.protobuf.ByteString)

string snapshot = 3;

 Hash of intermediate change between hash/changelist and what was tested.
 Not used if the build is from a commit without modifications.
 
= 3;

público final CommitId.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)