Class UpdateRequest.Builder

    • Method Detail

      • hasSetName

        public boolean hasSetName()
        string set_name = 2 [json_name = "setName"];
        Specified by:
        hasSetName in interface UpdateRequestOrBuilder
        Returns:
        Whether the setName field is set.
      • getSetName

        public java.lang.String getSetName()
        string set_name = 2 [json_name = "setName"];
        Specified by:
        getSetName in interface UpdateRequestOrBuilder
        Returns:
        The setName.
      • getSetNameBytes

        public com.google.protobuf.ByteString getSetNameBytes()
        string set_name = 2 [json_name = "setName"];
        Specified by:
        getSetNameBytes in interface UpdateRequestOrBuilder
        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:
        hasDelName in interface UpdateRequestOrBuilder
        Returns:
        Whether the delName field is set.
      • getDelName

        public java.lang.String getDelName()
        string del_name = 3 [json_name = "delName"];
        Specified by:
        getDelName in interface UpdateRequestOrBuilder
        Returns:
        The delName.
      • getDelNameBytes

        public com.google.protobuf.ByteString getDelNameBytes()
        string del_name = 3 [json_name = "delName"];
        Specified by:
        getDelNameBytes in interface UpdateRequestOrBuilder
        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:
        hasSetAvatar in interface UpdateRequestOrBuilder
        Returns:
        Whether the setAvatar field is set.
      • getSetAvatar

        public java.lang.String getSetAvatar()
        string set_avatar = 4 [json_name = "setAvatar"];
        Specified by:
        getSetAvatar in interface UpdateRequestOrBuilder
        Returns:
        The setAvatar.
      • getSetAvatarBytes

        public com.google.protobuf.ByteString getSetAvatarBytes()
        string set_avatar = 4 [json_name = "setAvatar"];
        Specified by:
        getSetAvatarBytes in interface UpdateRequestOrBuilder
        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:
        hasDelAvatar in interface UpdateRequestOrBuilder
        Returns:
        Whether the delAvatar field is set.
      • getDelAvatar

        public java.lang.String getDelAvatar()
        string del_avatar = 5 [json_name = "delAvatar"];
        Specified by:
        getDelAvatar in interface UpdateRequestOrBuilder
        Returns:
        The delAvatar.
      • getDelAvatarBytes

        public com.google.protobuf.ByteString getDelAvatarBytes()
        string del_avatar = 5 [json_name = "delAvatar"];
        Specified by:
        getDelAvatarBytes in interface UpdateRequestOrBuilder
        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:
        hasSetAvatarBackgroundColour in interface UpdateRequestOrBuilder
        Returns:
        Whether the setAvatarBackgroundColour field is set.
      • getSetAvatarBackgroundColour

        public java.lang.String getSetAvatarBackgroundColour()
        string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];
        Specified by:
        getSetAvatarBackgroundColour in interface UpdateRequestOrBuilder
        Returns:
        The setAvatarBackgroundColour.
      • getSetAvatarBackgroundColourBytes

        public com.google.protobuf.ByteString getSetAvatarBackgroundColourBytes()
        string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];
        Specified by:
        getSetAvatarBackgroundColourBytes in interface UpdateRequestOrBuilder
        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:
        hasDelAvatarBackgroundColour in interface UpdateRequestOrBuilder
        Returns:
        Whether the delAvatarBackgroundColour field is set.
      • getDelAvatarBackgroundColour

        public java.lang.String getDelAvatarBackgroundColour()
        string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];
        Specified by:
        getDelAvatarBackgroundColour in interface UpdateRequestOrBuilder
        Returns:
        The delAvatarBackgroundColour.
      • getDelAvatarBackgroundColourBytes

        public com.google.protobuf.ByteString getDelAvatarBackgroundColourBytes()
        string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];
        Specified by:
        getDelAvatarBackgroundColourBytes in interface UpdateRequestOrBuilder
        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:
        hasSetTimezone in interface UpdateRequestOrBuilder
        Returns:
        Whether the setTimezone field is set.
      • getSetTimezone

        public java.lang.String getSetTimezone()
        string set_timezone = 8 [json_name = "setTimezone"];
        Specified by:
        getSetTimezone in interface UpdateRequestOrBuilder
        Returns:
        The setTimezone.
      • getSetTimezoneBytes

        public com.google.protobuf.ByteString getSetTimezoneBytes()
        string set_timezone = 8 [json_name = "setTimezone"];
        Specified by:
        getSetTimezoneBytes in interface UpdateRequestOrBuilder
        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:
        hasDelTimezone in interface UpdateRequestOrBuilder
        Returns:
        Whether the delTimezone field is set.
      • getDelTimezone

        public java.lang.String getDelTimezone()
        string del_timezone = 9 [json_name = "delTimezone"];
        Specified by:
        getDelTimezone in interface UpdateRequestOrBuilder
        Returns:
        The delTimezone.
      • getDelTimezoneBytes

        public com.google.protobuf.ByteString getDelTimezoneBytes()
        string del_timezone = 9 [json_name = "delTimezone"];
        Specified by:
        getDelTimezoneBytes in interface UpdateRequestOrBuilder
        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:
        hasSetNotificationPreference in interface UpdateRequestOrBuilder
        Returns:
        Whether the setNotificationPreference field is set.
      • getSetNotificationPreferenceValue

        public int getSetNotificationPreferenceValue()
        .streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];
        Specified by:
        getSetNotificationPreferenceValue in interface UpdateRequestOrBuilder
        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.
      • 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:
        hasDelNotificationPreference in interface UpdateRequestOrBuilder
        Returns:
        Whether the delNotificationPreference field is set.
      • getDelNotificationPreferenceValue

        public int getDelNotificationPreferenceValue()
        .streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];
        Specified by:
        getDelNotificationPreferenceValue in interface UpdateRequestOrBuilder
        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.
      • 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:
        hasSetAlias in interface UpdateRequestOrBuilder
        Returns:
        Whether the setAlias field is set.
      • getSetAlias

        public java.lang.String getSetAlias()
        string set_alias = 12 [json_name = "setAlias"];
        Specified by:
        getSetAlias in interface UpdateRequestOrBuilder
        Returns:
        The setAlias.
      • getSetAliasBytes

        public com.google.protobuf.ByteString getSetAliasBytes()
        string set_alias = 12 [json_name = "setAlias"];
        Specified by:
        getSetAliasBytes in interface UpdateRequestOrBuilder
        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:
        hasDelAlias in interface UpdateRequestOrBuilder
        Returns:
        Whether the delAlias field is set.
      • getDelAlias

        public java.lang.String getDelAlias()
        string del_alias = 13 [json_name = "delAlias"];
        Specified by:
        getDelAlias in interface UpdateRequestOrBuilder
        Returns:
        The delAlias.
      • getDelAliasBytes

        public com.google.protobuf.ByteString getDelAliasBytes()
        string del_alias = 13 [json_name = "delAlias"];
        Specified by:
        getDelAliasBytes in interface UpdateRequestOrBuilder
        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.