Package tensorflow
Class SavedObjectGraphOuterClass.SavedFunction.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,SavedObjectGraphOuterClass.SavedFunctionOrBuilder
- Enclosing class:
SavedObjectGraphOuterClass.SavedFunction
public static final class SavedObjectGraphOuterClass.SavedFunction.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
implements SavedObjectGraphOuterClass.SavedFunctionOrBuilder
A function with multiple signatures, possibly with non-Tensor arguments.Protobuf type
tensorflow.SavedFunction-
Method Summary
Modifier and TypeMethodDescriptionaddAllConcreteFunctions(Iterable<String> values) repeated string concrete_functions = 1;addConcreteFunctions(String value) repeated string concrete_functions = 1;addConcreteFunctionsBytes(com.google.protobuf.ByteString value) repeated string concrete_functions = 1;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()repeated string concrete_functions = 1;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) .tensorflow.FunctionSpec function_spec = 2;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()getConcreteFunctions(int index) repeated string concrete_functions = 1;com.google.protobuf.ByteStringgetConcreteFunctionsBytes(int index) repeated string concrete_functions = 1;intrepeated string concrete_functions = 1;com.google.protobuf.ProtocolStringListrepeated string concrete_functions = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.tensorflow.FunctionSpec function_spec = 2;.tensorflow.FunctionSpec function_spec = 2;.tensorflow.FunctionSpec function_spec = 2;boolean.tensorflow.FunctionSpec function_spec = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .tensorflow.FunctionSpec function_spec = 2;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setConcreteFunctions(int index, String value) repeated string concrete_functions = 1;.tensorflow.FunctionSpec function_spec = 2;setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec.Builder builderForValue) .tensorflow.FunctionSpec function_spec = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.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.SavedFunction.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.SavedFunction.Builder>
-
setField
public SavedObjectGraphOuterClass.SavedFunction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-
clearField
public SavedObjectGraphOuterClass.SavedFunction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-
clearOneof
public SavedObjectGraphOuterClass.SavedFunction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-
setRepeatedField
public SavedObjectGraphOuterClass.SavedFunction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-
addRepeatedField
public SavedObjectGraphOuterClass.SavedFunction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedFunction.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedFunction.Builder mergeFrom(SavedObjectGraphOuterClass.SavedFunction other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedFunction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws 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.SavedFunction.Builder>- Throws:
IOException
-
getConcreteFunctionsList
public com.google.protobuf.ProtocolStringList getConcreteFunctionsList()repeated string concrete_functions = 1;- Specified by:
getConcreteFunctionsListin interfaceSavedObjectGraphOuterClass.SavedFunctionOrBuilder- Returns:
- A list containing the concreteFunctions.
-
getConcreteFunctionsCount
public int getConcreteFunctionsCount()repeated string concrete_functions = 1;- Specified by:
getConcreteFunctionsCountin interfaceSavedObjectGraphOuterClass.SavedFunctionOrBuilder- Returns:
- The count of concreteFunctions.
-
getConcreteFunctions
repeated string concrete_functions = 1;- Specified by:
getConcreteFunctionsin interfaceSavedObjectGraphOuterClass.SavedFunctionOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The concreteFunctions at the given index.
-
getConcreteFunctionsBytes
public com.google.protobuf.ByteString getConcreteFunctionsBytes(int index) repeated string concrete_functions = 1;- Specified by:
getConcreteFunctionsBytesin interfaceSavedObjectGraphOuterClass.SavedFunctionOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the concreteFunctions at the given index.
-
setConcreteFunctions
public SavedObjectGraphOuterClass.SavedFunction.Builder setConcreteFunctions(int index, String value) repeated string concrete_functions = 1;- Parameters:
index- The index to set the value at.value- The concreteFunctions to set.- Returns:
- This builder for chaining.
-
addConcreteFunctions
repeated string concrete_functions = 1;- Parameters:
value- The concreteFunctions to add.- Returns:
- This builder for chaining.
-
addAllConcreteFunctions
public SavedObjectGraphOuterClass.SavedFunction.Builder addAllConcreteFunctions(Iterable<String> values) repeated string concrete_functions = 1;- Parameters:
values- The concreteFunctions to add.- Returns:
- This builder for chaining.
-
clearConcreteFunctions
repeated string concrete_functions = 1;- Returns:
- This builder for chaining.
-
addConcreteFunctionsBytes
public SavedObjectGraphOuterClass.SavedFunction.Builder addConcreteFunctionsBytes(com.google.protobuf.ByteString value) repeated string concrete_functions = 1;- Parameters:
value- The bytes of the concreteFunctions to add.- Returns:
- This builder for chaining.
-
hasFunctionSpec
public boolean hasFunctionSpec().tensorflow.FunctionSpec function_spec = 2;- Specified by:
hasFunctionSpecin interfaceSavedObjectGraphOuterClass.SavedFunctionOrBuilder- Returns:
- Whether the functionSpec field is set.
-
getFunctionSpec
.tensorflow.FunctionSpec function_spec = 2;- Specified by:
getFunctionSpecin interfaceSavedObjectGraphOuterClass.SavedFunctionOrBuilder- Returns:
- The functionSpec.
-
setFunctionSpec
public SavedObjectGraphOuterClass.SavedFunction.Builder setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec value) .tensorflow.FunctionSpec function_spec = 2; -
setFunctionSpec
public SavedObjectGraphOuterClass.SavedFunction.Builder setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec.Builder builderForValue) .tensorflow.FunctionSpec function_spec = 2; -
mergeFunctionSpec
public SavedObjectGraphOuterClass.SavedFunction.Builder mergeFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec value) .tensorflow.FunctionSpec function_spec = 2; -
clearFunctionSpec
.tensorflow.FunctionSpec function_spec = 2; -
getFunctionSpecBuilder
.tensorflow.FunctionSpec function_spec = 2; -
getFunctionSpecOrBuilder
.tensorflow.FunctionSpec function_spec = 2;- Specified by:
getFunctionSpecOrBuilderin interfaceSavedObjectGraphOuterClass.SavedFunctionOrBuilder
-
setUnknownFields
public final SavedObjectGraphOuterClass.SavedFunction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-
mergeUnknownFields
public final SavedObjectGraphOuterClass.SavedFunction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
-