public static final class SavedObjectGraphOuterClass.SavedObject.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObject.Builder> implements SavedObjectGraphOuterClass.SavedObjectOrBuilder
tensorflow.SavedObject
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.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.SavedObject.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.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SavedObjectGraphOuterClass.SavedObject build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SavedObjectGraphOuterClass.SavedObject buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SavedObjectGraphOuterClass.SavedObject.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.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.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.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.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.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.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.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.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.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.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.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.Builder mergeFrom(SavedObjectGraphOuterClass.SavedObject other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObject.Builder>
public SavedObjectGraphOuterClass.SavedObject.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.SavedObject.Builder>
IOException
public SavedObjectGraphOuterClass.SavedObject.KindCase getKindCase()
getKindCase
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder clearKind()
public List<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference> getChildrenList()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
getChildrenList
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public int getChildrenCount()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
getChildrenCount
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference getChildren(int index)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
getChildren
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setChildren(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference value)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder setChildren(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder builderForValue)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference value)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder addChildren(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference value)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder builderForValue)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder addChildren(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder builderForValue)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder addAllChildren(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference> values)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder clearChildren()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public SavedObjectGraphOuterClass.SavedObject.Builder removeChildren(int index)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder getChildrenBuilder(int index)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder(int index)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
getChildrenOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public List<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder> getChildrenOrBuilderList()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
getChildrenOrBuilderList
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder addChildrenBuilder()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder addChildrenBuilder(int index)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public List<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder> getChildrenBuilderList()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public List<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference> getSlotVariablesList()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
getSlotVariablesList
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public int getSlotVariablesCount()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
getSlotVariablesCount
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables(int index)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
getSlotVariables
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setSlotVariables(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference value)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public SavedObjectGraphOuterClass.SavedObject.Builder setSlotVariables(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder builderForValue)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public SavedObjectGraphOuterClass.SavedObject.Builder addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference value)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public SavedObjectGraphOuterClass.SavedObject.Builder addSlotVariables(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference value)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public SavedObjectGraphOuterClass.SavedObject.Builder addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder builderForValue)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public SavedObjectGraphOuterClass.SavedObject.Builder addSlotVariables(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder builderForValue)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public SavedObjectGraphOuterClass.SavedObject.Builder addAllSlotVariables(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference> values)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public SavedObjectGraphOuterClass.SavedObject.Builder clearSlotVariables()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public SavedObjectGraphOuterClass.SavedObject.Builder removeSlotVariables(int index)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder getSlotVariablesBuilder(int index)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder(int index)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
getSlotVariablesOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public List<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder> getSlotVariablesOrBuilderList()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
getSlotVariablesOrBuilderList
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder addSlotVariablesBuilder()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder addSlotVariablesBuilder(int index)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public List<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder> getSlotVariablesBuilderList()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public boolean hasUserObject()
.tensorflow.SavedUserObject user_object = 4;
hasUserObject
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedUserObject getUserObject()
.tensorflow.SavedUserObject user_object = 4;
getUserObject
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setUserObject(SavedObjectGraphOuterClass.SavedUserObject value)
.tensorflow.SavedUserObject user_object = 4;
public SavedObjectGraphOuterClass.SavedObject.Builder setUserObject(SavedObjectGraphOuterClass.SavedUserObject.Builder builderForValue)
.tensorflow.SavedUserObject user_object = 4;
public SavedObjectGraphOuterClass.SavedObject.Builder mergeUserObject(SavedObjectGraphOuterClass.SavedUserObject value)
.tensorflow.SavedUserObject user_object = 4;
public SavedObjectGraphOuterClass.SavedObject.Builder clearUserObject()
.tensorflow.SavedUserObject user_object = 4;
public SavedObjectGraphOuterClass.SavedUserObject.Builder getUserObjectBuilder()
.tensorflow.SavedUserObject user_object = 4;
public SavedObjectGraphOuterClass.SavedUserObjectOrBuilder getUserObjectOrBuilder()
.tensorflow.SavedUserObject user_object = 4;
getUserObjectOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public boolean hasAsset()
.tensorflow.SavedAsset asset = 5;
hasAsset
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedAsset getAsset()
.tensorflow.SavedAsset asset = 5;
getAsset
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setAsset(SavedObjectGraphOuterClass.SavedAsset value)
.tensorflow.SavedAsset asset = 5;
public SavedObjectGraphOuterClass.SavedObject.Builder setAsset(SavedObjectGraphOuterClass.SavedAsset.Builder builderForValue)
.tensorflow.SavedAsset asset = 5;
public SavedObjectGraphOuterClass.SavedObject.Builder mergeAsset(SavedObjectGraphOuterClass.SavedAsset value)
.tensorflow.SavedAsset asset = 5;
public SavedObjectGraphOuterClass.SavedObject.Builder clearAsset()
.tensorflow.SavedAsset asset = 5;
public SavedObjectGraphOuterClass.SavedAsset.Builder getAssetBuilder()
.tensorflow.SavedAsset asset = 5;
public SavedObjectGraphOuterClass.SavedAssetOrBuilder getAssetOrBuilder()
.tensorflow.SavedAsset asset = 5;
getAssetOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public boolean hasFunction()
.tensorflow.SavedFunction function = 6;
hasFunction
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedFunction getFunction()
.tensorflow.SavedFunction function = 6;
getFunction
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setFunction(SavedObjectGraphOuterClass.SavedFunction value)
.tensorflow.SavedFunction function = 6;
public SavedObjectGraphOuterClass.SavedObject.Builder setFunction(SavedObjectGraphOuterClass.SavedFunction.Builder builderForValue)
.tensorflow.SavedFunction function = 6;
public SavedObjectGraphOuterClass.SavedObject.Builder mergeFunction(SavedObjectGraphOuterClass.SavedFunction value)
.tensorflow.SavedFunction function = 6;
public SavedObjectGraphOuterClass.SavedObject.Builder clearFunction()
.tensorflow.SavedFunction function = 6;
public SavedObjectGraphOuterClass.SavedFunction.Builder getFunctionBuilder()
.tensorflow.SavedFunction function = 6;
public SavedObjectGraphOuterClass.SavedFunctionOrBuilder getFunctionOrBuilder()
.tensorflow.SavedFunction function = 6;
getFunctionOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public boolean hasVariable()
.tensorflow.SavedVariable variable = 7;
hasVariable
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedVariable getVariable()
.tensorflow.SavedVariable variable = 7;
getVariable
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setVariable(SavedObjectGraphOuterClass.SavedVariable value)
.tensorflow.SavedVariable variable = 7;
public SavedObjectGraphOuterClass.SavedObject.Builder setVariable(SavedObjectGraphOuterClass.SavedVariable.Builder builderForValue)
.tensorflow.SavedVariable variable = 7;
public SavedObjectGraphOuterClass.SavedObject.Builder mergeVariable(SavedObjectGraphOuterClass.SavedVariable value)
.tensorflow.SavedVariable variable = 7;
public SavedObjectGraphOuterClass.SavedObject.Builder clearVariable()
.tensorflow.SavedVariable variable = 7;
public SavedObjectGraphOuterClass.SavedVariable.Builder getVariableBuilder()
.tensorflow.SavedVariable variable = 7;
public SavedObjectGraphOuterClass.SavedVariableOrBuilder getVariableOrBuilder()
.tensorflow.SavedVariable variable = 7;
getVariableOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public boolean hasBareConcreteFunction()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
hasBareConcreteFunction
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedBareConcreteFunction getBareConcreteFunction()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunction
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction value)
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
public SavedObjectGraphOuterClass.SavedObject.Builder setBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder builderForValue)
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
public SavedObjectGraphOuterClass.SavedObject.Builder mergeBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction value)
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
public SavedObjectGraphOuterClass.SavedObject.Builder clearBareConcreteFunction()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
public SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder getBareConcreteFunctionBuilder()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
public SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public boolean hasConstant()
.tensorflow.SavedConstant constant = 9;
hasConstant
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedConstant getConstant()
.tensorflow.SavedConstant constant = 9;
getConstant
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setConstant(SavedObjectGraphOuterClass.SavedConstant value)
.tensorflow.SavedConstant constant = 9;
public SavedObjectGraphOuterClass.SavedObject.Builder setConstant(SavedObjectGraphOuterClass.SavedConstant.Builder builderForValue)
.tensorflow.SavedConstant constant = 9;
public SavedObjectGraphOuterClass.SavedObject.Builder mergeConstant(SavedObjectGraphOuterClass.SavedConstant value)
.tensorflow.SavedConstant constant = 9;
public SavedObjectGraphOuterClass.SavedObject.Builder clearConstant()
.tensorflow.SavedConstant constant = 9;
public SavedObjectGraphOuterClass.SavedConstant.Builder getConstantBuilder()
.tensorflow.SavedConstant constant = 9;
public SavedObjectGraphOuterClass.SavedConstantOrBuilder getConstantOrBuilder()
.tensorflow.SavedConstant constant = 9;
getConstantOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public boolean hasResource()
.tensorflow.SavedResource resource = 10;
hasResource
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedResource getResource()
.tensorflow.SavedResource resource = 10;
getResource
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public SavedObjectGraphOuterClass.SavedObject.Builder setResource(SavedObjectGraphOuterClass.SavedResource value)
.tensorflow.SavedResource resource = 10;
public SavedObjectGraphOuterClass.SavedObject.Builder setResource(SavedObjectGraphOuterClass.SavedResource.Builder builderForValue)
.tensorflow.SavedResource resource = 10;
public SavedObjectGraphOuterClass.SavedObject.Builder mergeResource(SavedObjectGraphOuterClass.SavedResource value)
.tensorflow.SavedResource resource = 10;
public SavedObjectGraphOuterClass.SavedObject.Builder clearResource()
.tensorflow.SavedResource resource = 10;
public SavedObjectGraphOuterClass.SavedResource.Builder getResourceBuilder()
.tensorflow.SavedResource resource = 10;
public SavedObjectGraphOuterClass.SavedResourceOrBuilder getResourceOrBuilder()
.tensorflow.SavedResource resource = 10;
getResourceOrBuilder
in interface SavedObjectGraphOuterClass.SavedObjectOrBuilder
public final SavedObjectGraphOuterClass.SavedObject.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObject.Builder>
public final SavedObjectGraphOuterClass.SavedObject.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedObject.Builder>
Copyright © 2015–2019. All rights reserved.