public static final class SavedObjectGraphOuterClass.SavedObjectGraph.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder> implements SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
tensorflow.SavedObjectGraphgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>public SavedObjectGraphOuterClass.SavedObjectGraph getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SavedObjectGraphOuterClass.SavedObjectGraph build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SavedObjectGraphOuterClass.SavedObjectGraph buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SavedObjectGraphOuterClass.SavedObjectGraph.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField 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.BuilderclearField 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.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField 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.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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 java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>java.io.IOExceptionpublic java.util.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.SavedObjectGraphOrBuilderpublic 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.SavedObjectGraphOrBuilderpublic 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.SavedObjectGraphOrBuilderpublic 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(java.lang.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.SavedObjectGraphOrBuilderpublic java.util.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.SavedObjectGraphOrBuilderpublic 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 java.util.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.SavedObjectGraphOrBuilderInformation about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;getConcreteFunctionsCount in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilderpublic boolean containsConcreteFunctions(java.lang.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 java.util.Map<java.lang.String,SavedObjectGraphOuterClass.SavedConcreteFunction> getConcreteFunctions()
getConcreteFunctionsMap() instead.getConcreteFunctions in interface SavedObjectGraphOuterClass.SavedObjectGraphOrBuilderpublic java.util.Map<java.lang.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.SavedObjectGraphOrBuilderpublic SavedObjectGraphOuterClass.SavedConcreteFunction getConcreteFunctionsOrDefault(java.lang.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.SavedObjectGraphOrBuilderpublic SavedObjectGraphOuterClass.SavedConcreteFunction getConcreteFunctionsOrThrow(java.lang.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.SavedObjectGraphOrBuilderpublic SavedObjectGraphOuterClass.SavedObjectGraph.Builder clearConcreteFunctions()
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder removeConcreteFunctions(java.lang.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 java.util.Map<java.lang.String,SavedObjectGraphOuterClass.SavedConcreteFunction> getMutableConcreteFunctions()
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder putConcreteFunctions(java.lang.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(java.util.Map<java.lang.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.BuildersetUnknownFields 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.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>