public static final class OpDeprecation.Builder extends com.github.os72.protobuf351.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(com.github.os72.protobuf351.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(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OpDeprecation.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OpDeprecation.Builder |
clearVersion()
First GraphDef version at which the op is disallowed.
|
OpDeprecation.Builder |
clone() |
OpDeprecation |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExplanation()
Explanation of why it was deprecated and what to use instead.
|
com.github.os72.protobuf351.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 com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OpDeprecation.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OpDeprecation.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
OpDeprecation.Builder |
mergeFrom(OpDeprecation other) |
OpDeprecation.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OpDeprecation.Builder |
setExplanation(String value)
Explanation of why it was deprecated and what to use instead.
|
OpDeprecation.Builder |
setExplanationBytes(com.github.os72.protobuf351.ByteString value)
Explanation of why it was deprecated and what to use instead.
|
OpDeprecation.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OpDeprecation.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OpDeprecation.Builder |
setUnknownFields(com.github.os72.protobuf351.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 com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic OpDeprecation build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic OpDeprecation buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic OpDeprecation.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<OpDeprecation.Builder>public OpDeprecation.Builder mergeFrom(OpDeprecation other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public OpDeprecation.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.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 com.github.os72.protobuf351.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(com.github.os72.protobuf351.ByteString value)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;public final OpDeprecation.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>public final OpDeprecation.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OpDeprecation.Builder>Copyright © 2018. All rights reserved.