Class UpdateRequest.Builder

    • Method Detail

      • getId

        public long getId()
         stream id
         
        uint64 id = 1 [json_name = "id"];
        Specified by:
        getId in interface UpdateRequestOrBuilder
        Returns:
        The id.
      • setId

        public UpdateRequest.Builder setId​(long value)
         stream id
         
        uint64 id = 1 [json_name = "id"];
        Parameters:
        value - The id to set.
        Returns:
        This builder for chaining.
      • clearId

        public UpdateRequest.Builder clearId()
         stream id
         
        uint64 id = 1 [json_name = "id"];
        Returns:
        This builder for chaining.
      • getOrganizationId

        public java.lang.String getOrganizationId()
        string organization_id = 6 [json_name = "organizationId"];
        Specified by:
        getOrganizationId in interface UpdateRequestOrBuilder
        Returns:
        The organizationId.
      • getOrganizationIdBytes

        public com.google.protobuf.ByteString getOrganizationIdBytes()
        string organization_id = 6 [json_name = "organizationId"];
        Specified by:
        getOrganizationIdBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for organizationId.
      • setOrganizationId

        public UpdateRequest.Builder setOrganizationId​(java.lang.String value)
        string organization_id = 6 [json_name = "organizationId"];
        Parameters:
        value - The organizationId to set.
        Returns:
        This builder for chaining.
      • clearOrganizationId

        public UpdateRequest.Builder clearOrganizationId()
        string organization_id = 6 [json_name = "organizationId"];
        Returns:
        This builder for chaining.
      • setOrganizationIdBytes

        public UpdateRequest.Builder setOrganizationIdBytes​(com.google.protobuf.ByteString value)
        string organization_id = 6 [json_name = "organizationId"];
        Parameters:
        value - The bytes for organizationId to set.
        Returns:
        This builder for chaining.
      • getOverlay

        public java.lang.String getOverlay()
        string overlay = 2 [json_name = "overlay"];
        Specified by:
        getOverlay in interface UpdateRequestOrBuilder
        Returns:
        The overlay.
      • getOverlayBytes

        public com.google.protobuf.ByteString getOverlayBytes()
        string overlay = 2 [json_name = "overlay"];
        Specified by:
        getOverlayBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for overlay.
      • setOverlay

        public UpdateRequest.Builder setOverlay​(java.lang.String value)
        string overlay = 2 [json_name = "overlay"];
        Parameters:
        value - The overlay to set.
        Returns:
        This builder for chaining.
      • clearOverlay

        public UpdateRequest.Builder clearOverlay()
        string overlay = 2 [json_name = "overlay"];
        Returns:
        This builder for chaining.
      • setOverlayBytes

        public UpdateRequest.Builder setOverlayBytes​(com.google.protobuf.ByteString value)
        string overlay = 2 [json_name = "overlay"];
        Parameters:
        value - The bytes for overlay to set.
        Returns:
        This builder for chaining.
      • hasSetOverlaySettings

        public boolean hasSetOverlaySettings()
        .streamlayer.sdkSettings.SdkOverlay set_overlay_settings = 5 [json_name = "setOverlaySettings"];
        Specified by:
        hasSetOverlaySettings in interface UpdateRequestOrBuilder
        Returns:
        Whether the setOverlaySettings field is set.
      • getSetOverlaySettings

        public SdkOverlay getSetOverlaySettings()
        .streamlayer.sdkSettings.SdkOverlay set_overlay_settings = 5 [json_name = "setOverlaySettings"];
        Specified by:
        getSetOverlaySettings in interface UpdateRequestOrBuilder
        Returns:
        The setOverlaySettings.
      • setSetOverlaySettings

        public UpdateRequest.Builder setSetOverlaySettings​(SdkOverlay value)
        .streamlayer.sdkSettings.SdkOverlay set_overlay_settings = 5 [json_name = "setOverlaySettings"];
      • setSetOverlaySettings

        public UpdateRequest.Builder setSetOverlaySettings​(SdkOverlay.Builder builderForValue)
        .streamlayer.sdkSettings.SdkOverlay set_overlay_settings = 5 [json_name = "setOverlaySettings"];
      • mergeSetOverlaySettings

        public UpdateRequest.Builder mergeSetOverlaySettings​(SdkOverlay value)
        .streamlayer.sdkSettings.SdkOverlay set_overlay_settings = 5 [json_name = "setOverlaySettings"];
      • clearSetOverlaySettings

        public UpdateRequest.Builder clearSetOverlaySettings()
        .streamlayer.sdkSettings.SdkOverlay set_overlay_settings = 5 [json_name = "setOverlaySettings"];
      • hasSetButtonIcon

        public boolean hasSetButtonIcon()
        string set_button_icon = 8 [json_name = "setButtonIcon"];
        Specified by:
        hasSetButtonIcon in interface UpdateRequestOrBuilder
        Returns:
        Whether the setButtonIcon field is set.
      • getSetButtonIcon

        public java.lang.String getSetButtonIcon()
        string set_button_icon = 8 [json_name = "setButtonIcon"];
        Specified by:
        getSetButtonIcon in interface UpdateRequestOrBuilder
        Returns:
        The setButtonIcon.
      • getSetButtonIconBytes

        public com.google.protobuf.ByteString getSetButtonIconBytes()
        string set_button_icon = 8 [json_name = "setButtonIcon"];
        Specified by:
        getSetButtonIconBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setButtonIcon.
      • setSetButtonIcon

        public UpdateRequest.Builder setSetButtonIcon​(java.lang.String value)
        string set_button_icon = 8 [json_name = "setButtonIcon"];
        Parameters:
        value - The setButtonIcon to set.
        Returns:
        This builder for chaining.
      • clearSetButtonIcon

        public UpdateRequest.Builder clearSetButtonIcon()
        string set_button_icon = 8 [json_name = "setButtonIcon"];
        Returns:
        This builder for chaining.
      • setSetButtonIconBytes

        public UpdateRequest.Builder setSetButtonIconBytes​(com.google.protobuf.ByteString value)
        string set_button_icon = 8 [json_name = "setButtonIcon"];
        Parameters:
        value - The bytes for setButtonIcon to set.
        Returns:
        This builder for chaining.
      • hasDelButtonIcon

        public boolean hasDelButtonIcon()
        string del_button_icon = 9 [json_name = "delButtonIcon"];
        Specified by:
        hasDelButtonIcon in interface UpdateRequestOrBuilder
        Returns:
        Whether the delButtonIcon field is set.
      • getDelButtonIcon

        public java.lang.String getDelButtonIcon()
        string del_button_icon = 9 [json_name = "delButtonIcon"];
        Specified by:
        getDelButtonIcon in interface UpdateRequestOrBuilder
        Returns:
        The delButtonIcon.
      • getDelButtonIconBytes

        public com.google.protobuf.ByteString getDelButtonIconBytes()
        string del_button_icon = 9 [json_name = "delButtonIcon"];
        Specified by:
        getDelButtonIconBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delButtonIcon.
      • setDelButtonIcon

        public UpdateRequest.Builder setDelButtonIcon​(java.lang.String value)
        string del_button_icon = 9 [json_name = "delButtonIcon"];
        Parameters:
        value - The delButtonIcon to set.
        Returns:
        This builder for chaining.
      • clearDelButtonIcon

        public UpdateRequest.Builder clearDelButtonIcon()
        string del_button_icon = 9 [json_name = "delButtonIcon"];
        Returns:
        This builder for chaining.
      • setDelButtonIconBytes

        public UpdateRequest.Builder setDelButtonIconBytes​(com.google.protobuf.ByteString value)
        string del_button_icon = 9 [json_name = "delButtonIcon"];
        Parameters:
        value - The bytes for delButtonIcon to set.
        Returns:
        This builder for chaining.
      • hasSetPrimaryColor

        public boolean hasSetPrimaryColor()
        string set_primary_color = 10 [json_name = "setPrimaryColor"];
        Specified by:
        hasSetPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        Whether the setPrimaryColor field is set.
      • getSetPrimaryColor

        public java.lang.String getSetPrimaryColor()
        string set_primary_color = 10 [json_name = "setPrimaryColor"];
        Specified by:
        getSetPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        The setPrimaryColor.
      • getSetPrimaryColorBytes

        public com.google.protobuf.ByteString getSetPrimaryColorBytes()
        string set_primary_color = 10 [json_name = "setPrimaryColor"];
        Specified by:
        getSetPrimaryColorBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setPrimaryColor.
      • setSetPrimaryColor

        public UpdateRequest.Builder setSetPrimaryColor​(java.lang.String value)
        string set_primary_color = 10 [json_name = "setPrimaryColor"];
        Parameters:
        value - The setPrimaryColor to set.
        Returns:
        This builder for chaining.
      • clearSetPrimaryColor

        public UpdateRequest.Builder clearSetPrimaryColor()
        string set_primary_color = 10 [json_name = "setPrimaryColor"];
        Returns:
        This builder for chaining.
      • setSetPrimaryColorBytes

        public UpdateRequest.Builder setSetPrimaryColorBytes​(com.google.protobuf.ByteString value)
        string set_primary_color = 10 [json_name = "setPrimaryColor"];
        Parameters:
        value - The bytes for setPrimaryColor to set.
        Returns:
        This builder for chaining.
      • hasDelPrimaryColor

        public boolean hasDelPrimaryColor()
        string del_primary_color = 11 [json_name = "delPrimaryColor"];
        Specified by:
        hasDelPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        Whether the delPrimaryColor field is set.
      • getDelPrimaryColor

        public java.lang.String getDelPrimaryColor()
        string del_primary_color = 11 [json_name = "delPrimaryColor"];
        Specified by:
        getDelPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        The delPrimaryColor.
      • getDelPrimaryColorBytes

        public com.google.protobuf.ByteString getDelPrimaryColorBytes()
        string del_primary_color = 11 [json_name = "delPrimaryColor"];
        Specified by:
        getDelPrimaryColorBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delPrimaryColor.
      • setDelPrimaryColor

        public UpdateRequest.Builder setDelPrimaryColor​(java.lang.String value)
        string del_primary_color = 11 [json_name = "delPrimaryColor"];
        Parameters:
        value - The delPrimaryColor to set.
        Returns:
        This builder for chaining.
      • clearDelPrimaryColor

        public UpdateRequest.Builder clearDelPrimaryColor()
        string del_primary_color = 11 [json_name = "delPrimaryColor"];
        Returns:
        This builder for chaining.
      • setDelPrimaryColorBytes

        public UpdateRequest.Builder setDelPrimaryColorBytes​(com.google.protobuf.ByteString value)
        string del_primary_color = 11 [json_name = "delPrimaryColor"];
        Parameters:
        value - The bytes for delPrimaryColor to set.
        Returns:
        This builder for chaining.
      • hasSetSecondaryColor

        public boolean hasSetSecondaryColor()
        string set_secondary_color = 12 [json_name = "setSecondaryColor"];
        Specified by:
        hasSetSecondaryColor in interface UpdateRequestOrBuilder
        Returns:
        Whether the setSecondaryColor field is set.
      • getSetSecondaryColor

        public java.lang.String getSetSecondaryColor()
        string set_secondary_color = 12 [json_name = "setSecondaryColor"];
        Specified by:
        getSetSecondaryColor in interface UpdateRequestOrBuilder
        Returns:
        The setSecondaryColor.
      • getSetSecondaryColorBytes

        public com.google.protobuf.ByteString getSetSecondaryColorBytes()
        string set_secondary_color = 12 [json_name = "setSecondaryColor"];
        Specified by:
        getSetSecondaryColorBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setSecondaryColor.
      • setSetSecondaryColor

        public UpdateRequest.Builder setSetSecondaryColor​(java.lang.String value)
        string set_secondary_color = 12 [json_name = "setSecondaryColor"];
        Parameters:
        value - The setSecondaryColor to set.
        Returns:
        This builder for chaining.
      • clearSetSecondaryColor

        public UpdateRequest.Builder clearSetSecondaryColor()
        string set_secondary_color = 12 [json_name = "setSecondaryColor"];
        Returns:
        This builder for chaining.
      • setSetSecondaryColorBytes

        public UpdateRequest.Builder setSetSecondaryColorBytes​(com.google.protobuf.ByteString value)
        string set_secondary_color = 12 [json_name = "setSecondaryColor"];
        Parameters:
        value - The bytes for setSecondaryColor to set.
        Returns:
        This builder for chaining.
      • hasDelSecondaryColor

        public boolean hasDelSecondaryColor()
        string del_secondary_color = 13 [json_name = "delSecondaryColor"];
        Specified by:
        hasDelSecondaryColor in interface UpdateRequestOrBuilder
        Returns:
        Whether the delSecondaryColor field is set.
      • getDelSecondaryColor

        public java.lang.String getDelSecondaryColor()
        string del_secondary_color = 13 [json_name = "delSecondaryColor"];
        Specified by:
        getDelSecondaryColor in interface UpdateRequestOrBuilder
        Returns:
        The delSecondaryColor.
      • getDelSecondaryColorBytes

        public com.google.protobuf.ByteString getDelSecondaryColorBytes()
        string del_secondary_color = 13 [json_name = "delSecondaryColor"];
        Specified by:
        getDelSecondaryColorBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delSecondaryColor.
      • setDelSecondaryColor

        public UpdateRequest.Builder setDelSecondaryColor​(java.lang.String value)
        string del_secondary_color = 13 [json_name = "delSecondaryColor"];
        Parameters:
        value - The delSecondaryColor to set.
        Returns:
        This builder for chaining.
      • clearDelSecondaryColor

        public UpdateRequest.Builder clearDelSecondaryColor()
        string del_secondary_color = 13 [json_name = "delSecondaryColor"];
        Returns:
        This builder for chaining.
      • setDelSecondaryColorBytes

        public UpdateRequest.Builder setDelSecondaryColorBytes​(com.google.protobuf.ByteString value)
        string del_secondary_color = 13 [json_name = "delSecondaryColor"];
        Parameters:
        value - The bytes for delSecondaryColor to set.
        Returns:
        This builder for chaining.
      • hasSetModerationPrimaryColor

        public boolean hasSetModerationPrimaryColor()
        string set_moderation_primary_color = 14 [json_name = "setModerationPrimaryColor"];
        Specified by:
        hasSetModerationPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        Whether the setModerationPrimaryColor field is set.
      • getSetModerationPrimaryColor

        public java.lang.String getSetModerationPrimaryColor()
        string set_moderation_primary_color = 14 [json_name = "setModerationPrimaryColor"];
        Specified by:
        getSetModerationPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        The setModerationPrimaryColor.
      • getSetModerationPrimaryColorBytes

        public com.google.protobuf.ByteString getSetModerationPrimaryColorBytes()
        string set_moderation_primary_color = 14 [json_name = "setModerationPrimaryColor"];
        Specified by:
        getSetModerationPrimaryColorBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setModerationPrimaryColor.
      • setSetModerationPrimaryColor

        public UpdateRequest.Builder setSetModerationPrimaryColor​(java.lang.String value)
        string set_moderation_primary_color = 14 [json_name = "setModerationPrimaryColor"];
        Parameters:
        value - The setModerationPrimaryColor to set.
        Returns:
        This builder for chaining.
      • clearSetModerationPrimaryColor

        public UpdateRequest.Builder clearSetModerationPrimaryColor()
        string set_moderation_primary_color = 14 [json_name = "setModerationPrimaryColor"];
        Returns:
        This builder for chaining.
      • setSetModerationPrimaryColorBytes

        public UpdateRequest.Builder setSetModerationPrimaryColorBytes​(com.google.protobuf.ByteString value)
        string set_moderation_primary_color = 14 [json_name = "setModerationPrimaryColor"];
        Parameters:
        value - The bytes for setModerationPrimaryColor to set.
        Returns:
        This builder for chaining.
      • hasDelModerationPrimaryColor

        public boolean hasDelModerationPrimaryColor()
        string del_moderation_primary_color = 15 [json_name = "delModerationPrimaryColor"];
        Specified by:
        hasDelModerationPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        Whether the delModerationPrimaryColor field is set.
      • getDelModerationPrimaryColor

        public java.lang.String getDelModerationPrimaryColor()
        string del_moderation_primary_color = 15 [json_name = "delModerationPrimaryColor"];
        Specified by:
        getDelModerationPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        The delModerationPrimaryColor.
      • getDelModerationPrimaryColorBytes

        public com.google.protobuf.ByteString getDelModerationPrimaryColorBytes()
        string del_moderation_primary_color = 15 [json_name = "delModerationPrimaryColor"];
        Specified by:
        getDelModerationPrimaryColorBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delModerationPrimaryColor.
      • setDelModerationPrimaryColor

        public UpdateRequest.Builder setDelModerationPrimaryColor​(java.lang.String value)
        string del_moderation_primary_color = 15 [json_name = "delModerationPrimaryColor"];
        Parameters:
        value - The delModerationPrimaryColor to set.
        Returns:
        This builder for chaining.
      • clearDelModerationPrimaryColor

        public UpdateRequest.Builder clearDelModerationPrimaryColor()
        string del_moderation_primary_color = 15 [json_name = "delModerationPrimaryColor"];
        Returns:
        This builder for chaining.
      • setDelModerationPrimaryColorBytes

        public UpdateRequest.Builder setDelModerationPrimaryColorBytes​(com.google.protobuf.ByteString value)
        string del_moderation_primary_color = 15 [json_name = "delModerationPrimaryColor"];
        Parameters:
        value - The bytes for delModerationPrimaryColor to set.
        Returns:
        This builder for chaining.
      • hasSetLinkShareIcon

        public boolean hasSetLinkShareIcon()
        string set_link_share_icon = 16 [json_name = "setLinkShareIcon"];
        Specified by:
        hasSetLinkShareIcon in interface UpdateRequestOrBuilder
        Returns:
        Whether the setLinkShareIcon field is set.
      • getSetLinkShareIcon

        public java.lang.String getSetLinkShareIcon()
        string set_link_share_icon = 16 [json_name = "setLinkShareIcon"];
        Specified by:
        getSetLinkShareIcon in interface UpdateRequestOrBuilder
        Returns:
        The setLinkShareIcon.
      • getSetLinkShareIconBytes

        public com.google.protobuf.ByteString getSetLinkShareIconBytes()
        string set_link_share_icon = 16 [json_name = "setLinkShareIcon"];
        Specified by:
        getSetLinkShareIconBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setLinkShareIcon.
      • setSetLinkShareIcon

        public UpdateRequest.Builder setSetLinkShareIcon​(java.lang.String value)
        string set_link_share_icon = 16 [json_name = "setLinkShareIcon"];
        Parameters:
        value - The setLinkShareIcon to set.
        Returns:
        This builder for chaining.
      • clearSetLinkShareIcon

        public UpdateRequest.Builder clearSetLinkShareIcon()
        string set_link_share_icon = 16 [json_name = "setLinkShareIcon"];
        Returns:
        This builder for chaining.
      • setSetLinkShareIconBytes

        public UpdateRequest.Builder setSetLinkShareIconBytes​(com.google.protobuf.ByteString value)
        string set_link_share_icon = 16 [json_name = "setLinkShareIcon"];
        Parameters:
        value - The bytes for setLinkShareIcon to set.
        Returns:
        This builder for chaining.
      • hasDelLinkShareIcon

        public boolean hasDelLinkShareIcon()
        string del_link_share_icon = 17 [json_name = "delLinkShareIcon"];
        Specified by:
        hasDelLinkShareIcon in interface UpdateRequestOrBuilder
        Returns:
        Whether the delLinkShareIcon field is set.
      • getDelLinkShareIcon

        public java.lang.String getDelLinkShareIcon()
        string del_link_share_icon = 17 [json_name = "delLinkShareIcon"];
        Specified by:
        getDelLinkShareIcon in interface UpdateRequestOrBuilder
        Returns:
        The delLinkShareIcon.
      • getDelLinkShareIconBytes

        public com.google.protobuf.ByteString getDelLinkShareIconBytes()
        string del_link_share_icon = 17 [json_name = "delLinkShareIcon"];
        Specified by:
        getDelLinkShareIconBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delLinkShareIcon.
      • setDelLinkShareIcon

        public UpdateRequest.Builder setDelLinkShareIcon​(java.lang.String value)
        string del_link_share_icon = 17 [json_name = "delLinkShareIcon"];
        Parameters:
        value - The delLinkShareIcon to set.
        Returns:
        This builder for chaining.
      • clearDelLinkShareIcon

        public UpdateRequest.Builder clearDelLinkShareIcon()
        string del_link_share_icon = 17 [json_name = "delLinkShareIcon"];
        Returns:
        This builder for chaining.
      • setDelLinkShareIconBytes

        public UpdateRequest.Builder setDelLinkShareIconBytes​(com.google.protobuf.ByteString value)
        string del_link_share_icon = 17 [json_name = "delLinkShareIcon"];
        Parameters:
        value - The bytes for delLinkShareIcon to set.
        Returns:
        This builder for chaining.
      • hasSetLinkShareText

        public boolean hasSetLinkShareText()
        string set_link_share_text = 18 [json_name = "setLinkShareText"];
        Specified by:
        hasSetLinkShareText in interface UpdateRequestOrBuilder
        Returns:
        Whether the setLinkShareText field is set.
      • getSetLinkShareText

        public java.lang.String getSetLinkShareText()
        string set_link_share_text = 18 [json_name = "setLinkShareText"];
        Specified by:
        getSetLinkShareText in interface UpdateRequestOrBuilder
        Returns:
        The setLinkShareText.
      • getSetLinkShareTextBytes

        public com.google.protobuf.ByteString getSetLinkShareTextBytes()
        string set_link_share_text = 18 [json_name = "setLinkShareText"];
        Specified by:
        getSetLinkShareTextBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setLinkShareText.
      • setSetLinkShareText

        public UpdateRequest.Builder setSetLinkShareText​(java.lang.String value)
        string set_link_share_text = 18 [json_name = "setLinkShareText"];
        Parameters:
        value - The setLinkShareText to set.
        Returns:
        This builder for chaining.
      • clearSetLinkShareText

        public UpdateRequest.Builder clearSetLinkShareText()
        string set_link_share_text = 18 [json_name = "setLinkShareText"];
        Returns:
        This builder for chaining.
      • setSetLinkShareTextBytes

        public UpdateRequest.Builder setSetLinkShareTextBytes​(com.google.protobuf.ByteString value)
        string set_link_share_text = 18 [json_name = "setLinkShareText"];
        Parameters:
        value - The bytes for setLinkShareText to set.
        Returns:
        This builder for chaining.
      • hasDelLinkShareText

        public boolean hasDelLinkShareText()
        string del_link_share_text = 19 [json_name = "delLinkShareText"];
        Specified by:
        hasDelLinkShareText in interface UpdateRequestOrBuilder
        Returns:
        Whether the delLinkShareText field is set.
      • getDelLinkShareText

        public java.lang.String getDelLinkShareText()
        string del_link_share_text = 19 [json_name = "delLinkShareText"];
        Specified by:
        getDelLinkShareText in interface UpdateRequestOrBuilder
        Returns:
        The delLinkShareText.
      • getDelLinkShareTextBytes

        public com.google.protobuf.ByteString getDelLinkShareTextBytes()
        string del_link_share_text = 19 [json_name = "delLinkShareText"];
        Specified by:
        getDelLinkShareTextBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delLinkShareText.
      • setDelLinkShareText

        public UpdateRequest.Builder setDelLinkShareText​(java.lang.String value)
        string del_link_share_text = 19 [json_name = "delLinkShareText"];
        Parameters:
        value - The delLinkShareText to set.
        Returns:
        This builder for chaining.
      • clearDelLinkShareText

        public UpdateRequest.Builder clearDelLinkShareText()
        string del_link_share_text = 19 [json_name = "delLinkShareText"];
        Returns:
        This builder for chaining.
      • setDelLinkShareTextBytes

        public UpdateRequest.Builder setDelLinkShareTextBytes​(com.google.protobuf.ByteString value)
        string del_link_share_text = 19 [json_name = "delLinkShareText"];
        Parameters:
        value - The bytes for delLinkShareText to set.
        Returns:
        This builder for chaining.
      • hasBrandDefaults

        public boolean hasBrandDefaults()
        .streamlayer.sdkSettings.BrandDefaults brand_defaults = 20 [json_name = "brandDefaults"];
        Specified by:
        hasBrandDefaults in interface UpdateRequestOrBuilder
        Returns:
        Whether the brandDefaults field is set.
      • setBrandDefaults

        public UpdateRequest.Builder setBrandDefaults​(BrandDefaults value)
        .streamlayer.sdkSettings.BrandDefaults brand_defaults = 20 [json_name = "brandDefaults"];
      • mergeBrandDefaults

        public UpdateRequest.Builder mergeBrandDefaults​(BrandDefaults value)
        .streamlayer.sdkSettings.BrandDefaults brand_defaults = 20 [json_name = "brandDefaults"];
      • clearBrandDefaults

        public UpdateRequest.Builder clearBrandDefaults()
        .streamlayer.sdkSettings.BrandDefaults brand_defaults = 20 [json_name = "brandDefaults"];
      • hasOverlayUpdate

        public boolean hasOverlayUpdate()
        .streamlayer.sdkSettings.stream.OverlayStateUpdate overlay_update = 21 [json_name = "overlayUpdate"];
        Specified by:
        hasOverlayUpdate in interface UpdateRequestOrBuilder
        Returns:
        Whether the overlayUpdate field is set.
      • setOverlayUpdate

        public UpdateRequest.Builder setOverlayUpdate​(OverlayStateUpdate value)
        .streamlayer.sdkSettings.stream.OverlayStateUpdate overlay_update = 21 [json_name = "overlayUpdate"];
      • mergeOverlayUpdate

        public UpdateRequest.Builder mergeOverlayUpdate​(OverlayStateUpdate value)
        .streamlayer.sdkSettings.stream.OverlayStateUpdate overlay_update = 21 [json_name = "overlayUpdate"];
      • clearOverlayUpdate

        public UpdateRequest.Builder clearOverlayUpdate()
        .streamlayer.sdkSettings.stream.OverlayStateUpdate overlay_update = 21 [json_name = "overlayUpdate"];