Class UpdateRequest

    • Field Detail

      • SET_BUTTON_ICON_FIELD_NUMBER

        public static final int SET_BUTTON_ICON_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_BUTTON_ICON_FIELD_NUMBER

        public static final int DEL_BUTTON_ICON_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_OVERLAY_SETTINGS_FIELD_NUMBER

        public static final int SET_OVERLAY_SETTINGS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • ORGANIZATION_ID_FIELD_NUMBER

        public static final int ORGANIZATION_ID_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_TINODE_HOST_FIELD_NUMBER

        public static final int SET_TINODE_HOST_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_TINODE_HOST_FIELD_NUMBER

        public static final int DEL_TINODE_HOST_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_AUDIENCE_FIELD_NUMBER

        public static final int SET_AUDIENCE_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_AUDIENCE_FIELD_NUMBER

        public static final int DEL_AUDIENCE_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_PROVIDER_FIELD_NUMBER

        public static final int SET_PROVIDER_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_PROVIDER_FIELD_NUMBER

        public static final int DEL_PROVIDER_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_PRIMARY_COLOR_FIELD_NUMBER

        public static final int SET_PRIMARY_COLOR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_PRIMARY_COLOR_FIELD_NUMBER

        public static final int DEL_PRIMARY_COLOR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_SECONDARY_COLOR_FIELD_NUMBER

        public static final int SET_SECONDARY_COLOR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_SECONDARY_COLOR_FIELD_NUMBER

        public static final int DEL_SECONDARY_COLOR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_MODERATION_PRIMARY_COLOR_FIELD_NUMBER

        public static final int SET_MODERATION_PRIMARY_COLOR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_MODERATION_PRIMARY_COLOR_FIELD_NUMBER

        public static final int DEL_MODERATION_PRIMARY_COLOR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_LINK_SHARE_ICON_FIELD_NUMBER

        public static final int SET_LINK_SHARE_ICON_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_LINK_SHARE_ICON_FIELD_NUMBER

        public static final int DEL_LINK_SHARE_ICON_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_LINK_SHARE_TEXT_FIELD_NUMBER

        public static final int SET_LINK_SHARE_TEXT_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_LINK_SHARE_TEXT_FIELD_NUMBER

        public static final int DEL_LINK_SHARE_TEXT_FIELD_NUMBER
        See Also:
        Constant Field Values
      • BRAND_DEFAULTS_FIELD_NUMBER

        public static final int BRAND_DEFAULTS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_PUBLIC_NAME_FIELD_NUMBER

        public static final int SET_PUBLIC_NAME_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_PUBLIC_NAME_FIELD_NUMBER

        public static final int DEL_PUBLIC_NAME_FIELD_NUMBER
        See Also:
        Constant Field Values
      • OVERLAY_UPDATE_FIELD_NUMBER

        public static final int OVERLAY_UPDATE_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_ANALYTICS_VERSION_FIELD_NUMBER

        public static final int SET_ANALYTICS_VERSION_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEL_ANALYTICS_VERSION_FIELD_NUMBER

        public static final int DEL_ANALYTICS_VERSION_FIELD_NUMBER
        See Also:
        Constant Field Values
    • Method Detail

      • hasSetButtonIcon

        public boolean hasSetButtonIcon()
        string set_button_icon = 3 [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 = 3 [json_name = "setButtonIcon"];
        Specified by:
        getSetButtonIcon in interface UpdateRequestOrBuilder
        Returns:
        The setButtonIcon.
      • getSetButtonIconBytes

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

        public boolean hasDelButtonIcon()
        string del_button_icon = 4 [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 = 4 [json_name = "delButtonIcon"];
        Specified by:
        getDelButtonIcon in interface UpdateRequestOrBuilder
        Returns:
        The delButtonIcon.
      • getDelButtonIconBytes

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

        public boolean hasSetOverlaySettings()
        .streamlayer.sdkSettings.SdkOverlayUpdateData set_overlay_settings = 5 [json_name = "setOverlaySettings"];
        Specified by:
        hasSetOverlaySettings in interface UpdateRequestOrBuilder
        Returns:
        Whether the setOverlaySettings field is set.
      • 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.
      • hasSetTinodeHost

        public boolean hasSetTinodeHost()
        string set_tinode_host = 7 [json_name = "setTinodeHost"];
        Specified by:
        hasSetTinodeHost in interface UpdateRequestOrBuilder
        Returns:
        Whether the setTinodeHost field is set.
      • getSetTinodeHost

        public java.lang.String getSetTinodeHost()
        string set_tinode_host = 7 [json_name = "setTinodeHost"];
        Specified by:
        getSetTinodeHost in interface UpdateRequestOrBuilder
        Returns:
        The setTinodeHost.
      • getSetTinodeHostBytes

        public com.google.protobuf.ByteString getSetTinodeHostBytes()
        string set_tinode_host = 7 [json_name = "setTinodeHost"];
        Specified by:
        getSetTinodeHostBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setTinodeHost.
      • hasDelTinodeHost

        public boolean hasDelTinodeHost()
        string del_tinode_host = 8 [json_name = "delTinodeHost"];
        Specified by:
        hasDelTinodeHost in interface UpdateRequestOrBuilder
        Returns:
        Whether the delTinodeHost field is set.
      • getDelTinodeHost

        public java.lang.String getDelTinodeHost()
        string del_tinode_host = 8 [json_name = "delTinodeHost"];
        Specified by:
        getDelTinodeHost in interface UpdateRequestOrBuilder
        Returns:
        The delTinodeHost.
      • getDelTinodeHostBytes

        public com.google.protobuf.ByteString getDelTinodeHostBytes()
        string del_tinode_host = 8 [json_name = "delTinodeHost"];
        Specified by:
        getDelTinodeHostBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delTinodeHost.
      • hasSetAudience

        public boolean hasSetAudience()
        string set_audience = 9 [json_name = "setAudience"];
        Specified by:
        hasSetAudience in interface UpdateRequestOrBuilder
        Returns:
        Whether the setAudience field is set.
      • getSetAudience

        public java.lang.String getSetAudience()
        string set_audience = 9 [json_name = "setAudience"];
        Specified by:
        getSetAudience in interface UpdateRequestOrBuilder
        Returns:
        The setAudience.
      • getSetAudienceBytes

        public com.google.protobuf.ByteString getSetAudienceBytes()
        string set_audience = 9 [json_name = "setAudience"];
        Specified by:
        getSetAudienceBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setAudience.
      • hasDelAudience

        public boolean hasDelAudience()
        string del_audience = 10 [json_name = "delAudience"];
        Specified by:
        hasDelAudience in interface UpdateRequestOrBuilder
        Returns:
        Whether the delAudience field is set.
      • getDelAudience

        public java.lang.String getDelAudience()
        string del_audience = 10 [json_name = "delAudience"];
        Specified by:
        getDelAudience in interface UpdateRequestOrBuilder
        Returns:
        The delAudience.
      • getDelAudienceBytes

        public com.google.protobuf.ByteString getDelAudienceBytes()
        string del_audience = 10 [json_name = "delAudience"];
        Specified by:
        getDelAudienceBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delAudience.
      • hasSetName

        public boolean hasSetName()
        string set_name = 11 [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 = 11 [json_name = "setName"];
        Specified by:
        getSetName in interface UpdateRequestOrBuilder
        Returns:
        The setName.
      • getSetNameBytes

        public com.google.protobuf.ByteString getSetNameBytes()
        string set_name = 11 [json_name = "setName"];
        Specified by:
        getSetNameBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setName.
      • hasDelName

        public boolean hasDelName()
        string del_name = 12 [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 = 12 [json_name = "delName"];
        Specified by:
        getDelName in interface UpdateRequestOrBuilder
        Returns:
        The delName.
      • getDelNameBytes

        public com.google.protobuf.ByteString getDelNameBytes()
        string del_name = 12 [json_name = "delName"];
        Specified by:
        getDelNameBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delName.
      • hasSetProvider

        public boolean hasSetProvider()
        string set_provider = 13 [json_name = "setProvider"];
        Specified by:
        hasSetProvider in interface UpdateRequestOrBuilder
        Returns:
        Whether the setProvider field is set.
      • getSetProvider

        public java.lang.String getSetProvider()
        string set_provider = 13 [json_name = "setProvider"];
        Specified by:
        getSetProvider in interface UpdateRequestOrBuilder
        Returns:
        The setProvider.
      • getSetProviderBytes

        public com.google.protobuf.ByteString getSetProviderBytes()
        string set_provider = 13 [json_name = "setProvider"];
        Specified by:
        getSetProviderBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setProvider.
      • hasDelProvider

        public boolean hasDelProvider()
        string del_provider = 14 [json_name = "delProvider"];
        Specified by:
        hasDelProvider in interface UpdateRequestOrBuilder
        Returns:
        Whether the delProvider field is set.
      • getDelProvider

        public java.lang.String getDelProvider()
        string del_provider = 14 [json_name = "delProvider"];
        Specified by:
        getDelProvider in interface UpdateRequestOrBuilder
        Returns:
        The delProvider.
      • getDelProviderBytes

        public com.google.protobuf.ByteString getDelProviderBytes()
        string del_provider = 14 [json_name = "delProvider"];
        Specified by:
        getDelProviderBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delProvider.
      • hasSetPrimaryColor

        public boolean hasSetPrimaryColor()
        string set_primary_color = 15 [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 = 15 [json_name = "setPrimaryColor"];
        Specified by:
        getSetPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        The setPrimaryColor.
      • getSetPrimaryColorBytes

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

        public boolean hasDelPrimaryColor()
        string del_primary_color = 16 [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 = 16 [json_name = "delPrimaryColor"];
        Specified by:
        getDelPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        The delPrimaryColor.
      • getDelPrimaryColorBytes

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

        public boolean hasSetSecondaryColor()
        string set_secondary_color = 17 [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 = 17 [json_name = "setSecondaryColor"];
        Specified by:
        getSetSecondaryColor in interface UpdateRequestOrBuilder
        Returns:
        The setSecondaryColor.
      • getSetSecondaryColorBytes

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

        public boolean hasDelSecondaryColor()
        string del_secondary_color = 18 [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 = 18 [json_name = "delSecondaryColor"];
        Specified by:
        getDelSecondaryColor in interface UpdateRequestOrBuilder
        Returns:
        The delSecondaryColor.
      • getDelSecondaryColorBytes

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

        public boolean hasSetModerationPrimaryColor()
        string set_moderation_primary_color = 19 [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 = 19 [json_name = "setModerationPrimaryColor"];
        Specified by:
        getSetModerationPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        The setModerationPrimaryColor.
      • getSetModerationPrimaryColorBytes

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

        public boolean hasDelModerationPrimaryColor()
        string del_moderation_primary_color = 20 [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 = 20 [json_name = "delModerationPrimaryColor"];
        Specified by:
        getDelModerationPrimaryColor in interface UpdateRequestOrBuilder
        Returns:
        The delModerationPrimaryColor.
      • getDelModerationPrimaryColorBytes

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

        public boolean hasSetLinkShareIcon()
        string set_link_share_icon = 21 [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 = 21 [json_name = "setLinkShareIcon"];
        Specified by:
        getSetLinkShareIcon in interface UpdateRequestOrBuilder
        Returns:
        The setLinkShareIcon.
      • getSetLinkShareIconBytes

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

        public boolean hasDelLinkShareIcon()
        string del_link_share_icon = 22 [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 = 22 [json_name = "delLinkShareIcon"];
        Specified by:
        getDelLinkShareIcon in interface UpdateRequestOrBuilder
        Returns:
        The delLinkShareIcon.
      • getDelLinkShareIconBytes

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

        public boolean hasSetLinkShareText()
        string set_link_share_text = 23 [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 = 23 [json_name = "setLinkShareText"];
        Specified by:
        getSetLinkShareText in interface UpdateRequestOrBuilder
        Returns:
        The setLinkShareText.
      • getSetLinkShareTextBytes

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

        public boolean hasDelLinkShareText()
        string del_link_share_text = 24 [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 = 24 [json_name = "delLinkShareText"];
        Specified by:
        getDelLinkShareText in interface UpdateRequestOrBuilder
        Returns:
        The delLinkShareText.
      • getDelLinkShareTextBytes

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

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

        public boolean hasSetPublicName()
        string set_public_name = 26 [json_name = "setPublicName"];
        Specified by:
        hasSetPublicName in interface UpdateRequestOrBuilder
        Returns:
        Whether the setPublicName field is set.
      • getSetPublicName

        public java.lang.String getSetPublicName()
        string set_public_name = 26 [json_name = "setPublicName"];
        Specified by:
        getSetPublicName in interface UpdateRequestOrBuilder
        Returns:
        The setPublicName.
      • getSetPublicNameBytes

        public com.google.protobuf.ByteString getSetPublicNameBytes()
        string set_public_name = 26 [json_name = "setPublicName"];
        Specified by:
        getSetPublicNameBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setPublicName.
      • hasDelPublicName

        public boolean hasDelPublicName()
        string del_public_name = 27 [json_name = "delPublicName"];
        Specified by:
        hasDelPublicName in interface UpdateRequestOrBuilder
        Returns:
        Whether the delPublicName field is set.
      • getDelPublicName

        public java.lang.String getDelPublicName()
        string del_public_name = 27 [json_name = "delPublicName"];
        Specified by:
        getDelPublicName in interface UpdateRequestOrBuilder
        Returns:
        The delPublicName.
      • getDelPublicNameBytes

        public com.google.protobuf.ByteString getDelPublicNameBytes()
        string del_public_name = 27 [json_name = "delPublicName"];
        Specified by:
        getDelPublicNameBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delPublicName.
      • hasOverlayUpdate

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

        public boolean hasSetAnalyticsVersion()
        string set_analytics_version = 29 [json_name = "setAnalyticsVersion"];
        Specified by:
        hasSetAnalyticsVersion in interface UpdateRequestOrBuilder
        Returns:
        Whether the setAnalyticsVersion field is set.
      • getSetAnalyticsVersion

        public java.lang.String getSetAnalyticsVersion()
        string set_analytics_version = 29 [json_name = "setAnalyticsVersion"];
        Specified by:
        getSetAnalyticsVersion in interface UpdateRequestOrBuilder
        Returns:
        The setAnalyticsVersion.
      • getSetAnalyticsVersionBytes

        public com.google.protobuf.ByteString getSetAnalyticsVersionBytes()
        string set_analytics_version = 29 [json_name = "setAnalyticsVersion"];
        Specified by:
        getSetAnalyticsVersionBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for setAnalyticsVersion.
      • hasDelAnalyticsVersion

        public boolean hasDelAnalyticsVersion()
        string del_analytics_version = 30 [json_name = "delAnalyticsVersion"];
        Specified by:
        hasDelAnalyticsVersion in interface UpdateRequestOrBuilder
        Returns:
        Whether the delAnalyticsVersion field is set.
      • getDelAnalyticsVersion

        public java.lang.String getDelAnalyticsVersion()
        string del_analytics_version = 30 [json_name = "delAnalyticsVersion"];
        Specified by:
        getDelAnalyticsVersion in interface UpdateRequestOrBuilder
        Returns:
        The delAnalyticsVersion.
      • getDelAnalyticsVersionBytes

        public com.google.protobuf.ByteString getDelAnalyticsVersionBytes()
        string del_analytics_version = 30 [json_name = "delAnalyticsVersion"];
        Specified by:
        getDelAnalyticsVersionBytes in interface UpdateRequestOrBuilder
        Returns:
        The bytes for delAnalyticsVersion.
      • 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()