PairValue.Builder

מחלקה סופית סטטית ציבורית PairValue.Builder

 Represents a (key, value) pair.
 
tensorflow.PairValue מסוג Protobuf.PairValue

שיטות ציבוריות

PairValue.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
PairValue
PairValue
PairValue.Builder
PairValue.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
PairValue.Builder
clearKey ()
string key = 1;
PairValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
PairValue.Builder
clearValue ()
.tensorflow.StructuredValue value = 2;
PairValue.Builder
PairValue
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
להשיג מפתח ()
string key = 1;
com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
StructuredValue
getValue ()
.tensorflow.StructuredValue value = 2;
StructuredValue.Builder
getValueBuilder ()
.tensorflow.StructuredValue value = 2;
StructuredValueOrBuilder
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
בוליאני
hasValue ()
.tensorflow.StructuredValue value = 2;
בוליאנית סופית
PairValue.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PairValue.Builder
mergeFrom (com.google.protobuf.Message אחר)
Final PairValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
PairValue.Builder
mergeValue (ערך StructuredValue )
.tensorflow.StructuredValue value = 2;
PairValue.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
PairValue.Builder
setKey (ערך מחרוזת)
string key = 1;
PairValue.Builder
setKeyBytes (ערך com.google.protobuf.ByteString)
string key = 1;
PairValue.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
Final PairValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
PairValue.Builder
setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;
PairValue.Builder
setValue (ערך StructuredValue )
.tensorflow.StructuredValue value = 2;

שיטות בירושה

שיטות ציבוריות

public PairValue.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית PairValue ציבורית ()

public PairValue buildPartial ()

ציבורי PairValue.Builder ברור ()

ציבורי PairValue.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

ציבורי PairValue.Builder clearKey ()

string key = 1;

public PairValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public PairValue.Builder clearValue ()

.tensorflow.StructuredValue value = 2;

שיבוט PairValue.Builder ציבורי ()

public PairValue getDefaultInstanceForType ()

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

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

מחרוזת ציבורית getKey ()

string key = 1;

public com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

public StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

public StructuredValue.Builder getValueBuilder ()

.tensorflow.StructuredValue value = 2;

public StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

יש ערך בוליאני ציבורי ()

.tensorflow.StructuredValue value = 2;

בוליאני הסופי הציבורי הוא אתחול ()

public PairValue.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public PairValue.Builder mergeFrom (com.google.protobuf.Message אחר)

public final PairValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public PairValue.Builder mergeValue (ערך StructuredValue )

.tensorflow.StructuredValue value = 2;

public PairValue.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

ציבורי PairValue.Builder setKey (ערך מחרוזת)

string key = 1;

PairValue.Builder public setKeyBytes (ערך com.google.protobuf.ByteString)

string key = 1;

public PairValue.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

public final PairValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

ציבורי PairValue.Builder setValue ( StructuredValue.Builder builderForValue)

.tensorflow.StructuredValue value = 2;

ציבורי PairValue.Builder setValue (ערך StructuredValue )

.tensorflow.StructuredValue value = 2;