DictValue.Builder

classe final estática pública DictValue.Builder

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

Métodos Públicos

DictValue.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
DictValue
DictValue
DictValue.Builder
claro ()
DictValue.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
DictValue.Builder
DictValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
DictValue.Builder
clonar ()
boleano
contémFields (chave de string)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Mapa<String, StructuredValue >
getFields ()
Use getFieldsMap() em vez disso.
interno
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Mapa<String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
Valor Estruturado
getFieldsOrDefault (chave de string, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
Valor Estruturado
getFieldsOrThrow (chave de string)
map<string, .tensorflow.StructuredValue> fields = 1;
Mapa<String, StructuredValue >
getMutableFields ()
Use acessadores de mutação alternativos.
booleano final
DictValue.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DictValue.Builder
mergeFrom (com.google.protobuf.Message outro)
finalDicValue.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
DictValue.Builder
putAllFields (Map<String, StructuredValue > valores)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
putFields (chave String, valor StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
removeFields (chave de string)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
DictValue.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
finalDicValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public DictValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

compilação DictValue pública ()

public DictValue buildPartial ()

público DictValue.Builder claro ()

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 DictValue.Builder público ()

contémFields booleano público (chave String)

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

public DictValue getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

mapa público<String, StructuredValue > getFields ()

Use getFieldsMap() em vez disso.

público int getFieldsCount ()

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

mapa público <String, StructuredValue > getFieldsMap ()

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

public StructuredValue getFieldsOrDefault (chave String, StructuredValue defaultValue)

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

public StructuredValue getFieldsOrThrow (chave de string)

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

mapa público <String, StructuredValue > getMutableFields ()

Use acessadores de mutação alternativos.

público final booleano isInitialized ()

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

Lança
IOException

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

público final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

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

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

public DictValue.Builder putFields (chave String, valor StructuredValue )

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

public DictValue.Builder removeFields (chave String)

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

public DictValue.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public DictValue.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público final DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

,
classe final estática pública DictValue.Builder

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

Métodos Públicos

DictValue.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
DictValue
DictValue
DictValue.Builder
claro ()
DictValue.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
DictValue.Builder
DictValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
DictValue.Builder
clonar ()
boleano
contémFields (chave de string)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Mapa<String, StructuredValue >
getFields ()
Use getFieldsMap() em vez disso.
interno
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Mapa<String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
Valor Estruturado
getFieldsOrDefault (chave de string, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
Valor Estruturado
getFieldsOrThrow (chave de string)
map<string, .tensorflow.StructuredValue> fields = 1;
Mapa<String, StructuredValue >
getMutableFields ()
Use acessadores de mutação alternativos.
booleano final
DictValue.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DictValue.Builder
mergeFrom (com.google.protobuf.Message outro)
finalDicValue.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
DictValue.Builder
putAllFields (Map<String, StructuredValue > valores)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
putFields (chave String, valor StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
removeFields (chave de string)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
DictValue.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
finalDicValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public DictValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

compilação DictValue pública ()

public DictValue buildPartial ()

público DictValue.Builder claro ()

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 DictValue.Builder público ()

contémFields booleano público (chave String)

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

public DictValue getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

mapa público<String, StructuredValue > getFields ()

Use getFieldsMap() em vez disso.

público int getFieldsCount ()

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

mapa público <String, StructuredValue > getFieldsMap ()

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

public StructuredValue getFieldsOrDefault (chave String, StructuredValue defaultValue)

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

public StructuredValue getFieldsOrThrow (chave de string)

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

mapa público <String, StructuredValue > getMutableFields ()

Use acessadores de mutação alternativos.

público final booleano isInitialized ()

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

Lança
IOException

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

público final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

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

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

public DictValue.Builder putFields (chave String, valor StructuredValue )

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

public DictValue.Builder removeFields (chave String)

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

public DictValue.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public DictValue.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público final DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)