Package org.tensorflow.metadata.v0
Class LiftSeries
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.tensorflow.metadata.v0.LiftSeries
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,LiftSeriesOrBuilder
public final class LiftSeries extends com.google.protobuf.GeneratedMessageV3 implements LiftSeriesOrBuilder
Container for lift information for a specific y-value.
Protobuf typetensorflow.metadata.v0.LiftSeries- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLiftSeries.BucketA bucket for referring to binned numeric features.static interfaceLiftSeries.BucketOrBuilderstatic classLiftSeries.BuilderContainer for lift information for a specific y-value.static classLiftSeries.LiftValueA container for lift information about a specific value of path_x.static interfaceLiftSeries.LiftValueOrBuilderstatic classLiftSeries.YCountValueCasestatic classLiftSeries.YValueCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intLIFT_VALUES_FIELD_NUMBERstatic intWEIGHTED_Y_COUNT_FIELD_NUMBERstatic intY_BUCKET_FIELD_NUMBERstatic intY_COUNT_FIELD_NUMBERstatic intY_INT_FIELD_NUMBERstatic intY_STRING_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static LiftSeriesgetDefaultInstance()LiftSeriesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()LiftSeries.LiftValuegetLiftValues(int index)The lifts for a each path_x value and this y_value.intgetLiftValuesCount()The lifts for a each path_x value and this y_value.List<LiftSeries.LiftValue>getLiftValuesList()The lifts for a each path_x value and this y_value.LiftSeries.LiftValueOrBuildergetLiftValuesOrBuilder(int index)The lifts for a each path_x value and this y_value.List<? extends LiftSeries.LiftValueOrBuilder>getLiftValuesOrBuilderList()The lifts for a each path_x value and this y_value.com.google.protobuf.Parser<LiftSeries>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()doublegetWeightedYCount()double weighted_y_count = 5;LiftSeries.BucketgetYBucket().tensorflow.metadata.v0.LiftSeries.Bucket y_bucket = 3;LiftSeries.BucketOrBuildergetYBucketOrBuilder().tensorflow.metadata.v0.LiftSeries.Bucket y_bucket = 3;longgetYCount()uint64 y_count = 4;LiftSeries.YCountValueCasegetYCountValueCase()intgetYInt()int32 y_int = 1;StringgetYString()string y_string = 2;com.google.protobuf.ByteStringgetYStringBytes()string y_string = 2;LiftSeries.YValueCasegetYValueCase()inthashCode()booleanhasYBucket().tensorflow.metadata.v0.LiftSeries.Bucket y_bucket = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static LiftSeries.BuildernewBuilder()static LiftSeries.BuildernewBuilder(LiftSeries prototype)LiftSeries.BuildernewBuilderForType()protected LiftSeries.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static LiftSeriesparseDelimitedFrom(InputStream input)static LiftSeriesparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeriesparseFrom(byte[] data)static LiftSeriesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeriesparseFrom(com.google.protobuf.ByteString data)static LiftSeriesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeriesparseFrom(com.google.protobuf.CodedInputStream input)static LiftSeriesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeriesparseFrom(InputStream input)static LiftSeriesparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeriesparseFrom(ByteBuffer data)static LiftSeriesparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LiftSeries>parser()LiftSeries.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
Y_INT_FIELD_NUMBER
public static final int Y_INT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Y_STRING_FIELD_NUMBER
public static final int Y_STRING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Y_BUCKET_FIELD_NUMBER
public static final int Y_BUCKET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Y_COUNT_FIELD_NUMBER
public static final int Y_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEIGHTED_Y_COUNT_FIELD_NUMBER
public static final int WEIGHTED_Y_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIFT_VALUES_FIELD_NUMBER
public static final int LIFT_VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getYValueCase
public LiftSeries.YValueCase getYValueCase()
- Specified by:
getYValueCasein interfaceLiftSeriesOrBuilder
-
getYCountValueCase
public LiftSeries.YCountValueCase getYCountValueCase()
- Specified by:
getYCountValueCasein interfaceLiftSeriesOrBuilder
-
getYInt
public int getYInt()
int32 y_int = 1;- Specified by:
getYIntin interfaceLiftSeriesOrBuilder- Returns:
- The yInt.
-
getYString
public String getYString()
string y_string = 2;- Specified by:
getYStringin interfaceLiftSeriesOrBuilder- Returns:
- The yString.
-
getYStringBytes
public com.google.protobuf.ByteString getYStringBytes()
string y_string = 2;- Specified by:
getYStringBytesin interfaceLiftSeriesOrBuilder- Returns:
- The bytes for yString.
-
hasYBucket
public boolean hasYBucket()
.tensorflow.metadata.v0.LiftSeries.Bucket y_bucket = 3;- Specified by:
hasYBucketin interfaceLiftSeriesOrBuilder- Returns:
- Whether the yBucket field is set.
-
getYBucket
public LiftSeries.Bucket getYBucket()
.tensorflow.metadata.v0.LiftSeries.Bucket y_bucket = 3;- Specified by:
getYBucketin interfaceLiftSeriesOrBuilder- Returns:
- The yBucket.
-
getYBucketOrBuilder
public LiftSeries.BucketOrBuilder getYBucketOrBuilder()
.tensorflow.metadata.v0.LiftSeries.Bucket y_bucket = 3;- Specified by:
getYBucketOrBuilderin interfaceLiftSeriesOrBuilder
-
getYCount
public long getYCount()
uint64 y_count = 4;- Specified by:
getYCountin interfaceLiftSeriesOrBuilder- Returns:
- The yCount.
-
getWeightedYCount
public double getWeightedYCount()
double weighted_y_count = 5;- Specified by:
getWeightedYCountin interfaceLiftSeriesOrBuilder- Returns:
- The weightedYCount.
-
getLiftValuesList
public List<LiftSeries.LiftValue> getLiftValuesList()
The lifts for a each path_x value and this y_value.
repeated .tensorflow.metadata.v0.LiftSeries.LiftValue lift_values = 6;- Specified by:
getLiftValuesListin interfaceLiftSeriesOrBuilder
-
getLiftValuesOrBuilderList
public List<? extends LiftSeries.LiftValueOrBuilder> getLiftValuesOrBuilderList()
The lifts for a each path_x value and this y_value.
repeated .tensorflow.metadata.v0.LiftSeries.LiftValue lift_values = 6;- Specified by:
getLiftValuesOrBuilderListin interfaceLiftSeriesOrBuilder
-
getLiftValuesCount
public int getLiftValuesCount()
The lifts for a each path_x value and this y_value.
repeated .tensorflow.metadata.v0.LiftSeries.LiftValue lift_values = 6;- Specified by:
getLiftValuesCountin interfaceLiftSeriesOrBuilder
-
getLiftValues
public LiftSeries.LiftValue getLiftValues(int index)
The lifts for a each path_x value and this y_value.
repeated .tensorflow.metadata.v0.LiftSeries.LiftValue lift_values = 6;- Specified by:
getLiftValuesin interfaceLiftSeriesOrBuilder
-
getLiftValuesOrBuilder
public LiftSeries.LiftValueOrBuilder getLiftValuesOrBuilder(int index)
The lifts for a each path_x value and this y_value.
repeated .tensorflow.metadata.v0.LiftSeries.LiftValue lift_values = 6;- Specified by:
getLiftValuesOrBuilderin interfaceLiftSeriesOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LiftSeries parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LiftSeries parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LiftSeries parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LiftSeries parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static LiftSeries parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LiftSeries parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public LiftSeries.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LiftSeries.Builder newBuilder()
-
newBuilder
public static LiftSeries.Builder newBuilder(LiftSeries prototype)
-
toBuilder
public LiftSeries.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LiftSeries.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LiftSeries getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LiftSeries> parser()
-
getParserForType
public com.google.protobuf.Parser<LiftSeries> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LiftSeries getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-