CommitId.Builder

classe final estática pública CommitId.Builder

Tipo de protobuf tensorflow.CommitId

Métodos Públicos

CommitId.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ID do commit
ID do commit
CommitId.Builder
claro ()
CommitId.Builder
limpar lista de alterações ()
 Submitted changelist.
CommitId.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
CommitId.Builder
limparHash ()
string hash = 2;
CommitId.Builder
CommitId.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
CommitId.Builder
clearPendingChangelist ()
 Changelist tested if the change list is not already submitted.
CommitId.Builder
limparSnapshot ()
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.Builder
clonar ()
longo
getChangelist ()
 Submitted changelist.
ID do commit
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Corda
obterHash ()
string hash = 2;
com.google.protobuf.ByteString
getHashBytes ()
string hash = 2;
CommitId.KindCase
longo
getPendingChangelist ()
 Changelist tested if the change list is not already submitted.
Corda
obter instantâneo ()
 Hash of intermediate change between hash/changelist and what was tested.
com.google.protobuf.ByteString
obterSnapshotBytes ()
 Hash of intermediate change between hash/changelist and what was tested.
booleano final
CommitId.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CommitId.Builder
mergeFrom (com.google.protobuf.Message outro)
CommitId.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
CommitId.Builder
setChangelist (valor longo)
 Submitted changelist.
CommitId.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
CommitId.Builder
setHash (valor da string)
string hash = 2;
CommitId.Builder
setHashBytes (valor com.google.protobuf.ByteString)
string hash = 2;
CommitId.Builder
setPendingChangelist (valor longo)
 Changelist tested if the change list is not already submitted.
CommitId.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
CommitId.Builder
setSnapshot (valor da string)
 Hash of intermediate change between hash/changelist and what was tested.
CommitId.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 desconhecidoFields)

Métodos herdados

Métodos Públicos

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

compilação pública do CommitId ()

public CommitId 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)

public CommitId.Builder clearHash ()

string hash = 2;

public CommitId.Builder clearKind ()

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

instantâneo de string

 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;

clone público CommitId.Builder ()

público longo getChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

CommitId público getDefaultInstanceForType ()

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

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

String pública getHash ()

string hash = 2;

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

string hash = 2;

public CommitId.KindCase getKindCase ()

público longo getPendingChangelist ()

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

String pública getSnapshot ()

instantâneo de string

 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;

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

instantâneo de string

 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;

público final booleano isInitialized ()

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

Lança
IOException

público CommitId.Builder mergeFrom (com.google.protobuf.Message outro)

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

público CommitId.Builder setChangelist (valor longo)

 Submitted changelist.
 
int64 changelist = 1;

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

public CommitId.Builder setHash (valor de string)

string hash = 2;

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

string hash = 2;

público CommitId.Builder setPendingChangelist (valor longo)

 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 do objeto)

público CommitId.Builder setSnapshot (valor de string)

instantâneo de string

 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;

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

instantâneo de string

 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;

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