Class VariableForUserParams_PB
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.devcycle.sdk.server.local.protobuf.VariableForUserParams_PB
-
- All Implemented Interfaces:
VariableForUserParams_PBOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class VariableForUserParams_PB extends com.google.protobuf.GeneratedMessageV3 implements VariableForUserParams_PBOrBuilder
Protobuf typeVariableForUserParams_PB- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVariableForUserParams_PB.BuilderProtobuf typeVariableForUserParams_PB-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intSDKKEY_FIELD_NUMBERstatic intSHOULDTRACKEVENT_FIELD_NUMBERstatic intUSER_FIELD_NUMBERstatic intVARIABLEKEY_FIELD_NUMBERstatic intVARIABLETYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static VariableForUserParams_PBgetDefaultInstance()VariableForUserParams_PBgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<VariableForUserParams_PB>getParserForType()java.lang.StringgetSdkKey()optional string sdkKey = 1;com.google.protobuf.ByteStringgetSdkKeyBytes()optional string sdkKey = 1;intgetSerializedSize()booleangetShouldTrackEvent()optional bool shouldTrackEvent = 5;com.google.protobuf.UnknownFieldSetgetUnknownFields()DVCUser_PBgetUser()optional .DVCUser_PB user = 4;DVCUser_PBOrBuildergetUserOrBuilder()optional .DVCUser_PB user = 4;java.lang.StringgetVariableKey()optional string variableKey = 2;com.google.protobuf.ByteStringgetVariableKeyBytes()optional string variableKey = 2;VariableType_PBgetVariableType()optional .VariableType_PB variableType = 3;intgetVariableTypeValue()optional .VariableType_PB variableType = 3;inthashCode()booleanhasUser()optional .DVCUser_PB user = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static VariableForUserParams_PB.BuildernewBuilder()static VariableForUserParams_PB.BuildernewBuilder(VariableForUserParams_PB prototype)VariableForUserParams_PB.BuildernewBuilderForType()protected VariableForUserParams_PB.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static VariableForUserParams_PBparseDelimitedFrom(java.io.InputStream input)static VariableForUserParams_PBparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VariableForUserParams_PBparseFrom(byte[] data)static VariableForUserParams_PBparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VariableForUserParams_PBparseFrom(com.google.protobuf.ByteString data)static VariableForUserParams_PBparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VariableForUserParams_PBparseFrom(com.google.protobuf.CodedInputStream input)static VariableForUserParams_PBparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VariableForUserParams_PBparseFrom(java.io.InputStream input)static VariableForUserParams_PBparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<VariableForUserParams_PB>parser()VariableForUserParams_PB.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, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, 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
-
SDKKEY_FIELD_NUMBER
public static final int SDKKEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLEKEY_FIELD_NUMBER
public static final int VARIABLEKEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLETYPE_FIELD_NUMBER
public static final int VARIABLETYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHOULDTRACKEVENT_FIELD_NUMBER
public static final int SHOULDTRACKEVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
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
-
getSdkKey
public java.lang.String getSdkKey()
optional string sdkKey = 1;- Specified by:
getSdkKeyin interfaceVariableForUserParams_PBOrBuilder
-
getSdkKeyBytes
public com.google.protobuf.ByteString getSdkKeyBytes()
optional string sdkKey = 1;- Specified by:
getSdkKeyBytesin interfaceVariableForUserParams_PBOrBuilder
-
getVariableKey
public java.lang.String getVariableKey()
optional string variableKey = 2;- Specified by:
getVariableKeyin interfaceVariableForUserParams_PBOrBuilder
-
getVariableKeyBytes
public com.google.protobuf.ByteString getVariableKeyBytes()
optional string variableKey = 2;- Specified by:
getVariableKeyBytesin interfaceVariableForUserParams_PBOrBuilder
-
getVariableTypeValue
public int getVariableTypeValue()
optional .VariableType_PB variableType = 3;- Specified by:
getVariableTypeValuein interfaceVariableForUserParams_PBOrBuilder
-
getVariableType
public VariableType_PB getVariableType()
optional .VariableType_PB variableType = 3;- Specified by:
getVariableTypein interfaceVariableForUserParams_PBOrBuilder
-
hasUser
public boolean hasUser()
optional .DVCUser_PB user = 4;- Specified by:
hasUserin interfaceVariableForUserParams_PBOrBuilder
-
getUser
public DVCUser_PB getUser()
optional .DVCUser_PB user = 4;- Specified by:
getUserin interfaceVariableForUserParams_PBOrBuilder
-
getUserOrBuilder
public DVCUser_PBOrBuilder getUserOrBuilder()
optional .DVCUser_PB user = 4;- Specified by:
getUserOrBuilderin interfaceVariableForUserParams_PBOrBuilder
-
getShouldTrackEvent
public boolean getShouldTrackEvent()
optional bool shouldTrackEvent = 5;- Specified by:
getShouldTrackEventin interfaceVariableForUserParams_PBOrBuilder
-
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 java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.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 VariableForUserParams_PB parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VariableForUserParams_PB parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VariableForUserParams_PB parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VariableForUserParams_PB parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VariableForUserParams_PB parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VariableForUserParams_PB parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static VariableForUserParams_PB parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static VariableForUserParams_PB parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VariableForUserParams_PB parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VariableForUserParams_PB parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public VariableForUserParams_PB.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VariableForUserParams_PB.Builder newBuilder()
-
newBuilder
public static VariableForUserParams_PB.Builder newBuilder(VariableForUserParams_PB prototype)
-
toBuilder
public VariableForUserParams_PB.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VariableForUserParams_PB.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VariableForUserParams_PB getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VariableForUserParams_PB> parser()
-
getParserForType
public com.google.protobuf.Parser<VariableForUserParams_PB> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VariableForUserParams_PB getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-