TypeSpecProto.Builder

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

 Represents a tf.TypeSpec
 
тип Protobuf tensorflow.TypeSpecProto

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

ТипСпецПрото.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
ТипСпецификацияПрото
ТипСпецификацияПрото
ТипСпецПрото.Builder
ТипСпецПрото.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
ТипСпецПрото.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ТипСпецПрото.Builder
ОчиститьТипСпецКласс ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
ТипСпецПрото.Builder
ClearTypeSpecClassName ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
ТипСпецПрото.Builder
ClearTypeState ()
 The value returned by TypeSpec._serialize().
ТипСпецПрото.Builder
ТипСпецификацияПрото
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ТипСпецПрото.ТипСпецКласс
получитьТипСпецКласс ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
Нить
getTypeSpecClassName ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
com.google.protobuf.ByteString
getTypeSpecClassNameBytes ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
интервал
getTypeSpecClassValue ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
Структурированное значение
getTypeState ()
 The value returned by TypeSpec._serialize().
StructuredValue.Builder
getTypeStateBuilder ()
 The value returned by TypeSpec._serialize().
Структурированное значениеорбилдер
getTypeStateOrBuilder ()
 The value returned by TypeSpec._serialize().
логическое значение
имеетТипСостояние ()
 The value returned by TypeSpec._serialize().
последнее логическое значение
ТипСпецПрото.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ТипСпецПрото.Builder
mergeFrom (com.google.protobuf.Message другое)
ТипСпецПрото.Builder
mergeTypeState (значение StructuredValue )
 The value returned by TypeSpec._serialize().
окончательный TypeSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ТипСпецПрото.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
ТипСпецПрото.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
ТипСпецПрото.Builder
setTypeSpecClass (значение TypeSpecProto.TypeSpecClass )
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
ТипСпецПрото.Builder
setTypeSpecClassName (строковое значение)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
ТипСпецПрото.Builder
setTypeSpecClassNameBytes (значение com.google.protobuf.ByteString)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
ТипСпецПрото.Builder
setTypeSpecClassValue (целое значение)
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
ТипСпецПрото.Builder
setTypeState (значение StructuredValue )
 The value returned by TypeSpec._serialize().
ТипСпецПрото.Builder
setTypeState ( StructuredValue.Builder builderForValue)
 The value returned by TypeSpec._serialize().
окончательный TypeSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

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

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

общедоступный TypeSpecProto buildPartial ()

общедоступный TypeSpecProto.Builder очистить ()

общедоступный TypeSpecProto.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный TypeSpecProto.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный TypeSpecProto.Builder ClearTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

общедоступный TypeSpecProto.Builder ClearTypeSpecClassName ()

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

общедоступный TypeSpecProto.Builder ClearTypeState ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

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

общедоступный TypeSpecProto getDefaultInstanceForType ()

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

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

общедоступный TypeSpecProto.TypeSpecClass getTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

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

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

public com.google.protobuf.ByteString getTypeSpecClassNameBytes ()

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

public int getTypeSpecClassValue ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

общедоступное структурированное значение getTypeState ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

общедоступный StructuredValue.Builder getTypeStateBuilder ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

общедоступный StructuredValueOrBuilder getTypeStateOrBuilder ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

общедоступное логическое значение hasTypeState ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

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

общедоступный TypeSpecProto.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

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

public TypeSpecProto.Builder mergeTypeState (значение StructuredValue )

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

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

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

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

public TypeSpecProto.Builder setTypeSpecClass (значение TypeSpecProto.TypeSpecClass )

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public TypeSpecProto.Builder setTypeSpecClassName (строковое значение)

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

общедоступный TypeSpecProto.Builder setTypeSpecClassNameBytes (значение com.google.protobuf.ByteString)

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

общедоступный TypeSpecProto.Builder setTypeSpecClassValue (целое значение)

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public TypeSpecProto.Builder setTypeState (значение StructuredValue )

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

общедоступный TypeSpecProto.Builder setTypeState ( StructuredValue.Builder builderForValue)

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

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