Package com.streamlayer.studio.users
Class UpdateRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite.Builder<UpdateRequest,UpdateRequest.Builder>
-
- com.streamlayer.studio.users.UpdateRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,UpdateRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- UpdateRequest
public static final class UpdateRequest.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<UpdateRequest,UpdateRequest.Builder> implements UpdateRequestOrBuilder
Protobuf typestreamlayer.studio.users.UpdateRequest
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UpdateRequest.BuilderclearAlias()UpdateRequest.BuilderclearAvatar()UpdateRequest.BuilderclearAvatarBackgroundColour()UpdateRequest.BuilderclearDelAlias()string del_alias = 13 [json_name = "delAlias"];UpdateRequest.BuilderclearDelAvatar()string del_avatar = 5 [json_name = "delAvatar"];UpdateRequest.BuilderclearDelAvatarBackgroundColour()string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];UpdateRequest.BuilderclearDelName()string del_name = 3 [json_name = "delName"];UpdateRequest.BuilderclearDelNotificationPreference().streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];UpdateRequest.BuilderclearDelTimezone()string del_timezone = 9 [json_name = "delTimezone"];UpdateRequest.BuilderclearName()UpdateRequest.BuilderclearNotificationPreference()UpdateRequest.BuilderclearSetAlias()string set_alias = 12 [json_name = "setAlias"];UpdateRequest.BuilderclearSetAvatar()string set_avatar = 4 [json_name = "setAvatar"];UpdateRequest.BuilderclearSetAvatarBackgroundColour()string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];UpdateRequest.BuilderclearSetName()string set_name = 2 [json_name = "setName"];UpdateRequest.BuilderclearSetNotificationPreference().streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];UpdateRequest.BuilderclearSetTimezone()string set_timezone = 8 [json_name = "setTimezone"];UpdateRequest.BuilderclearTimezone()UpdateRequest.AliasCasegetAliasCase()UpdateRequest.AvatarBackgroundColourCasegetAvatarBackgroundColourCase()UpdateRequest.AvatarCasegetAvatarCase()java.lang.StringgetDelAlias()string del_alias = 13 [json_name = "delAlias"];com.google.protobuf.ByteStringgetDelAliasBytes()string del_alias = 13 [json_name = "delAlias"];java.lang.StringgetDelAvatar()string del_avatar = 5 [json_name = "delAvatar"];java.lang.StringgetDelAvatarBackgroundColour()string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];com.google.protobuf.ByteStringgetDelAvatarBackgroundColourBytes()string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];com.google.protobuf.ByteStringgetDelAvatarBytes()string del_avatar = 5 [json_name = "delAvatar"];java.lang.StringgetDelName()string del_name = 3 [json_name = "delName"];com.google.protobuf.ByteStringgetDelNameBytes()string del_name = 3 [json_name = "delName"];UserNotificationPreferencegetDelNotificationPreference().streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];intgetDelNotificationPreferenceValue().streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];java.lang.StringgetDelTimezone()string del_timezone = 9 [json_name = "delTimezone"];com.google.protobuf.ByteStringgetDelTimezoneBytes()string del_timezone = 9 [json_name = "delTimezone"];UpdateRequest.NameCasegetNameCase()UpdateRequest.NotificationPreferenceCasegetNotificationPreferenceCase()java.lang.StringgetSetAlias()string set_alias = 12 [json_name = "setAlias"];com.google.protobuf.ByteStringgetSetAliasBytes()string set_alias = 12 [json_name = "setAlias"];java.lang.StringgetSetAvatar()string set_avatar = 4 [json_name = "setAvatar"];java.lang.StringgetSetAvatarBackgroundColour()string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];com.google.protobuf.ByteStringgetSetAvatarBackgroundColourBytes()string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];com.google.protobuf.ByteStringgetSetAvatarBytes()string set_avatar = 4 [json_name = "setAvatar"];java.lang.StringgetSetName()string set_name = 2 [json_name = "setName"];com.google.protobuf.ByteStringgetSetNameBytes()string set_name = 2 [json_name = "setName"];UserNotificationPreferencegetSetNotificationPreference().streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];intgetSetNotificationPreferenceValue().streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];java.lang.StringgetSetTimezone()string set_timezone = 8 [json_name = "setTimezone"];com.google.protobuf.ByteStringgetSetTimezoneBytes()string set_timezone = 8 [json_name = "setTimezone"];UpdateRequest.TimezoneCasegetTimezoneCase()booleanhasDelAlias()string del_alias = 13 [json_name = "delAlias"];booleanhasDelAvatar()string del_avatar = 5 [json_name = "delAvatar"];booleanhasDelAvatarBackgroundColour()string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];booleanhasDelName()string del_name = 3 [json_name = "delName"];booleanhasDelNotificationPreference().streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];booleanhasDelTimezone()string del_timezone = 9 [json_name = "delTimezone"];booleanhasSetAlias()string set_alias = 12 [json_name = "setAlias"];booleanhasSetAvatar()string set_avatar = 4 [json_name = "setAvatar"];booleanhasSetAvatarBackgroundColour()string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];booleanhasSetName()string set_name = 2 [json_name = "setName"];booleanhasSetNotificationPreference().streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];booleanhasSetTimezone()string set_timezone = 8 [json_name = "setTimezone"];UpdateRequest.BuildersetDelAlias(java.lang.String value)string del_alias = 13 [json_name = "delAlias"];UpdateRequest.BuildersetDelAliasBytes(com.google.protobuf.ByteString value)string del_alias = 13 [json_name = "delAlias"];UpdateRequest.BuildersetDelAvatar(java.lang.String value)string del_avatar = 5 [json_name = "delAvatar"];UpdateRequest.BuildersetDelAvatarBackgroundColour(java.lang.String value)string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];UpdateRequest.BuildersetDelAvatarBackgroundColourBytes(com.google.protobuf.ByteString value)string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];UpdateRequest.BuildersetDelAvatarBytes(com.google.protobuf.ByteString value)string del_avatar = 5 [json_name = "delAvatar"];UpdateRequest.BuildersetDelName(java.lang.String value)string del_name = 3 [json_name = "delName"];UpdateRequest.BuildersetDelNameBytes(com.google.protobuf.ByteString value)string del_name = 3 [json_name = "delName"];UpdateRequest.BuildersetDelNotificationPreference(UserNotificationPreference value).streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];UpdateRequest.BuildersetDelNotificationPreferenceValue(int value).streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];UpdateRequest.BuildersetDelTimezone(java.lang.String value)string del_timezone = 9 [json_name = "delTimezone"];UpdateRequest.BuildersetDelTimezoneBytes(com.google.protobuf.ByteString value)string del_timezone = 9 [json_name = "delTimezone"];UpdateRequest.BuildersetSetAlias(java.lang.String value)string set_alias = 12 [json_name = "setAlias"];UpdateRequest.BuildersetSetAliasBytes(com.google.protobuf.ByteString value)string set_alias = 12 [json_name = "setAlias"];UpdateRequest.BuildersetSetAvatar(java.lang.String value)string set_avatar = 4 [json_name = "setAvatar"];UpdateRequest.BuildersetSetAvatarBackgroundColour(java.lang.String value)string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];UpdateRequest.BuildersetSetAvatarBackgroundColourBytes(com.google.protobuf.ByteString value)string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];UpdateRequest.BuildersetSetAvatarBytes(com.google.protobuf.ByteString value)string set_avatar = 4 [json_name = "setAvatar"];UpdateRequest.BuildersetSetName(java.lang.String value)string set_name = 2 [json_name = "setName"];UpdateRequest.BuildersetSetNameBytes(com.google.protobuf.ByteString value)string set_name = 2 [json_name = "setName"];UpdateRequest.BuildersetSetNotificationPreference(UserNotificationPreference value).streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];UpdateRequest.BuildersetSetNotificationPreferenceValue(int value).streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];UpdateRequest.BuildersetSetTimezone(java.lang.String value)string set_timezone = 8 [json_name = "setTimezone"];UpdateRequest.BuildersetSetTimezoneBytes(com.google.protobuf.ByteString value)string set_timezone = 8 [json_name = "setTimezone"];-
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getNameCase
public UpdateRequest.NameCase getNameCase()
- Specified by:
getNameCasein interfaceUpdateRequestOrBuilder
-
clearName
public UpdateRequest.Builder clearName()
-
getAvatarCase
public UpdateRequest.AvatarCase getAvatarCase()
- Specified by:
getAvatarCasein interfaceUpdateRequestOrBuilder
-
clearAvatar
public UpdateRequest.Builder clearAvatar()
-
getAvatarBackgroundColourCase
public UpdateRequest.AvatarBackgroundColourCase getAvatarBackgroundColourCase()
- Specified by:
getAvatarBackgroundColourCasein interfaceUpdateRequestOrBuilder
-
clearAvatarBackgroundColour
public UpdateRequest.Builder clearAvatarBackgroundColour()
-
getTimezoneCase
public UpdateRequest.TimezoneCase getTimezoneCase()
- Specified by:
getTimezoneCasein interfaceUpdateRequestOrBuilder
-
clearTimezone
public UpdateRequest.Builder clearTimezone()
-
getNotificationPreferenceCase
public UpdateRequest.NotificationPreferenceCase getNotificationPreferenceCase()
- Specified by:
getNotificationPreferenceCasein interfaceUpdateRequestOrBuilder
-
clearNotificationPreference
public UpdateRequest.Builder clearNotificationPreference()
-
getAliasCase
public UpdateRequest.AliasCase getAliasCase()
- Specified by:
getAliasCasein interfaceUpdateRequestOrBuilder
-
clearAlias
public UpdateRequest.Builder clearAlias()
-
hasSetName
public boolean hasSetName()
string set_name = 2 [json_name = "setName"];- Specified by:
hasSetNamein interfaceUpdateRequestOrBuilder- Returns:
- Whether the setName field is set.
-
getSetName
public java.lang.String getSetName()
string set_name = 2 [json_name = "setName"];- Specified by:
getSetNamein interfaceUpdateRequestOrBuilder- Returns:
- The setName.
-
getSetNameBytes
public com.google.protobuf.ByteString getSetNameBytes()
string set_name = 2 [json_name = "setName"];- Specified by:
getSetNameBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for setName.
-
setSetName
public UpdateRequest.Builder setSetName(java.lang.String value)
string set_name = 2 [json_name = "setName"];- Parameters:
value- The setName to set.- Returns:
- This builder for chaining.
-
clearSetName
public UpdateRequest.Builder clearSetName()
string set_name = 2 [json_name = "setName"];- Returns:
- This builder for chaining.
-
setSetNameBytes
public UpdateRequest.Builder setSetNameBytes(com.google.protobuf.ByteString value)
string set_name = 2 [json_name = "setName"];- Parameters:
value- The bytes for setName to set.- Returns:
- This builder for chaining.
-
hasDelName
public boolean hasDelName()
string del_name = 3 [json_name = "delName"];- Specified by:
hasDelNamein interfaceUpdateRequestOrBuilder- Returns:
- Whether the delName field is set.
-
getDelName
public java.lang.String getDelName()
string del_name = 3 [json_name = "delName"];- Specified by:
getDelNamein interfaceUpdateRequestOrBuilder- Returns:
- The delName.
-
getDelNameBytes
public com.google.protobuf.ByteString getDelNameBytes()
string del_name = 3 [json_name = "delName"];- Specified by:
getDelNameBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for delName.
-
setDelName
public UpdateRequest.Builder setDelName(java.lang.String value)
string del_name = 3 [json_name = "delName"];- Parameters:
value- The delName to set.- Returns:
- This builder for chaining.
-
clearDelName
public UpdateRequest.Builder clearDelName()
string del_name = 3 [json_name = "delName"];- Returns:
- This builder for chaining.
-
setDelNameBytes
public UpdateRequest.Builder setDelNameBytes(com.google.protobuf.ByteString value)
string del_name = 3 [json_name = "delName"];- Parameters:
value- The bytes for delName to set.- Returns:
- This builder for chaining.
-
hasSetAvatar
public boolean hasSetAvatar()
string set_avatar = 4 [json_name = "setAvatar"];- Specified by:
hasSetAvatarin interfaceUpdateRequestOrBuilder- Returns:
- Whether the setAvatar field is set.
-
getSetAvatar
public java.lang.String getSetAvatar()
string set_avatar = 4 [json_name = "setAvatar"];- Specified by:
getSetAvatarin interfaceUpdateRequestOrBuilder- Returns:
- The setAvatar.
-
getSetAvatarBytes
public com.google.protobuf.ByteString getSetAvatarBytes()
string set_avatar = 4 [json_name = "setAvatar"];- Specified by:
getSetAvatarBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for setAvatar.
-
setSetAvatar
public UpdateRequest.Builder setSetAvatar(java.lang.String value)
string set_avatar = 4 [json_name = "setAvatar"];- Parameters:
value- The setAvatar to set.- Returns:
- This builder for chaining.
-
clearSetAvatar
public UpdateRequest.Builder clearSetAvatar()
string set_avatar = 4 [json_name = "setAvatar"];- Returns:
- This builder for chaining.
-
setSetAvatarBytes
public UpdateRequest.Builder setSetAvatarBytes(com.google.protobuf.ByteString value)
string set_avatar = 4 [json_name = "setAvatar"];- Parameters:
value- The bytes for setAvatar to set.- Returns:
- This builder for chaining.
-
hasDelAvatar
public boolean hasDelAvatar()
string del_avatar = 5 [json_name = "delAvatar"];- Specified by:
hasDelAvatarin interfaceUpdateRequestOrBuilder- Returns:
- Whether the delAvatar field is set.
-
getDelAvatar
public java.lang.String getDelAvatar()
string del_avatar = 5 [json_name = "delAvatar"];- Specified by:
getDelAvatarin interfaceUpdateRequestOrBuilder- Returns:
- The delAvatar.
-
getDelAvatarBytes
public com.google.protobuf.ByteString getDelAvatarBytes()
string del_avatar = 5 [json_name = "delAvatar"];- Specified by:
getDelAvatarBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for delAvatar.
-
setDelAvatar
public UpdateRequest.Builder setDelAvatar(java.lang.String value)
string del_avatar = 5 [json_name = "delAvatar"];- Parameters:
value- The delAvatar to set.- Returns:
- This builder for chaining.
-
clearDelAvatar
public UpdateRequest.Builder clearDelAvatar()
string del_avatar = 5 [json_name = "delAvatar"];- Returns:
- This builder for chaining.
-
setDelAvatarBytes
public UpdateRequest.Builder setDelAvatarBytes(com.google.protobuf.ByteString value)
string del_avatar = 5 [json_name = "delAvatar"];- Parameters:
value- The bytes for delAvatar to set.- Returns:
- This builder for chaining.
-
hasSetAvatarBackgroundColour
public boolean hasSetAvatarBackgroundColour()
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Specified by:
hasSetAvatarBackgroundColourin interfaceUpdateRequestOrBuilder- Returns:
- Whether the setAvatarBackgroundColour field is set.
-
getSetAvatarBackgroundColour
public java.lang.String getSetAvatarBackgroundColour()
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Specified by:
getSetAvatarBackgroundColourin interfaceUpdateRequestOrBuilder- Returns:
- The setAvatarBackgroundColour.
-
getSetAvatarBackgroundColourBytes
public com.google.protobuf.ByteString getSetAvatarBackgroundColourBytes()
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Specified by:
getSetAvatarBackgroundColourBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for setAvatarBackgroundColour.
-
setSetAvatarBackgroundColour
public UpdateRequest.Builder setSetAvatarBackgroundColour(java.lang.String value)
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Parameters:
value- The setAvatarBackgroundColour to set.- Returns:
- This builder for chaining.
-
clearSetAvatarBackgroundColour
public UpdateRequest.Builder clearSetAvatarBackgroundColour()
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Returns:
- This builder for chaining.
-
setSetAvatarBackgroundColourBytes
public UpdateRequest.Builder setSetAvatarBackgroundColourBytes(com.google.protobuf.ByteString value)
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Parameters:
value- The bytes for setAvatarBackgroundColour to set.- Returns:
- This builder for chaining.
-
hasDelAvatarBackgroundColour
public boolean hasDelAvatarBackgroundColour()
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Specified by:
hasDelAvatarBackgroundColourin interfaceUpdateRequestOrBuilder- Returns:
- Whether the delAvatarBackgroundColour field is set.
-
getDelAvatarBackgroundColour
public java.lang.String getDelAvatarBackgroundColour()
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Specified by:
getDelAvatarBackgroundColourin interfaceUpdateRequestOrBuilder- Returns:
- The delAvatarBackgroundColour.
-
getDelAvatarBackgroundColourBytes
public com.google.protobuf.ByteString getDelAvatarBackgroundColourBytes()
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Specified by:
getDelAvatarBackgroundColourBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for delAvatarBackgroundColour.
-
setDelAvatarBackgroundColour
public UpdateRequest.Builder setDelAvatarBackgroundColour(java.lang.String value)
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Parameters:
value- The delAvatarBackgroundColour to set.- Returns:
- This builder for chaining.
-
clearDelAvatarBackgroundColour
public UpdateRequest.Builder clearDelAvatarBackgroundColour()
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Returns:
- This builder for chaining.
-
setDelAvatarBackgroundColourBytes
public UpdateRequest.Builder setDelAvatarBackgroundColourBytes(com.google.protobuf.ByteString value)
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Parameters:
value- The bytes for delAvatarBackgroundColour to set.- Returns:
- This builder for chaining.
-
hasSetTimezone
public boolean hasSetTimezone()
string set_timezone = 8 [json_name = "setTimezone"];- Specified by:
hasSetTimezonein interfaceUpdateRequestOrBuilder- Returns:
- Whether the setTimezone field is set.
-
getSetTimezone
public java.lang.String getSetTimezone()
string set_timezone = 8 [json_name = "setTimezone"];- Specified by:
getSetTimezonein interfaceUpdateRequestOrBuilder- Returns:
- The setTimezone.
-
getSetTimezoneBytes
public com.google.protobuf.ByteString getSetTimezoneBytes()
string set_timezone = 8 [json_name = "setTimezone"];- Specified by:
getSetTimezoneBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for setTimezone.
-
setSetTimezone
public UpdateRequest.Builder setSetTimezone(java.lang.String value)
string set_timezone = 8 [json_name = "setTimezone"];- Parameters:
value- The setTimezone to set.- Returns:
- This builder for chaining.
-
clearSetTimezone
public UpdateRequest.Builder clearSetTimezone()
string set_timezone = 8 [json_name = "setTimezone"];- Returns:
- This builder for chaining.
-
setSetTimezoneBytes
public UpdateRequest.Builder setSetTimezoneBytes(com.google.protobuf.ByteString value)
string set_timezone = 8 [json_name = "setTimezone"];- Parameters:
value- The bytes for setTimezone to set.- Returns:
- This builder for chaining.
-
hasDelTimezone
public boolean hasDelTimezone()
string del_timezone = 9 [json_name = "delTimezone"];- Specified by:
hasDelTimezonein interfaceUpdateRequestOrBuilder- Returns:
- Whether the delTimezone field is set.
-
getDelTimezone
public java.lang.String getDelTimezone()
string del_timezone = 9 [json_name = "delTimezone"];- Specified by:
getDelTimezonein interfaceUpdateRequestOrBuilder- Returns:
- The delTimezone.
-
getDelTimezoneBytes
public com.google.protobuf.ByteString getDelTimezoneBytes()
string del_timezone = 9 [json_name = "delTimezone"];- Specified by:
getDelTimezoneBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for delTimezone.
-
setDelTimezone
public UpdateRequest.Builder setDelTimezone(java.lang.String value)
string del_timezone = 9 [json_name = "delTimezone"];- Parameters:
value- The delTimezone to set.- Returns:
- This builder for chaining.
-
clearDelTimezone
public UpdateRequest.Builder clearDelTimezone()
string del_timezone = 9 [json_name = "delTimezone"];- Returns:
- This builder for chaining.
-
setDelTimezoneBytes
public UpdateRequest.Builder setDelTimezoneBytes(com.google.protobuf.ByteString value)
string del_timezone = 9 [json_name = "delTimezone"];- Parameters:
value- The bytes for delTimezone to set.- Returns:
- This builder for chaining.
-
hasSetNotificationPreference
public boolean hasSetNotificationPreference()
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Specified by:
hasSetNotificationPreferencein interfaceUpdateRequestOrBuilder- Returns:
- Whether the setNotificationPreference field is set.
-
getSetNotificationPreferenceValue
public int getSetNotificationPreferenceValue()
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Specified by:
getSetNotificationPreferenceValuein interfaceUpdateRequestOrBuilder- Returns:
- The enum numeric value on the wire for setNotificationPreference.
-
setSetNotificationPreferenceValue
public UpdateRequest.Builder setSetNotificationPreferenceValue(int value)
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Parameters:
value- The enum numeric value on the wire for setNotificationPreference to set.- Returns:
- This builder for chaining.
-
getSetNotificationPreference
public UserNotificationPreference getSetNotificationPreference()
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Specified by:
getSetNotificationPreferencein interfaceUpdateRequestOrBuilder- Returns:
- The setNotificationPreference.
-
setSetNotificationPreference
public UpdateRequest.Builder setSetNotificationPreference(UserNotificationPreference value)
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Parameters:
value- The setNotificationPreference to set.- Returns:
- This builder for chaining.
-
clearSetNotificationPreference
public UpdateRequest.Builder clearSetNotificationPreference()
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Returns:
- This builder for chaining.
-
hasDelNotificationPreference
public boolean hasDelNotificationPreference()
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Specified by:
hasDelNotificationPreferencein interfaceUpdateRequestOrBuilder- Returns:
- Whether the delNotificationPreference field is set.
-
getDelNotificationPreferenceValue
public int getDelNotificationPreferenceValue()
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Specified by:
getDelNotificationPreferenceValuein interfaceUpdateRequestOrBuilder- Returns:
- The enum numeric value on the wire for delNotificationPreference.
-
setDelNotificationPreferenceValue
public UpdateRequest.Builder setDelNotificationPreferenceValue(int value)
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Parameters:
value- The enum numeric value on the wire for delNotificationPreference to set.- Returns:
- This builder for chaining.
-
getDelNotificationPreference
public UserNotificationPreference getDelNotificationPreference()
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Specified by:
getDelNotificationPreferencein interfaceUpdateRequestOrBuilder- Returns:
- The delNotificationPreference.
-
setDelNotificationPreference
public UpdateRequest.Builder setDelNotificationPreference(UserNotificationPreference value)
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Parameters:
value- The delNotificationPreference to set.- Returns:
- This builder for chaining.
-
clearDelNotificationPreference
public UpdateRequest.Builder clearDelNotificationPreference()
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Returns:
- This builder for chaining.
-
hasSetAlias
public boolean hasSetAlias()
string set_alias = 12 [json_name = "setAlias"];- Specified by:
hasSetAliasin interfaceUpdateRequestOrBuilder- Returns:
- Whether the setAlias field is set.
-
getSetAlias
public java.lang.String getSetAlias()
string set_alias = 12 [json_name = "setAlias"];- Specified by:
getSetAliasin interfaceUpdateRequestOrBuilder- Returns:
- The setAlias.
-
getSetAliasBytes
public com.google.protobuf.ByteString getSetAliasBytes()
string set_alias = 12 [json_name = "setAlias"];- Specified by:
getSetAliasBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for setAlias.
-
setSetAlias
public UpdateRequest.Builder setSetAlias(java.lang.String value)
string set_alias = 12 [json_name = "setAlias"];- Parameters:
value- The setAlias to set.- Returns:
- This builder for chaining.
-
clearSetAlias
public UpdateRequest.Builder clearSetAlias()
string set_alias = 12 [json_name = "setAlias"];- Returns:
- This builder for chaining.
-
setSetAliasBytes
public UpdateRequest.Builder setSetAliasBytes(com.google.protobuf.ByteString value)
string set_alias = 12 [json_name = "setAlias"];- Parameters:
value- The bytes for setAlias to set.- Returns:
- This builder for chaining.
-
hasDelAlias
public boolean hasDelAlias()
string del_alias = 13 [json_name = "delAlias"];- Specified by:
hasDelAliasin interfaceUpdateRequestOrBuilder- Returns:
- Whether the delAlias field is set.
-
getDelAlias
public java.lang.String getDelAlias()
string del_alias = 13 [json_name = "delAlias"];- Specified by:
getDelAliasin interfaceUpdateRequestOrBuilder- Returns:
- The delAlias.
-
getDelAliasBytes
public com.google.protobuf.ByteString getDelAliasBytes()
string del_alias = 13 [json_name = "delAlias"];- Specified by:
getDelAliasBytesin interfaceUpdateRequestOrBuilder- Returns:
- The bytes for delAlias.
-
setDelAlias
public UpdateRequest.Builder setDelAlias(java.lang.String value)
string del_alias = 13 [json_name = "delAlias"];- Parameters:
value- The delAlias to set.- Returns:
- This builder for chaining.
-
clearDelAlias
public UpdateRequest.Builder clearDelAlias()
string del_alias = 13 [json_name = "delAlias"];- Returns:
- This builder for chaining.
-
setDelAliasBytes
public UpdateRequest.Builder setDelAliasBytes(com.google.protobuf.ByteString value)
string del_alias = 13 [json_name = "delAlias"];- Parameters:
value- The bytes for delAlias to set.- Returns:
- This builder for chaining.
-
-