Interface UpdateRequestOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder
    All Known Implementing Classes:
    UpdateRequest, UpdateRequest.Builder

    public interface UpdateRequestOrBuilder
    extends com.google.protobuf.MessageLiteOrBuilder
    • Method Detail

      • getId

        long getId()
         stream id
         
        uint64 id = 1 [json_name = "id"];
        Returns:
        The id.
      • getOrganizationId

        java.lang.String getOrganizationId()
        string organization_id = 6 [json_name = "organizationId"];
        Returns:
        The organizationId.
      • getOrganizationIdBytes

        com.google.protobuf.ByteString getOrganizationIdBytes()
        string organization_id = 6 [json_name = "organizationId"];
        Returns:
        The bytes for organizationId.
      • getOverlay

        java.lang.String getOverlay()
        string overlay = 2 [json_name = "overlay"];
        Returns:
        The overlay.
      • getOverlayBytes

        com.google.protobuf.ByteString getOverlayBytes()
        string overlay = 2 [json_name = "overlay"];
        Returns:
        The bytes for overlay.
      • hasSetOverlaySettings

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

        SdkOverlay getSetOverlaySettings()
        .streamlayer.sdkSettings.SdkOverlay set_overlay_settings = 5 [json_name = "setOverlaySettings"];
        Returns:
        The setOverlaySettings.
      • hasSetButtonIcon

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

        java.lang.String getSetButtonIcon()
        string set_button_icon = 8 [json_name = "setButtonIcon"];
        Returns:
        The setButtonIcon.
      • getSetButtonIconBytes

        com.google.protobuf.ByteString getSetButtonIconBytes()
        string set_button_icon = 8 [json_name = "setButtonIcon"];
        Returns:
        The bytes for setButtonIcon.
      • hasDelButtonIcon

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

        java.lang.String getDelButtonIcon()
        string del_button_icon = 9 [json_name = "delButtonIcon"];
        Returns:
        The delButtonIcon.
      • getDelButtonIconBytes

        com.google.protobuf.ByteString getDelButtonIconBytes()
        string del_button_icon = 9 [json_name = "delButtonIcon"];
        Returns:
        The bytes for delButtonIcon.
      • hasSetPrimaryColor

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

        java.lang.String getSetPrimaryColor()
        string set_primary_color = 10 [json_name = "setPrimaryColor"];
        Returns:
        The setPrimaryColor.
      • getSetPrimaryColorBytes

        com.google.protobuf.ByteString getSetPrimaryColorBytes()
        string set_primary_color = 10 [json_name = "setPrimaryColor"];
        Returns:
        The bytes for setPrimaryColor.
      • hasDelPrimaryColor

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

        java.lang.String getDelPrimaryColor()
        string del_primary_color = 11 [json_name = "delPrimaryColor"];
        Returns:
        The delPrimaryColor.
      • getDelPrimaryColorBytes

        com.google.protobuf.ByteString getDelPrimaryColorBytes()
        string del_primary_color = 11 [json_name = "delPrimaryColor"];
        Returns:
        The bytes for delPrimaryColor.
      • hasSetSecondaryColor

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

        java.lang.String getSetSecondaryColor()
        string set_secondary_color = 12 [json_name = "setSecondaryColor"];
        Returns:
        The setSecondaryColor.
      • getSetSecondaryColorBytes

        com.google.protobuf.ByteString getSetSecondaryColorBytes()
        string set_secondary_color = 12 [json_name = "setSecondaryColor"];
        Returns:
        The bytes for setSecondaryColor.
      • hasDelSecondaryColor

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

        java.lang.String getDelSecondaryColor()
        string del_secondary_color = 13 [json_name = "delSecondaryColor"];
        Returns:
        The delSecondaryColor.
      • getDelSecondaryColorBytes

        com.google.protobuf.ByteString getDelSecondaryColorBytes()
        string del_secondary_color = 13 [json_name = "delSecondaryColor"];
        Returns:
        The bytes for delSecondaryColor.
      • hasSetModerationPrimaryColor

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

        java.lang.String getSetModerationPrimaryColor()
        string set_moderation_primary_color = 14 [json_name = "setModerationPrimaryColor"];
        Returns:
        The setModerationPrimaryColor.
      • getSetModerationPrimaryColorBytes

        com.google.protobuf.ByteString getSetModerationPrimaryColorBytes()
        string set_moderation_primary_color = 14 [json_name = "setModerationPrimaryColor"];
        Returns:
        The bytes for setModerationPrimaryColor.
      • hasDelModerationPrimaryColor

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

        java.lang.String getDelModerationPrimaryColor()
        string del_moderation_primary_color = 15 [json_name = "delModerationPrimaryColor"];
        Returns:
        The delModerationPrimaryColor.
      • getDelModerationPrimaryColorBytes

        com.google.protobuf.ByteString getDelModerationPrimaryColorBytes()
        string del_moderation_primary_color = 15 [json_name = "delModerationPrimaryColor"];
        Returns:
        The bytes for delModerationPrimaryColor.
      • hasSetLinkShareIcon

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

        java.lang.String getSetLinkShareIcon()
        string set_link_share_icon = 16 [json_name = "setLinkShareIcon"];
        Returns:
        The setLinkShareIcon.
      • getSetLinkShareIconBytes

        com.google.protobuf.ByteString getSetLinkShareIconBytes()
        string set_link_share_icon = 16 [json_name = "setLinkShareIcon"];
        Returns:
        The bytes for setLinkShareIcon.
      • hasDelLinkShareIcon

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

        java.lang.String getDelLinkShareIcon()
        string del_link_share_icon = 17 [json_name = "delLinkShareIcon"];
        Returns:
        The delLinkShareIcon.
      • getDelLinkShareIconBytes

        com.google.protobuf.ByteString getDelLinkShareIconBytes()
        string del_link_share_icon = 17 [json_name = "delLinkShareIcon"];
        Returns:
        The bytes for delLinkShareIcon.
      • hasSetLinkShareText

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

        java.lang.String getSetLinkShareText()
        string set_link_share_text = 18 [json_name = "setLinkShareText"];
        Returns:
        The setLinkShareText.
      • getSetLinkShareTextBytes

        com.google.protobuf.ByteString getSetLinkShareTextBytes()
        string set_link_share_text = 18 [json_name = "setLinkShareText"];
        Returns:
        The bytes for setLinkShareText.
      • hasDelLinkShareText

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

        java.lang.String getDelLinkShareText()
        string del_link_share_text = 19 [json_name = "delLinkShareText"];
        Returns:
        The delLinkShareText.
      • getDelLinkShareTextBytes

        com.google.protobuf.ByteString getDelLinkShareTextBytes()
        string del_link_share_text = 19 [json_name = "delLinkShareText"];
        Returns:
        The bytes for delLinkShareText.
      • hasBrandDefaults

        boolean hasBrandDefaults()
        .streamlayer.sdkSettings.BrandDefaults brand_defaults = 20 [json_name = "brandDefaults"];
        Returns:
        Whether the brandDefaults field is set.
      • getBrandDefaults

        BrandDefaults getBrandDefaults()
        .streamlayer.sdkSettings.BrandDefaults brand_defaults = 20 [json_name = "brandDefaults"];
        Returns:
        The brandDefaults.
      • hasOverlayUpdate

        boolean hasOverlayUpdate()
        .streamlayer.sdkSettings.stream.OverlayStateUpdate overlay_update = 21 [json_name = "overlayUpdate"];
        Returns:
        Whether the overlayUpdate field is set.
      • getOverlayUpdate

        OverlayStateUpdate getOverlayUpdate()
        .streamlayer.sdkSettings.stream.OverlayStateUpdate overlay_update = 21 [json_name = "overlayUpdate"];
        Returns:
        The overlayUpdate.