public static final class OpDeprecation.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder> implements OpDeprecationOrBuilder
Information about version-dependent deprecation of an opProtobuf type
tensorflow.OpDeprecation| Modifier and Type | Method and Description |
|---|---|
OpDeprecation.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OpDeprecation |
build() |
OpDeprecation |
buildPartial() |
OpDeprecation.Builder |
clear() |
OpDeprecation.Builder |
clearExplanation()
Explanation of why it was deprecated and what to use instead.
|
OpDeprecation.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
OpDeprecation.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
OpDeprecation.Builder |
clearVersion()
First GraphDef version at which the op is disallowed.
|
OpDeprecation.Builder |
clone() |
OpDeprecation |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExplanation()
Explanation of why it was deprecated and what to use instead.
|
org.nd4j.shade.protobuf.ByteString |
getExplanationBytes()
Explanation of why it was deprecated and what to use instead.
|
int |
getVersion()
First GraphDef version at which the op is disallowed.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OpDeprecation.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDeprecation.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
OpDeprecation.Builder |
mergeFrom(OpDeprecation other) |
OpDeprecation.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
OpDeprecation.Builder |
setExplanation(String value)
Explanation of why it was deprecated and what to use instead.
|
OpDeprecation.Builder |
setExplanationBytes(org.nd4j.shade.protobuf.ByteString value)
Explanation of why it was deprecated and what to use instead.
|
OpDeprecation.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OpDeprecation.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OpDeprecation.Builder |
setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
OpDeprecation.Builder |
setVersion(int value)
First GraphDef version at which the op is disallowed.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic OpDeprecation build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic OpDeprecation buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic OpDeprecation.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<OpDeprecation.Builder>public OpDeprecation.Builder mergeFrom(OpDeprecation other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<OpDeprecation.Builder>IOExceptionpublic int getVersion()
First GraphDef version at which the op is disallowed.
int32 version = 1;getVersion in interface OpDeprecationOrBuilderpublic OpDeprecation.Builder setVersion(int value)
First GraphDef version at which the op is disallowed.
int32 version = 1;public OpDeprecation.Builder clearVersion()
First GraphDef version at which the op is disallowed.
int32 version = 1;public String getExplanation()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;getExplanation in interface OpDeprecationOrBuilderpublic org.nd4j.shade.protobuf.ByteString getExplanationBytes()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;getExplanationBytes in interface OpDeprecationOrBuilderpublic OpDeprecation.Builder setExplanation(String value)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;public OpDeprecation.Builder clearExplanation()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;public OpDeprecation.Builder setExplanationBytes(org.nd4j.shade.protobuf.ByteString value)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;public final OpDeprecation.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>public final OpDeprecation.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OpDeprecation.Builder>Copyright © 2021. All rights reserved.