ValuesDef.Builder

общедоступный статический конечный класс ValuesDef.Builder

 Protocol buffer representing the values in ControlFlowContext.
 
Тип Protobuf tensorflow.ValuesDef

Публичные методы

ЗначенияDef.Builder
addAllValues ​​(значения Iterable<String>)
 Value names that have been seen in this context.
ЗначенияDef.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
ЗначенияDef.Builder
addValues ​​(строковое значение)
 Value names that have been seen in this context.
ЗначенияDef.Builder
addValuesBytes (значение com.google.protobuf.ByteString)
 Value names that have been seen in this context.
ЗначенияDef
ЗначенияDef
ЗначенияDef.Builder
ЗначенияDef.Builder
ЗначенияDef.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
ЗначенияDef.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ЗначенияDef.Builder
очистить значения ()
 Value names that have been seen in this context.
ЗначенияDef.Builder
логическое значение
содержитExternalValues ​​(строковый ключ)
 Value names referenced by but external to this context.
ЗначенияDef
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Карта<Строка, Строка>
getExternalValues ​​()
Вместо этого используйте getExternalValuesMap() .
интервал
getExternalValuesCount ()
 Value names referenced by but external to this context.
Карта<Строка, Строка>
getExternalValuesMap ()
 Value names referenced by but external to this context.
Нить
getExternalValuesOrDefault (строковый ключ, строковое значение по умолчанию)
 Value names referenced by but external to this context.
Нить
getExternalValuesOrThrow (строковый ключ)
 Value names referenced by but external to this context.
Карта<Строка, Строка>
getMutableExternalValues ​​()
Вместо этого используйте альтернативные методы доступа к мутациям.
Нить
getValues ​​(целочисленный индекс)
 Value names that have been seen in this context.
com.google.protobuf.ByteString
getValuesBytes (индекс целого числа)
 Value names that have been seen in this context.
интервал
getValuesCount ()
 Value names that have been seen in this context.
com.google.protobuf.ProtocolStringList
получитьСписокЗначений ()
 Value names that have been seen in this context.
последнее логическое значение
ЗначенияDef.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ЗначенияDef.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательные значенияDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ЗначенияDef.Builder
putAllExternalValues ​​(значения Map<String, String>)
 Value names referenced by but external to this context.
ЗначенияDef.Builder
putExternalValues ​​(строковый ключ, строковое значение)
 Value names referenced by but external to this context.
ЗначенияDef.Builder
RemoveExternalValues ​​(строковый ключ)
 Value names referenced by but external to this context.
ЗначенияDef.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
ЗначенияDef.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательные значенияDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ЗначенияDef.Builder
setValues ​​(целочисленный индекс, строковое значение)
 Value names that have been seen in this context.

Унаследованные методы

Публичные методы

public ValuesDef.Builder addAllValues ​​(значения Iterable<String>)

 Value names that have been seen in this context.
 
repeated string values = 1;

public ValuesDef.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public ValuesDef.Builder addValues ​​(строковое значение)

 Value names that have been seen in this context.
 
repeated string values = 1;

public ValuesDef.Builder addValuesBytes (значение com.google.protobuf.ByteString)

 Value names that have been seen in this context.
 
repeated string values = 1;

общедоступная сборка ValuesDef ()

общедоступные значенияDef buildPartial ()

public ValuesDef.Builder очистить ()

public ValuesDef.Builder ClearExternalValues ​​()

public ValuesDef.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public ValuesDef.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступные ValuesDef.Builder ClearValues ​​()

 Value names that have been seen in this context.
 
repeated string values = 1;

общедоступный клон ValuesDef.Builder ()

общедоступное логическое значение containsExternalValues ​​(строковый ключ)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

public ValuesDef getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступная карта<String, String> getExternalValues ​​()

Вместо этого используйте getExternalValuesMap() .

public int getExternalValuesCount ()

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

общедоступная карта<String, String> getExternalValuesMap ()

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

общедоступная строка getExternalValuesOrDefault (строковый ключ, строковое значение по умолчанию)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

общедоступная строка getExternalValuesOrThrow (строковый ключ)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

общедоступная карта<String, String> getMutableExternalValues ​​()

Вместо этого используйте альтернативные методы доступа к мутациям.

общедоступная строка getValues ​​(индекс int)

 Value names that have been seen in this context.
 
repeated string values = 1;

public com.google.protobuf.ByteString getValuesBytes (индекс int)

 Value names that have been seen in this context.
 
repeated string values = 1;

public int getValuesCount ()

 Value names that have been seen in this context.
 
repeated string values = 1;

общедоступный com.google.protobuf.ProtocolStringList getValuesList ()

 Value names that have been seen in this context.
 
repeated string values = 1;

публичное финальное логическое значение isInitialized ()

public ValuesDef.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступные ValuesDef.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный окончательный ValuesDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public ValuesDef.Builder putAllExternalValues ​​(значения Map<String, String>)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

public ValuesDef.Builder putExternalValues ​​(строковый ключ, строковое значение)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

public ValuesDef.Builder removeExternalValues ​​(строковый ключ)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

public ValuesDef.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public ValuesDef.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

общедоступный окончательный ValuesDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public ValuesDef.Builder setValues ​​(индекс int, строковое значение)

 Value names that have been seen in this context.
 
repeated string values = 1;