کلاس نهایی استاتیک عمومی PairValue.Builder
Represents a (key, value) pair.نوع Protobuf
tensorflow.PairValue
روش های عمومی
PairValue.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
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 | |
نهایی 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 other) |
PairValue.Builder نهایی | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
PairValue.Builder | |
PairValue.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
PairValue.Builder | setKey (مقدار رشته) string key = 1; |
PairValue.Builder | setKeyBytes (مقدار com.google.protobuf.ByteString) string key = 1; |
PairValue.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
PairValue.Builder نهایی | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
PairValue.Builder | |
PairValue.Builder |
روش های ارثی
روش های عمومی
عمومی PairValue.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
رشته عمومی getKey ()
string key = 1;
عمومی com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
دارای ارزش بولی عمومی ()
.tensorflow.StructuredValue value = 2;
بولین نهایی عمومی isInitialized ()
عمومی PairValue.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
public PairValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
public PairValue.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
عمومی PairValue.Builder setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;