מחלקה סופית סטטית ציבורית PairValue.Builder
Represents a (key, value) pair.
tensorflow.PairValue
מסוג Protobuf.PairValue שיטות ציבוריות
PairValue.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
PairValue | לבנות () |
PairValue | buildPartial () |
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 | |
חוּט | getKey () 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 | |
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 | |
PairValue.Builder |
שיטות בירושה
שיטות ציבוריות
public PairValue.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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;
יש ערך בוליאני ציבורי ()
.tensorflow.StructuredValue value = 2;
בוליאני הסופי הציבורי הוא אתחול ()
public PairValue.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public final PairValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public PairValue.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public PairValue.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
ציבורי PairValue.Builder setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;