Class UpdateRequest

    • Field Detail

      • SET_AVATAR_FIELD_NUMBER

        public static final int SET_AVATAR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_AVATAR_FIELD_NUMBER

        public static final int DEL_AVATAR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_AVATAR_BACKGROUND_COLOUR_FIELD_NUMBER

        public static final int SET_AVATAR_BACKGROUND_COLOUR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_AVATAR_BACKGROUND_COLOUR_FIELD_NUMBER

        public static final int DEL_AVATAR_BACKGROUND_COLOUR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_TIMEZONE_FIELD_NUMBER

        public static final int SET_TIMEZONE_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_TIMEZONE_FIELD_NUMBER

        public static final int DEL_TIMEZONE_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_NOTIFICATION_PREFERENCE_FIELD_NUMBER

        public static final int SET_NOTIFICATION_PREFERENCE_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_NOTIFICATION_PREFERENCE_FIELD_NUMBER

        public static final int DEL_NOTIFICATION_PREFERENCE_FIELD_NUMBER
        See Also:
        Constant Field Values
    • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • parseFrom

        public static UpdateRequest parseFrom​(java.nio.ByteBuffer data)
                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static UpdateRequest parseFrom​(java.nio.ByteBuffer data,
                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static UpdateRequest parseFrom​(com.google.protobuf.ByteString data)
                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static UpdateRequest parseFrom​(com.google.protobuf.ByteString data,
                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static UpdateRequest parseFrom​(byte[] data)
                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static UpdateRequest parseFrom​(byte[] data,
                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                       throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static UpdateRequest parseFrom​(java.io.InputStream input)
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static UpdateRequest parseFrom​(java.io.InputStream input,
                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static UpdateRequest parseDelimitedFrom​(java.io.InputStream input)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static UpdateRequest parseDelimitedFrom​(java.io.InputStream input,
                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static UpdateRequest parseFrom​(com.google.protobuf.CodedInputStream input)
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static UpdateRequest parseFrom​(com.google.protobuf.CodedInputStream input,
                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • dynamicMethod

        protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
                                                       java.lang.Object arg0,
                                                       java.lang.Object arg1)
        Specified by:
        dynamicMethod in class com.google.protobuf.GeneratedMessageLite<UpdateRequest,​UpdateRequest.Builder>
      • getDefaultInstance

        public static UpdateRequest getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<UpdateRequest> parser()