PairValue.Builder

کلاس نهایی استاتیک عمومی 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
mergeValue (مقدار StructuredValue )
.tensorflow.StructuredValue value = 2;
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
setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;
PairValue.Builder
setValue (مقدار StructuredValue )
.tensorflow.StructuredValue value = 2;

روش های ارثی

روش های عمومی

عمومی PairValue.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت PairValue عمومی ()

عمومی PairValue buildPartial ()

پاک PairValue.Builder عمومی ()

public PairValue.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی PairValue.Builder clearKey ()

string key = 1;

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

عمومی PairValue.Builder clearValue ()

.tensorflow.StructuredValue value = 2;

کلون PairValue.Builder عمومی ()

عمومی PairValue getDefaultInstanceForType ()

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;

عمومی StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

عمومی StructuredValue.Builder getValueBuilder ()

.tensorflow.StructuredValue value = 2;

عمومی StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

دارای ارزش بولی عمومی ()

.tensorflow.StructuredValue value = 2;

بولین نهایی عمومی isInitialized ()

عمومی PairValue.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی PairValue.Builder mergeFrom (com.google.protobuf.Message other)

نهایی عمومی PairValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی PairValue.Builder mergeValue (مقدار StructuredValue )

.tensorflow.StructuredValue value = 2;

public 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;

public PairValue.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

نهایی عمومی PairValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی PairValue.Builder setValue ( StructuredValue.Builder builderForValue)

.tensorflow.StructuredValue value = 2;

عمومی PairValue.Builder setValue (مقدار StructuredValue )

.tensorflow.StructuredValue value = 2;