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
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.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.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.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SavedObjectGraphOuterClass.SavedFunction build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SavedObjectGraphOuterClass.SavedFunction buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.Builder mergeFrom(SavedObjectGraphOuterClass.SavedFunction other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
public SavedObjectGraphOuterClass.SavedFunction.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.SavedFunction.Builder>
IOException
public com.google.protobuf.ProtocolStringList getConcreteFunctionsList()
repeated string concrete_functions = 1;
getConcreteFunctionsList
in interface SavedObjectGraphOuterClass.SavedFunctionOrBuilder
public int getConcreteFunctionsCount()
repeated string concrete_functions = 1;
getConcreteFunctionsCount
in interface SavedObjectGraphOuterClass.SavedFunctionOrBuilder
public String getConcreteFunctions(int index)
repeated string concrete_functions = 1;
getConcreteFunctions
in interface SavedObjectGraphOuterClass.SavedFunctionOrBuilder
public com.google.protobuf.ByteString getConcreteFunctionsBytes(int index)
repeated string concrete_functions = 1;
getConcreteFunctionsBytes
in interface SavedObjectGraphOuterClass.SavedFunctionOrBuilder
public SavedObjectGraphOuterClass.SavedFunction.Builder setConcreteFunctions(int index, String value)
repeated string concrete_functions = 1;
public SavedObjectGraphOuterClass.SavedFunction.Builder addConcreteFunctions(String value)
repeated string concrete_functions = 1;
public SavedObjectGraphOuterClass.SavedFunction.Builder addAllConcreteFunctions(Iterable<String> values)
repeated string concrete_functions = 1;
public SavedObjectGraphOuterClass.SavedFunction.Builder clearConcreteFunctions()
repeated string concrete_functions = 1;
public SavedObjectGraphOuterClass.SavedFunction.Builder addConcreteFunctionsBytes(com.google.protobuf.ByteString value)
repeated string concrete_functions = 1;
public boolean hasFunctionSpec()
.tensorflow.FunctionSpec function_spec = 2;
hasFunctionSpec
in interface SavedObjectGraphOuterClass.SavedFunctionOrBuilder
public SavedObjectGraphOuterClass.FunctionSpec getFunctionSpec()
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpec
in interface SavedObjectGraphOuterClass.SavedFunctionOrBuilder
public SavedObjectGraphOuterClass.SavedFunction.Builder setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec value)
.tensorflow.FunctionSpec function_spec = 2;
public SavedObjectGraphOuterClass.SavedFunction.Builder setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
public SavedObjectGraphOuterClass.SavedFunction.Builder mergeFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec value)
.tensorflow.FunctionSpec function_spec = 2;
public SavedObjectGraphOuterClass.SavedFunction.Builder clearFunctionSpec()
.tensorflow.FunctionSpec function_spec = 2;
public SavedObjectGraphOuterClass.FunctionSpec.Builder getFunctionSpecBuilder()
.tensorflow.FunctionSpec function_spec = 2;
public SavedObjectGraphOuterClass.FunctionSpecOrBuilder getFunctionSpecOrBuilder()
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder
in interface SavedObjectGraphOuterClass.SavedFunctionOrBuilder
public final SavedObjectGraphOuterClass.SavedFunction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
public final SavedObjectGraphOuterClass.SavedFunction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedFunction.Builder>
Copyright © 2015–2019. All rights reserved.