публичный статический финальный класс PairValue.Builder
Represents a (key, value) pair.
tensorflow.PairValue Публичные методы
| PairValue.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| паразначение | строить () |
| паразначение | |
| PairValue.Builder | прозрачный () |
| PairValue.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
| PairValue.Builder | ОчиститьКлюч () string key = 1; |
| PairValue.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| PairValue.Builder | ОчиститьЗначение () .tensorflow.StructuredValue value = 2; |
| PairValue.Builder | клон () |
| паразначение | |
| окончательный статический com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Нить | получить ключ () string key = 1; |
| com.google.protobuf.ByteString | getKeyBytes () string key = 1; |
| Структурированное значение | получить значение () .tensorflow.StructuredValue value = 2; |
| StructuredValue.Builder | getValueBuilder () .tensorflow.StructuredValue value = 2; |
| Структурированное значениеорбилдер | getValueOrBuilder () .tensorflow.StructuredValue value = 2; |
| логическое значение | имеетЗначение () .tensorflow.StructuredValue value = 2; |
| последнее логическое значение | |
| PairValue.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| PairValue.Builder | mergeFrom (com.google.protobuf.Message другое) |
| окончательный PairValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| 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, индекс int, значение объекта) |
| окончательный PairValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| PairValue.Builder | |
| PairValue.Builder |
Унаследованные методы
Публичные методы
public PairValue.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
публичная строка getKey ()
string key = 1;
общедоступный com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
общедоступное логическое значение hasValue ()
.tensorflow.StructuredValue value = 2;
публичное окончательное логическое значение isInitialized ()
public PairValue.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
публичный финальный PairValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public PairValue.Builder mergeValue (значение StructuredValue )
.tensorflow.StructuredValue value = 2;
public PairValue.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public PairValue.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
общедоступный окончательный PairValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public PairValue.Builder setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;
public PairValue.Builder setValue (значение StructuredValue )
.tensorflow.StructuredValue value = 2;