Package tensorflow
Class SavedObjectGraphOuterClass.SavedObject
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
tensorflow.SavedObjectGraphOuterClass.SavedObject
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,SavedObjectGraphOuterClass.SavedObjectOrBuilder
- Enclosing class:
- SavedObjectGraphOuterClass
public static final class SavedObjectGraphOuterClass.SavedObject extends com.google.protobuf.GeneratedMessageV3 implements SavedObjectGraphOuterClass.SavedObjectOrBuilder
Protobuf type
tensorflow.SavedObject- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSavedObjectGraphOuterClass.SavedObject.BuilderProtobuf typetensorflow.SavedObjectstatic classSavedObjectGraphOuterClass.SavedObject.KindCaseNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter -
Field Summary
Fields Modifier and Type Field Description static intASSET_FIELD_NUMBERstatic intBARE_CONCRETE_FUNCTION_FIELD_NUMBERstatic intCHILDREN_FIELD_NUMBERstatic intCONSTANT_FIELD_NUMBERstatic intFUNCTION_FIELD_NUMBERstatic intRESOURCE_FIELD_NUMBERstatic intSLOT_VARIABLES_FIELD_NUMBERstatic intUSER_OBJECT_FIELD_NUMBERstatic intVARIABLE_FIELD_NUMBER -
Method Summary
Modifier and Type Method Description booleanequals(java.lang.Object obj)SavedObjectGraphOuterClass.SavedAssetgetAsset().tensorflow.SavedAsset asset = 5;SavedObjectGraphOuterClass.SavedAssetOrBuildergetAssetOrBuilder().tensorflow.SavedAsset asset = 5;SavedObjectGraphOuterClass.SavedBareConcreteFunctiongetBareConcreteFunction().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuildergetBareConcreteFunctionOrBuilder().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferencegetChildren(int index)Objects which this object depends on: named edges in the dependency graph.intgetChildrenCount()Objects which this object depends on: named edges in the dependency graph.java.util.List<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference>getChildrenList()Objects which this object depends on: named edges in the dependency graph.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuildergetChildrenOrBuilder(int index)Objects which this object depends on: named edges in the dependency graph.java.util.List<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder>getChildrenOrBuilderList()Objects which this object depends on: named edges in the dependency graph.SavedObjectGraphOuterClass.SavedConstantgetConstant().tensorflow.SavedConstant constant = 9;SavedObjectGraphOuterClass.SavedConstantOrBuildergetConstantOrBuilder().tensorflow.SavedConstant constant = 9;static SavedObjectGraphOuterClass.SavedObjectgetDefaultInstance()SavedObjectGraphOuterClass.SavedObjectgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()SavedObjectGraphOuterClass.SavedFunctiongetFunction().tensorflow.SavedFunction function = 6;SavedObjectGraphOuterClass.SavedFunctionOrBuildergetFunctionOrBuilder().tensorflow.SavedFunction function = 6;SavedObjectGraphOuterClass.SavedObject.KindCasegetKindCase()com.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedObject>getParserForType()SavedObjectGraphOuterClass.SavedResourcegetResource().tensorflow.SavedResource resource = 10;SavedObjectGraphOuterClass.SavedResourceOrBuildergetResourceOrBuilder().tensorflow.SavedResource resource = 10;intgetSerializedSize()TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferencegetSlotVariables(int index)Slot variables owned by this object.intgetSlotVariablesCount()Slot variables owned by this object.java.util.List<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference>getSlotVariablesList()Slot variables owned by this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuildergetSlotVariablesOrBuilder(int index)Slot variables owned by this object.java.util.List<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder>getSlotVariablesOrBuilderList()Slot variables owned by this object.com.google.protobuf.UnknownFieldSetgetUnknownFields()SavedObjectGraphOuterClass.SavedUserObjectgetUserObject().tensorflow.SavedUserObject user_object = 4;SavedObjectGraphOuterClass.SavedUserObjectOrBuildergetUserObjectOrBuilder().tensorflow.SavedUserObject user_object = 4;SavedObjectGraphOuterClass.SavedVariablegetVariable().tensorflow.SavedVariable variable = 7;SavedObjectGraphOuterClass.SavedVariableOrBuildergetVariableOrBuilder().tensorflow.SavedVariable variable = 7;booleanhasAsset().tensorflow.SavedAsset asset = 5;booleanhasBareConcreteFunction().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;booleanhasConstant().tensorflow.SavedConstant constant = 9;booleanhasFunction().tensorflow.SavedFunction function = 6;inthashCode()booleanhasResource().tensorflow.SavedResource resource = 10;booleanhasUserObject().tensorflow.SavedUserObject user_object = 4;booleanhasVariable().tensorflow.SavedVariable variable = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SavedObjectGraphOuterClass.SavedObject.BuildernewBuilder()static SavedObjectGraphOuterClass.SavedObject.BuildernewBuilder(SavedObjectGraphOuterClass.SavedObject prototype)SavedObjectGraphOuterClass.SavedObject.BuildernewBuilderForType()protected SavedObjectGraphOuterClass.SavedObject.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SavedObjectGraphOuterClass.SavedObjectparseDelimitedFrom(java.io.InputStream input)static SavedObjectGraphOuterClass.SavedObjectparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SavedObjectGraphOuterClass.SavedObjectparseFrom(byte[] data)static SavedObjectGraphOuterClass.SavedObjectparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SavedObjectGraphOuterClass.SavedObjectparseFrom(com.google.protobuf.ByteString data)static SavedObjectGraphOuterClass.SavedObjectparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SavedObjectGraphOuterClass.SavedObjectparseFrom(com.google.protobuf.CodedInputStream input)static SavedObjectGraphOuterClass.SavedObjectparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SavedObjectGraphOuterClass.SavedObjectparseFrom(java.io.InputStream input)static SavedObjectGraphOuterClass.SavedObjectparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SavedObjectGraphOuterClass.SavedObjectparseFrom(java.nio.ByteBuffer data)static SavedObjectGraphOuterClass.SavedObjectparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedObject>parser()SavedObjectGraphOuterClass.SavedObject.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Field Details
-
CHILDREN_FIELD_NUMBER
public static final int CHILDREN_FIELD_NUMBER- See Also:
- Constant Field Values
-
SLOT_VARIABLES_FIELD_NUMBER
public static final int SLOT_VARIABLES_FIELD_NUMBER- See Also:
- Constant Field Values
-
USER_OBJECT_FIELD_NUMBER
public static final int USER_OBJECT_FIELD_NUMBER- See Also:
- Constant Field Values
-
ASSET_FIELD_NUMBER
public static final int ASSET_FIELD_NUMBER- See Also:
- Constant Field Values
-
FUNCTION_FIELD_NUMBER
public static final int FUNCTION_FIELD_NUMBER- See Also:
- Constant Field Values
-
VARIABLE_FIELD_NUMBER
public static final int VARIABLE_FIELD_NUMBER- See Also:
- Constant Field Values
-
BARE_CONCRETE_FUNCTION_FIELD_NUMBER
public static final int BARE_CONCRETE_FUNCTION_FIELD_NUMBER- See Also:
- Constant Field Values
-
CONSTANT_FIELD_NUMBER
public static final int CONSTANT_FIELD_NUMBER- See Also:
- Constant Field Values
-
RESOURCE_FIELD_NUMBER
public static final int RESOURCE_FIELD_NUMBER- See Also:
- Constant Field Values
-
-
Method Details
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getKindCase
- Specified by:
getKindCasein interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getChildrenList
public java.util.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;- Specified by:
getChildrenListin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getChildrenOrBuilderList
public java.util.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;- Specified by:
getChildrenOrBuilderListin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getChildrenCount
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;- Specified by:
getChildrenCountin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getChildren
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;- Specified by:
getChildrenin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getChildrenOrBuilder
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;- Specified by:
getChildrenOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getSlotVariablesList
public java.util.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;- Specified by:
getSlotVariablesListin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getSlotVariablesOrBuilderList
public java.util.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;- Specified by:
getSlotVariablesOrBuilderListin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getSlotVariablesCount
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;- Specified by:
getSlotVariablesCountin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getSlotVariables
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;- Specified by:
getSlotVariablesin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
getSlotVariablesOrBuilder
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;- Specified by:
getSlotVariablesOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
hasUserObject
public boolean hasUserObject().tensorflow.SavedUserObject user_object = 4;- Specified by:
hasUserObjectin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- Whether the userObject field is set.
-
getUserObject
.tensorflow.SavedUserObject user_object = 4;- Specified by:
getUserObjectin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- The userObject.
-
getUserObjectOrBuilder
.tensorflow.SavedUserObject user_object = 4;- Specified by:
getUserObjectOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
hasAsset
public boolean hasAsset().tensorflow.SavedAsset asset = 5;- Specified by:
hasAssetin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- Whether the asset field is set.
-
getAsset
.tensorflow.SavedAsset asset = 5;- Specified by:
getAssetin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- The asset.
-
getAssetOrBuilder
.tensorflow.SavedAsset asset = 5;- Specified by:
getAssetOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
hasFunction
public boolean hasFunction().tensorflow.SavedFunction function = 6;- Specified by:
hasFunctionin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- Whether the function field is set.
-
getFunction
.tensorflow.SavedFunction function = 6;- Specified by:
getFunctionin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- The function.
-
getFunctionOrBuilder
.tensorflow.SavedFunction function = 6;- Specified by:
getFunctionOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
hasVariable
public boolean hasVariable().tensorflow.SavedVariable variable = 7;- Specified by:
hasVariablein interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- Whether the variable field is set.
-
getVariable
.tensorflow.SavedVariable variable = 7;- Specified by:
getVariablein interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- The variable.
-
getVariableOrBuilder
.tensorflow.SavedVariable variable = 7;- Specified by:
getVariableOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
hasBareConcreteFunction
public boolean hasBareConcreteFunction().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;- Specified by:
hasBareConcreteFunctionin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- Whether the bareConcreteFunction field is set.
-
getBareConcreteFunction
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;- Specified by:
getBareConcreteFunctionin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- The bareConcreteFunction.
-
getBareConcreteFunctionOrBuilder
public SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder().tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;- Specified by:
getBareConcreteFunctionOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
hasConstant
public boolean hasConstant().tensorflow.SavedConstant constant = 9;- Specified by:
hasConstantin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- Whether the constant field is set.
-
getConstant
.tensorflow.SavedConstant constant = 9;- Specified by:
getConstantin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- The constant.
-
getConstantOrBuilder
.tensorflow.SavedConstant constant = 9;- Specified by:
getConstantOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
hasResource
public boolean hasResource().tensorflow.SavedResource resource = 10;- Specified by:
hasResourcein interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- Whether the resource field is set.
-
getResource
.tensorflow.SavedResource resource = 10;- Specified by:
getResourcein interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder- Returns:
- The resource.
-
getResourceOrBuilder
.tensorflow.SavedResource resource = 10;- Specified by:
getResourceOrBuilderin interfaceSavedObjectGraphOuterClass.SavedObjectOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(java.io.InputStream input) throws java.io.IOException- Throws:
java.io.IOException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SavedObjectGraphOuterClass.SavedObject parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SavedObjectGraphOuterClass.SavedObject parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Throws:
java.io.IOException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException- Throws:
java.io.IOException
-
parseFrom
public static SavedObjectGraphOuterClass.SavedObject parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Throws:
java.io.IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static SavedObjectGraphOuterClass.SavedObject.Builder newBuilder(SavedObjectGraphOuterClass.SavedObject prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SavedObjectGraphOuterClass.SavedObject.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-