Interface ActionOrBuilder

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

    public interface ActionOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • getPlatformId

        long getPlatformId()
        uint64 platform_id = 1 [json_name = "platformId"];
        Returns:
        The platformId.
      • hasUserInfo

        boolean hasUserInfo()
        .common.UserInfo user_info = 2 [json_name = "userInfo"];
        Returns:
        Whether the userInfo field is set.
      • getUserInfo

        UserInfo getUserInfo()
        .common.UserInfo user_info = 2 [json_name = "userInfo"];
        Returns:
        The userInfo.
      • getUserInfoOrBuilder

        UserInfoOrBuilder getUserInfoOrBuilder()
        .common.UserInfo user_info = 2 [json_name = "userInfo"];
      • hasTiming

        boolean hasTiming()
        .common.Timing timing = 3 [json_name = "timing"];
        Returns:
        Whether the timing field is set.
      • getTiming

        Timing getTiming()
        .common.Timing timing = 3 [json_name = "timing"];
        Returns:
        The timing.
      • getTimingOrBuilder

        TimingOrBuilder getTimingOrBuilder()
        .common.Timing timing = 3 [json_name = "timing"];
      • hasClientInfo

        boolean hasClientInfo()
        .common.ClientInfo client_info = 4 [json_name = "clientInfo"];
        Returns:
        Whether the clientInfo field is set.
      • getClientInfo

        ClientInfo getClientInfo()
        .common.ClientInfo client_info = 4 [json_name = "clientInfo"];
        Returns:
        The clientInfo.
      • getClientInfoOrBuilder

        ClientInfoOrBuilder getClientInfoOrBuilder()
        .common.ClientInfo client_info = 4 [json_name = "clientInfo"];
      • getActionId

        String getActionId()
        string action_id = 6 [json_name = "actionId"];
        Returns:
        The actionId.
      • getActionIdBytes

        com.google.protobuf.ByteString getActionIdBytes()
        string action_id = 6 [json_name = "actionId"];
        Returns:
        The bytes for actionId.
      • getImpressionId

        String getImpressionId()
        string impression_id = 7 [json_name = "impressionId"];
        Returns:
        The impressionId.
      • getImpressionIdBytes

        com.google.protobuf.ByteString getImpressionIdBytes()
        string impression_id = 7 [json_name = "impressionId"];
        Returns:
        The bytes for impressionId.
      • getInsertionId

        String getInsertionId()
        string insertion_id = 8 [json_name = "insertionId"];
        Returns:
        The insertionId.
      • getInsertionIdBytes

        com.google.protobuf.ByteString getInsertionIdBytes()
        string insertion_id = 8 [json_name = "insertionId"];
        Returns:
        The bytes for insertionId.
      • getRequestId

        String getRequestId()
        string request_id = 9 [json_name = "requestId"];
        Returns:
        The requestId.
      • getRequestIdBytes

        com.google.protobuf.ByteString getRequestIdBytes()
        string request_id = 9 [json_name = "requestId"];
        Returns:
        The bytes for requestId.
      • getViewId

        String getViewId()
        string view_id = 11 [json_name = "viewId"];
        Returns:
        The viewId.
      • getViewIdBytes

        com.google.protobuf.ByteString getViewIdBytes()
        string view_id = 11 [json_name = "viewId"];
        Returns:
        The bytes for viewId.
      • getAutoViewId

        String getAutoViewId()
        string auto_view_id = 23 [json_name = "autoViewId"];
        Returns:
        The autoViewId.
      • getAutoViewIdBytes

        com.google.protobuf.ByteString getAutoViewIdBytes()
        string auto_view_id = 23 [json_name = "autoViewId"];
        Returns:
        The bytes for autoViewId.
      • getSessionId

        String getSessionId()
        string session_id = 10 [json_name = "sessionId"];
        Returns:
        The sessionId.
      • getSessionIdBytes

        com.google.protobuf.ByteString getSessionIdBytes()
        string session_id = 10 [json_name = "sessionId"];
        Returns:
        The bytes for sessionId.
      • getContentId

        String getContentId()
        string content_id = 21 [json_name = "contentId"];
        Returns:
        The contentId.
      • getContentIdBytes

        com.google.protobuf.ByteString getContentIdBytes()
        string content_id = 21 [json_name = "contentId"];
        Returns:
        The bytes for contentId.
      • getName

        String getName()
        string name = 12 [json_name = "name"];
        Returns:
        The name.
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
        string name = 12 [json_name = "name"];
        Returns:
        The bytes for name.
      • getActionTypeValue

        int getActionTypeValue()
        .event.ActionType action_type = 14 [json_name = "actionType"];
        Returns:
        The enum numeric value on the wire for actionType.
      • getActionType

        ActionType getActionType()
        .event.ActionType action_type = 14 [json_name = "actionType"];
        Returns:
        The actionType.
      • getCustomActionType

        String getCustomActionType()
        string custom_action_type = 15 [json_name = "customActionType"];
        Returns:
        The customActionType.
      • getCustomActionTypeBytes

        com.google.protobuf.ByteString getCustomActionTypeBytes()
        string custom_action_type = 15 [json_name = "customActionType"];
        Returns:
        The bytes for customActionType.
      • getElementId

        String getElementId()
        string element_id = 17 [json_name = "elementId"];
        Returns:
        The elementId.
      • getElementIdBytes

        com.google.protobuf.ByteString getElementIdBytes()
        string element_id = 17 [json_name = "elementId"];
        Returns:
        The bytes for elementId.
      • hasNavigateAction

        boolean hasNavigateAction()
        .event.NavigateAction navigate_action = 18 [json_name = "navigateAction"];
        Returns:
        Whether the navigateAction field is set.
      • getNavigateAction

        NavigateAction getNavigateAction()
        .event.NavigateAction navigate_action = 18 [json_name = "navigateAction"];
        Returns:
        The navigateAction.
      • getNavigateActionOrBuilder

        NavigateActionOrBuilder getNavigateActionOrBuilder()
        .event.NavigateAction navigate_action = 18 [json_name = "navigateAction"];
      • getHasSuperimposedViews

        boolean getHasSuperimposedViews()
        bool has_superimposed_views = 22 [json_name = "hasSuperimposedViews"];
        Returns:
        The hasSuperimposedViews.
      • hasClientPosition

        boolean hasClientPosition()
        .event.IndexPath client_position = 24 [json_name = "clientPosition"];
        Returns:
        Whether the clientPosition field is set.
      • getClientPosition

        IndexPath getClientPosition()
        .event.IndexPath client_position = 24 [json_name = "clientPosition"];
        Returns:
        The clientPosition.
      • getClientPositionOrBuilder

        IndexPathOrBuilder getClientPositionOrBuilder()
        .event.IndexPath client_position = 24 [json_name = "clientPosition"];
      • hasIdProvenances

        boolean hasIdProvenances()
        .event.IdentifierProvenances id_provenances = 25 [json_name = "idProvenances"];
        Returns:
        Whether the idProvenances field is set.
      • getIdProvenances

        IdentifierProvenances getIdProvenances()
        .event.IdentifierProvenances id_provenances = 25 [json_name = "idProvenances"];
        Returns:
        The idProvenances.
      • getIdProvenancesOrBuilder

        IdentifierProvenancesOrBuilder getIdProvenancesOrBuilder()
        .event.IdentifierProvenances id_provenances = 25 [json_name = "idProvenances"];
      • hasProperties

        boolean hasProperties()
        .common.Properties properties = 20 [json_name = "properties"];
        Returns:
        Whether the properties field is set.
      • getProperties

        Properties getProperties()
        .common.Properties properties = 20 [json_name = "properties"];
        Returns:
        The properties.
      • getPropertiesOrBuilder

        PropertiesOrBuilder getPropertiesOrBuilder()
        .common.Properties properties = 20 [json_name = "properties"];
      • hasDevice

        boolean hasDevice()
        .common.Device device = 26 [json_name = "device"];
        Returns:
        Whether the device field is set.
      • getDevice

        Device getDevice()
        .common.Device device = 26 [json_name = "device"];
        Returns:
        The device.
      • getDeviceOrBuilder

        DeviceOrBuilder getDeviceOrBuilder()
        .common.Device device = 26 [json_name = "device"];
      • hasCart

        boolean hasCart()
        .event.Cart cart = 28 [json_name = "cart"];
        Returns:
        Whether the cart field is set.
      • getCart

        Cart getCart()
        .event.Cart cart = 28 [json_name = "cart"];
        Returns:
        The cart.
      • getCartOrBuilder

        CartOrBuilder getCartOrBuilder()
        .event.Cart cart = 28 [json_name = "cart"];