Interface TotalMessagesByTimelineRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      TotalMessagesByTimelineRequest.TotalByTimeLineFilter getFilter()
      .streamlayer.analytics.v1.interactions.TotalMessagesByTimelineRequest.TotalByTimeLineFilter filter = 1 [json_name = "filter"];
      java.lang.String getOrganizationId()
      string organization_id = 2 [json_name = "organizationId"];
      com.google.protobuf.ByteString getOrganizationIdBytes()
      string organization_id = 2 [json_name = "organizationId"];
      boolean hasFilter()
      .streamlayer.analytics.v1.interactions.TotalMessagesByTimelineRequest.TotalByTimeLineFilter filter = 1 [json_name = "filter"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • hasFilter

        boolean hasFilter()
        .streamlayer.analytics.v1.interactions.TotalMessagesByTimelineRequest.TotalByTimeLineFilter filter = 1 [json_name = "filter"];
        Returns:
        Whether the filter field is set.
      • getOrganizationId

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

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