Class VariableForUserParams_PB.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
- com.devcycle.sdk.server.local.protobuf.VariableForUserParams_PB.Builder
-
- All Implemented Interfaces:
VariableForUserParams_PBOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- VariableForUserParams_PB
public static final class VariableForUserParams_PB.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder> implements VariableForUserParams_PBOrBuilder
Protobuf typeVariableForUserParams_PB
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description VariableForUserParams_PB.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)VariableForUserParams_PBbuild()VariableForUserParams_PBbuildPartial()VariableForUserParams_PB.Builderclear()VariableForUserParams_PB.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)VariableForUserParams_PB.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)VariableForUserParams_PB.BuilderclearSdkKey()string sdkKey = 1;VariableForUserParams_PB.BuilderclearShouldTrackEvent()bool shouldTrackEvent = 5;VariableForUserParams_PB.BuilderclearUser().DVCUser_PB user = 4;VariableForUserParams_PB.BuilderclearVariableKey()string variableKey = 2;VariableForUserParams_PB.BuilderclearVariableType().VariableType_PB variableType = 3;VariableForUserParams_PB.Builderclone()VariableForUserParams_PBgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetSdkKey()string sdkKey = 1;com.google.protobuf.ByteStringgetSdkKeyBytes()string sdkKey = 1;booleangetShouldTrackEvent()bool shouldTrackEvent = 5;DVCUser_PBgetUser().DVCUser_PB user = 4;DVCUser_PB.BuildergetUserBuilder().DVCUser_PB user = 4;DVCUser_PBOrBuildergetUserOrBuilder().DVCUser_PB user = 4;java.lang.StringgetVariableKey()string variableKey = 2;com.google.protobuf.ByteStringgetVariableKeyBytes()string variableKey = 2;VariableType_PBgetVariableType().VariableType_PB variableType = 3;intgetVariableTypeValue().VariableType_PB variableType = 3;booleanhasUser().DVCUser_PB user = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()VariableForUserParams_PB.BuildermergeFrom(VariableForUserParams_PB other)VariableForUserParams_PB.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)VariableForUserParams_PB.BuildermergeFrom(com.google.protobuf.Message other)VariableForUserParams_PB.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)VariableForUserParams_PB.BuildermergeUser(DVCUser_PB value).DVCUser_PB user = 4;VariableForUserParams_PB.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)VariableForUserParams_PB.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)VariableForUserParams_PB.BuildersetSdkKey(java.lang.String value)string sdkKey = 1;VariableForUserParams_PB.BuildersetSdkKeyBytes(com.google.protobuf.ByteString value)string sdkKey = 1;VariableForUserParams_PB.BuildersetShouldTrackEvent(boolean value)bool shouldTrackEvent = 5;VariableForUserParams_PB.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)VariableForUserParams_PB.BuildersetUser(DVCUser_PB value).DVCUser_PB user = 4;VariableForUserParams_PB.BuildersetUser(DVCUser_PB.Builder builderForValue).DVCUser_PB user = 4;VariableForUserParams_PB.BuildersetVariableKey(java.lang.String value)string variableKey = 2;VariableForUserParams_PB.BuildersetVariableKeyBytes(com.google.protobuf.ByteString value)string variableKey = 2;VariableForUserParams_PB.BuildersetVariableType(VariableType_PB value).VariableType_PB variableType = 3;VariableForUserParams_PB.BuildersetVariableTypeValue(int value).VariableType_PB variableType = 3;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<VariableForUserParams_PB.Builder>
-
clear
public VariableForUserParams_PB.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
getDefaultInstanceForType
public VariableForUserParams_PB getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public VariableForUserParams_PB build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public VariableForUserParams_PB buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public VariableForUserParams_PB.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
setField
public VariableForUserParams_PB.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
clearField
public VariableForUserParams_PB.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
clearOneof
public VariableForUserParams_PB.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
setRepeatedField
public VariableForUserParams_PB.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
addRepeatedField
public VariableForUserParams_PB.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
mergeFrom
public VariableForUserParams_PB.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VariableForUserParams_PB.Builder>
-
mergeFrom
public VariableForUserParams_PB.Builder mergeFrom(VariableForUserParams_PB other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
mergeFrom
public VariableForUserParams_PB.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VariableForUserParams_PB.Builder>- Throws:
java.io.IOException
-
getSdkKey
public java.lang.String getSdkKey()
string sdkKey = 1;- Specified by:
getSdkKeyin interfaceVariableForUserParams_PBOrBuilder- Returns:
- The sdkKey.
-
getSdkKeyBytes
public com.google.protobuf.ByteString getSdkKeyBytes()
string sdkKey = 1;- Specified by:
getSdkKeyBytesin interfaceVariableForUserParams_PBOrBuilder- Returns:
- The bytes for sdkKey.
-
setSdkKey
public VariableForUserParams_PB.Builder setSdkKey(java.lang.String value)
string sdkKey = 1;- Parameters:
value- The sdkKey to set.- Returns:
- This builder for chaining.
-
clearSdkKey
public VariableForUserParams_PB.Builder clearSdkKey()
string sdkKey = 1;- Returns:
- This builder for chaining.
-
setSdkKeyBytes
public VariableForUserParams_PB.Builder setSdkKeyBytes(com.google.protobuf.ByteString value)
string sdkKey = 1;- Parameters:
value- The bytes for sdkKey to set.- Returns:
- This builder for chaining.
-
getVariableKey
public java.lang.String getVariableKey()
string variableKey = 2;- Specified by:
getVariableKeyin interfaceVariableForUserParams_PBOrBuilder- Returns:
- The variableKey.
-
getVariableKeyBytes
public com.google.protobuf.ByteString getVariableKeyBytes()
string variableKey = 2;- Specified by:
getVariableKeyBytesin interfaceVariableForUserParams_PBOrBuilder- Returns:
- The bytes for variableKey.
-
setVariableKey
public VariableForUserParams_PB.Builder setVariableKey(java.lang.String value)
string variableKey = 2;- Parameters:
value- The variableKey to set.- Returns:
- This builder for chaining.
-
clearVariableKey
public VariableForUserParams_PB.Builder clearVariableKey()
string variableKey = 2;- Returns:
- This builder for chaining.
-
setVariableKeyBytes
public VariableForUserParams_PB.Builder setVariableKeyBytes(com.google.protobuf.ByteString value)
string variableKey = 2;- Parameters:
value- The bytes for variableKey to set.- Returns:
- This builder for chaining.
-
getVariableTypeValue
public int getVariableTypeValue()
.VariableType_PB variableType = 3;- Specified by:
getVariableTypeValuein interfaceVariableForUserParams_PBOrBuilder- Returns:
- The enum numeric value on the wire for variableType.
-
setVariableTypeValue
public VariableForUserParams_PB.Builder setVariableTypeValue(int value)
.VariableType_PB variableType = 3;- Parameters:
value- The enum numeric value on the wire for variableType to set.- Returns:
- This builder for chaining.
-
getVariableType
public VariableType_PB getVariableType()
.VariableType_PB variableType = 3;- Specified by:
getVariableTypein interfaceVariableForUserParams_PBOrBuilder- Returns:
- The variableType.
-
setVariableType
public VariableForUserParams_PB.Builder setVariableType(VariableType_PB value)
.VariableType_PB variableType = 3;- Parameters:
value- The variableType to set.- Returns:
- This builder for chaining.
-
clearVariableType
public VariableForUserParams_PB.Builder clearVariableType()
.VariableType_PB variableType = 3;- Returns:
- This builder for chaining.
-
hasUser
public boolean hasUser()
.DVCUser_PB user = 4;- Specified by:
hasUserin interfaceVariableForUserParams_PBOrBuilder- Returns:
- Whether the user field is set.
-
getUser
public DVCUser_PB getUser()
.DVCUser_PB user = 4;- Specified by:
getUserin interfaceVariableForUserParams_PBOrBuilder- Returns:
- The user.
-
setUser
public VariableForUserParams_PB.Builder setUser(DVCUser_PB value)
.DVCUser_PB user = 4;
-
setUser
public VariableForUserParams_PB.Builder setUser(DVCUser_PB.Builder builderForValue)
.DVCUser_PB user = 4;
-
mergeUser
public VariableForUserParams_PB.Builder mergeUser(DVCUser_PB value)
.DVCUser_PB user = 4;
-
clearUser
public VariableForUserParams_PB.Builder clearUser()
.DVCUser_PB user = 4;
-
getUserBuilder
public DVCUser_PB.Builder getUserBuilder()
.DVCUser_PB user = 4;
-
getUserOrBuilder
public DVCUser_PBOrBuilder getUserOrBuilder()
.DVCUser_PB user = 4;- Specified by:
getUserOrBuilderin interfaceVariableForUserParams_PBOrBuilder
-
getShouldTrackEvent
public boolean getShouldTrackEvent()
bool shouldTrackEvent = 5;- Specified by:
getShouldTrackEventin interfaceVariableForUserParams_PBOrBuilder- Returns:
- The shouldTrackEvent.
-
setShouldTrackEvent
public VariableForUserParams_PB.Builder setShouldTrackEvent(boolean value)
bool shouldTrackEvent = 5;- Parameters:
value- The shouldTrackEvent to set.- Returns:
- This builder for chaining.
-
clearShouldTrackEvent
public VariableForUserParams_PB.Builder clearShouldTrackEvent()
bool shouldTrackEvent = 5;- Returns:
- This builder for chaining.
-
setUnknownFields
public final VariableForUserParams_PB.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
mergeUnknownFields
public final VariableForUserParams_PB.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<VariableForUserParams_PB.Builder>
-
-