public static final class SavedObjectGraphOuterClass.SavedObjectGraph.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder> implements SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
tensorflow.SavedObjectGraph
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SavedObjectGraphOuterClass.SavedObjectGraph build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SavedObjectGraphOuterClass.SavedObjectGraph buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeFrom(SavedObjectGraphOuterClass.SavedObjectGraph other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
IOException
public List<SavedObjectGraphOuterClass.SavedObject> getNodesList()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
getNodesList
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public int getNodesCount()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
getNodesCount
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public SavedObjectGraphOuterClass.SavedObject getNodes(int index)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
getNodes
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setNodes(int index, SavedObjectGraphOuterClass.SavedObject value)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setNodes(int index, SavedObjectGraphOuterClass.SavedObject.Builder builderForValue)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addNodes(SavedObjectGraphOuterClass.SavedObject value)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addNodes(int index, SavedObjectGraphOuterClass.SavedObject value)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addNodes(SavedObjectGraphOuterClass.SavedObject.Builder builderForValue)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addNodes(int index, SavedObjectGraphOuterClass.SavedObject.Builder builderForValue)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addAllNodes(Iterable<? extends SavedObjectGraphOuterClass.SavedObject> values)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder clearNodes()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder removeNodes(int index)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder getNodesBuilder(int index)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObjectOrBuilder getNodesOrBuilder(int index)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
getNodesOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public List<? extends SavedObjectGraphOuterClass.SavedObjectOrBuilder> getNodesOrBuilderList()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
getNodesOrBuilderList
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder addNodesBuilder()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder addNodesBuilder(int index)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public List<SavedObjectGraphOuterClass.SavedObject.Builder> getNodesBuilderList()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public int getConcreteFunctionsCount()
SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
getConcreteFunctionsCount
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public boolean containsConcreteFunctions(String key)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
containsConcreteFunctions
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
@Deprecated public Map<String,SavedObjectGraphOuterClass.SavedConcreteFunction> getConcreteFunctions()
getConcreteFunctionsMap()
instead.getConcreteFunctions
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public Map<String,SavedObjectGraphOuterClass.SavedConcreteFunction> getConcreteFunctionsMap()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
getConcreteFunctionsMap
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public SavedObjectGraphOuterClass.SavedConcreteFunction getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
getConcreteFunctionsOrDefault
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public SavedObjectGraphOuterClass.SavedConcreteFunction getConcreteFunctionsOrThrow(String key)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
getConcreteFunctionsOrThrow
in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder clearConcreteFunctions()
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder removeConcreteFunctions(String key)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
@Deprecated public Map<String,SavedObjectGraphOuterClass.SavedConcreteFunction> getMutableConcreteFunctions()
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder putConcreteFunctions(String key, SavedObjectGraphOuterClass.SavedConcreteFunction value)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder putAllConcreteFunctions(Map<String,SavedObjectGraphOuterClass.SavedConcreteFunction> values)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
public final SavedObjectGraphOuterClass.SavedObjectGraph.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
public final SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
Copyright © 2015–2019. All rights reserved.