DictValue.Builder

classe finale statica pubblica DictValue.Builder

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
Tipo di protocollo tensorflow.DictValue

Metodi pubblici

DictValue.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
DictValue
DictValue
DictValue.Builder
chiaro ()
DictValue.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
DictValue.Builder
DictValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DictValue.Builder
clone ()
booleano
contieneFields (chiave String)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Mappa<String, StructuredValue >
getFields ()
Utilizzare invece getFieldsMap() .
int
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Mappa<String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
Valore strutturato
getFieldsOrDefault (chiave String, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
Valore strutturato
getFieldsOrThrow (chiave String)
map<string, .tensorflow.StructuredValue> fields = 1;
Mappa<String, StructuredValue >
getMutableFields ()
Utilizzare invece accessori di mutazione alternativi.
booleano finale
DictValue.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
DictValue.Builder
mergeFrom (com.google.protobuf.Message altro)
finale DictValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
DictValue.Builder
putAllFields (Map<String, StructuredValue > valori)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
putFields (chiave String, valore StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
rimuoviFields (chiave String)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
DictValue.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale DictValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public DictValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build DictValue pubblica ()

public DictValue buildPartial ()

public DictValue.Builder cancella ()

public DictValue.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public DictValue.Builder clearFields ()

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

clone pubblico DictValue.Builder ()

booleano pubblico contieneFields (chiave String)

map<string, .tensorflow.StructuredValue> fields = 1;

public DictValue getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public Map<String, StructuredValue > getFields ()

Utilizzare invece getFieldsMap() .

public int getFieldsCount ()

map<string, .tensorflow.StructuredValue> fields = 1;

public Map<String, StructuredValue > getFieldsMap ()

map<string, .tensorflow.StructuredValue> fields = 1;

public StructuredValue getFieldsOrDefault (chiave stringa, StructuredValue defaultValue)

map<string, .tensorflow.StructuredValue> fields = 1;

public StructuredValue getFieldsOrThrow (chiave String)

map<string, .tensorflow.StructuredValue> fields = 1;

public Map<String, StructuredValue > getMutableFields ()

Utilizzare invece accessori di mutazione alternativi.

public final booleano isInitialized ()

public DictValue.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public DictValue.Builder mergeFrom (com.google.protobuf.Message altro)

public final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public DictValue.Builder putAllFields (Map<String, StructuredValue > valori)

map<string, .tensorflow.StructuredValue> fields = 1;

public DictValue.Builder putFields (chiave String, valore StructuredValue )

map<string, .tensorflow.StructuredValue> fields = 1;

public DictValue.Builder RemoveFields (chiave String)

map<string, .tensorflow.StructuredValue> fields = 1;

public DictValue.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public DictValue.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)