public final class StructDomain extends com.google.protobuf.GeneratedMessageV3 implements StructDomainOrBuilder
Domain for a recursive struct. NOTE: If a feature with a StructDomain is deprecated, then all the child features (features and sparse_features of the StructDomain) are also considered to be deprecated. Similarly child features can only be in environments of the parent feature.Protobuf type
tensorflow.metadata.v0.StructDomain| Modifier and Type | Class and Description |
|---|---|
static class |
StructDomain.Builder
Domain for a recursive struct.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
FEATURE_FIELD_NUMBER |
static com.google.protobuf.Parser<StructDomain> |
PARSER
Deprecated.
|
static int |
SPARSE_FEATURE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static StructDomain |
getDefaultInstance() |
StructDomain |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Feature |
getFeature(int index)
repeated .tensorflow.metadata.v0.Feature feature = 1; |
int |
getFeatureCount()
repeated .tensorflow.metadata.v0.Feature feature = 1; |
List<Feature> |
getFeatureList()
repeated .tensorflow.metadata.v0.Feature feature = 1; |
FeatureOrBuilder |
getFeatureOrBuilder(int index)
repeated .tensorflow.metadata.v0.Feature feature = 1; |
List<? extends FeatureOrBuilder> |
getFeatureOrBuilderList()
repeated .tensorflow.metadata.v0.Feature feature = 1; |
com.google.protobuf.Parser<StructDomain> |
getParserForType() |
int |
getSerializedSize() |
SparseFeature |
getSparseFeature(int index)
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; |
int |
getSparseFeatureCount()
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; |
List<SparseFeature> |
getSparseFeatureList()
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; |
SparseFeatureOrBuilder |
getSparseFeatureOrBuilder(int index)
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; |
List<? extends SparseFeatureOrBuilder> |
getSparseFeatureOrBuilderList()
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StructDomain.Builder |
newBuilder() |
static StructDomain.Builder |
newBuilder(StructDomain prototype) |
StructDomain.Builder |
newBuilderForType() |
protected StructDomain.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static StructDomain |
parseDelimitedFrom(InputStream input) |
static StructDomain |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
parseFrom(byte[] data) |
static StructDomain |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
parseFrom(ByteBuffer data) |
static StructDomain |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
parseFrom(com.google.protobuf.ByteString data) |
static StructDomain |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StructDomain |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
parseFrom(InputStream input) |
static StructDomain |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StructDomain> |
parser() |
StructDomain.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FEATURE_FIELD_NUMBER
public static final int SPARSE_FEATURE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<StructDomain> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<Feature> getFeatureList()
repeated .tensorflow.metadata.v0.Feature feature = 1;getFeatureList in interface StructDomainOrBuilderpublic List<? extends FeatureOrBuilder> getFeatureOrBuilderList()
repeated .tensorflow.metadata.v0.Feature feature = 1;getFeatureOrBuilderList in interface StructDomainOrBuilderpublic int getFeatureCount()
repeated .tensorflow.metadata.v0.Feature feature = 1;getFeatureCount in interface StructDomainOrBuilderpublic Feature getFeature(int index)
repeated .tensorflow.metadata.v0.Feature feature = 1;getFeature in interface StructDomainOrBuilderpublic FeatureOrBuilder getFeatureOrBuilder(int index)
repeated .tensorflow.metadata.v0.Feature feature = 1;getFeatureOrBuilder in interface StructDomainOrBuilderpublic List<SparseFeature> getSparseFeatureList()
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2;getSparseFeatureList in interface StructDomainOrBuilderpublic List<? extends SparseFeatureOrBuilder> getSparseFeatureOrBuilderList()
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2;getSparseFeatureOrBuilderList in interface StructDomainOrBuilderpublic int getSparseFeatureCount()
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2;getSparseFeatureCount in interface StructDomainOrBuilderpublic SparseFeature getSparseFeature(int index)
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2;getSparseFeature in interface StructDomainOrBuilderpublic SparseFeatureOrBuilder getSparseFeatureOrBuilder(int index)
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2;getSparseFeatureOrBuilder in interface StructDomainOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static StructDomain parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StructDomain parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StructDomain parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StructDomain parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StructDomain parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StructDomain parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StructDomain parseFrom(InputStream input) throws IOException
IOExceptionpublic static StructDomain parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StructDomain parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static StructDomain parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StructDomain parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static StructDomain parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic StructDomain.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StructDomain.Builder newBuilder()
public static StructDomain.Builder newBuilder(StructDomain prototype)
public StructDomain.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StructDomain.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static StructDomain getDefaultInstance()
public static com.google.protobuf.Parser<StructDomain> parser()
public com.google.protobuf.Parser<StructDomain> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public StructDomain getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020 Gojek. All rights reserved.