Interface ClientLogHeadOuterClass.ClientLogHeadOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ClientLogHeadOuterClass.ClientLogHead, ClientLogHeadOuterClass.ClientLogHead.Builder
Enclosing class:
ClientLogHeadOuterClass

public static interface ClientLogHeadOuterClass.ClientLogHeadOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getEventTime

      String getEventTime()
      string event_time = 1;
      Returns:
      The eventTime.
    • getEventTimeBytes

      com.google.protobuf.ByteString getEventTimeBytes()
      string event_time = 1;
      Returns:
      The bytes for eventTime.
    • getLogSerialNumber

      String getLogSerialNumber()
      string log_serial_number = 2;
      Returns:
      The logSerialNumber.
    • getLogSerialNumberBytes

      com.google.protobuf.ByteString getLogSerialNumberBytes()
      string log_serial_number = 2;
      Returns:
      The bytes for logSerialNumber.
    • getActionId

      int getActionId()
      uint32 action_id = 3;
      Returns:
      The actionId.
    • getActionName

      String getActionName()
      string action_name = 4;
      Returns:
      The actionName.
    • getActionNameBytes

      com.google.protobuf.ByteString getActionNameBytes()
      string action_name = 4;
      Returns:
      The bytes for actionName.
    • getUploadIp

      String getUploadIp()
      string upload_ip = 5;
      Returns:
      The uploadIp.
    • getUploadIpBytes

      com.google.protobuf.ByteString getUploadIpBytes()
      string upload_ip = 5;
      Returns:
      The bytes for uploadIp.
    • getProductId

      String getProductId()
      string product_id = 6;
      Returns:
      The productId.
    • getProductIdBytes

      com.google.protobuf.ByteString getProductIdBytes()
      string product_id = 6;
      Returns:
      The bytes for productId.
    • getChannelId

      String getChannelId()
      string channel_id = 7;
      Returns:
      The channelId.
    • getChannelIdBytes

      com.google.protobuf.ByteString getChannelIdBytes()
      string channel_id = 7;
      Returns:
      The bytes for channelId.
    • getRegionName

      String getRegionName()
      string region_name = 8;
      Returns:
      The regionName.
    • getRegionNameBytes

      com.google.protobuf.ByteString getRegionNameBytes()
      string region_name = 8;
      Returns:
      The bytes for regionName.
    • getGameVersion

      String getGameVersion()
      string game_version = 9;
      Returns:
      The gameVersion.
    • getGameVersionBytes

      com.google.protobuf.ByteString getGameVersionBytes()
      string game_version = 9;
      Returns:
      The bytes for gameVersion.
    • getDeviceType

      String getDeviceType()
      string device_type = 10;
      Returns:
      The deviceType.
    • getDeviceTypeBytes

      com.google.protobuf.ByteString getDeviceTypeBytes()
      string device_type = 10;
      Returns:
      The bytes for deviceType.
    • getDeviceUuid

      String getDeviceUuid()
      string device_uuid = 11;
      Returns:
      The deviceUuid.
    • getDeviceUuidBytes

      com.google.protobuf.ByteString getDeviceUuidBytes()
      string device_uuid = 11;
      Returns:
      The bytes for deviceUuid.
    • getMacAddr

      String getMacAddr()
      string mac_addr = 12;
      Returns:
      The macAddr.
    • getMacAddrBytes

      com.google.protobuf.ByteString getMacAddrBytes()
      string mac_addr = 12;
      Returns:
      The bytes for macAddr.
    • getAccountName

      String getAccountName()
      string account_name = 13;
      Returns:
      The accountName.
    • getAccountNameBytes

      com.google.protobuf.ByteString getAccountNameBytes()
      string account_name = 13;
      Returns:
      The bytes for accountName.
    • getAccountUuid

      String getAccountUuid()
      string account_uuid = 14;
      Returns:
      The accountUuid.
    • getAccountUuidBytes

      com.google.protobuf.ByteString getAccountUuidBytes()
      string account_uuid = 14;
      Returns:
      The bytes for accountUuid.