Package tensorflow
Class SavedObjectGraphOuterClass.SavedObjectGraph.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
- Enclosing class:
- SavedObjectGraphOuterClass.SavedObjectGraph
public static final class SavedObjectGraphOuterClass.SavedObjectGraph.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder> implements SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Protobuf type
tensorflow.SavedObjectGraph-
Method Summary
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
setField
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
clearField
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
clearOneof
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
setRepeatedField
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
addRepeatedField
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeFrom(com.google.protobuf.Message other)- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeFrom(SavedObjectGraphOuterClass.SavedObjectGraph other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>- Throws:
java.io.IOException
-
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;- Specified by:
getNodesListin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getNodesCount
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;- Specified by:
getNodesCountin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getNodes
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;- Specified by:
getNodesin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
setNodes
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; -
setNodes
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; -
addNodes
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; -
addNodes
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; -
addNodes
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; -
addNodes
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; -
addAllNodes
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; -
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; -
removeNodes
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; -
getNodesBuilder
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
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;- Specified by:
getNodesOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getNodesOrBuilderList
public 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;- Specified by:
getNodesOrBuilderListin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
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; -
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; -
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; -
getConcreteFunctionsCount
public int getConcreteFunctionsCount()Description copied from interface:SavedObjectGraphOuterClass.SavedObjectGraphOrBuilderInformation about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;- Specified by:
getConcreteFunctionsCountin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
containsConcreteFunctions
public 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;- Specified by:
containsConcreteFunctionsin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getConcreteFunctions
@Deprecated public java.util.Map<java.lang.String,SavedObjectGraphOuterClass.SavedConcreteFunction> getConcreteFunctions()Deprecated.UsegetConcreteFunctionsMap()instead.- Specified by:
getConcreteFunctionsin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getConcreteFunctionsMap
public 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;- Specified by:
getConcreteFunctionsMapin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getConcreteFunctionsOrDefault
public 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;- Specified by:
getConcreteFunctionsOrDefaultin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
getConcreteFunctionsOrThrow
public 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;- Specified by:
getConcreteFunctionsOrThrowin interfaceSavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
-
clearConcreteFunctions
-
removeConcreteFunctions
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; -
getMutableConcreteFunctions
@Deprecated public java.util.Map<java.lang.String,SavedObjectGraphOuterClass.SavedConcreteFunction> getMutableConcreteFunctions()Deprecated.Use alternate mutation accessors instead. -
putConcreteFunctions
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; -
putAllConcreteFunctions
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; -
setUnknownFields
public final SavedObjectGraphOuterClass.SavedObjectGraph.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-
mergeUnknownFields
public final SavedObjectGraphOuterClass.SavedObjectGraph.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObjectGraph.Builder>
-