Interface RegionInfoOuterClass.RegionInfoOrBuilder

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

public static interface RegionInfoOuterClass.RegionInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getGateserverIp

      String getGateserverIp()
      string gateserver_ip = 1;
      Returns:
      The gateserverIp.
    • getGateserverIpBytes

      com.google.protobuf.ByteString getGateserverIpBytes()
      string gateserver_ip = 1;
      Returns:
      The bytes for gateserverIp.
    • getGateserverPort

      int getGateserverPort()
      uint32 gateserver_port = 2;
      Returns:
      The gateserverPort.
    • getPayCallbackUrl

      String getPayCallbackUrl()
      string pay_callback_url = 3;
      Returns:
      The payCallbackUrl.
    • getPayCallbackUrlBytes

      com.google.protobuf.ByteString getPayCallbackUrlBytes()
      string pay_callback_url = 3;
      Returns:
      The bytes for payCallbackUrl.
    • getAreaType

      String getAreaType()
      string area_type = 7;
      Returns:
      The areaType.
    • getAreaTypeBytes

      com.google.protobuf.ByteString getAreaTypeBytes()
      string area_type = 7;
      Returns:
      The bytes for areaType.
    • getResourceUrl

      String getResourceUrl()
      string resource_url = 8;
      Returns:
      The resourceUrl.
    • getResourceUrlBytes

      com.google.protobuf.ByteString getResourceUrlBytes()
      string resource_url = 8;
      Returns:
      The bytes for resourceUrl.
    • getDataUrl

      String getDataUrl()
      string data_url = 9;
      Returns:
      The dataUrl.
    • getDataUrlBytes

      com.google.protobuf.ByteString getDataUrlBytes()
      string data_url = 9;
      Returns:
      The bytes for dataUrl.
    • getFeedbackUrl

      String getFeedbackUrl()
      string feedback_url = 10;
      Returns:
      The feedbackUrl.
    • getFeedbackUrlBytes

      com.google.protobuf.ByteString getFeedbackUrlBytes()
      string feedback_url = 10;
      Returns:
      The bytes for feedbackUrl.
    • getBulletinUrl

      String getBulletinUrl()
      string bulletin_url = 11;
      Returns:
      The bulletinUrl.
    • getBulletinUrlBytes

      com.google.protobuf.ByteString getBulletinUrlBytes()
      string bulletin_url = 11;
      Returns:
      The bytes for bulletinUrl.
    • getResourceUrlBak

      String getResourceUrlBak()
      string resource_url_bak = 12;
      Returns:
      The resourceUrlBak.
    • getResourceUrlBakBytes

      com.google.protobuf.ByteString getResourceUrlBakBytes()
      string resource_url_bak = 12;
      Returns:
      The bytes for resourceUrlBak.
    • getDataUrlBak

      String getDataUrlBak()
      string data_url_bak = 13;
      Returns:
      The dataUrlBak.
    • getDataUrlBakBytes

      com.google.protobuf.ByteString getDataUrlBakBytes()
      string data_url_bak = 13;
      Returns:
      The bytes for dataUrlBak.
    • getClientDataVersion

      int getClientDataVersion()
      uint32 client_data_version = 14;
      Returns:
      The clientDataVersion.
    • getHandbookUrl

      String getHandbookUrl()
      string handbook_url = 16;
      Returns:
      The handbookUrl.
    • getHandbookUrlBytes

      com.google.protobuf.ByteString getHandbookUrlBytes()
      string handbook_url = 16;
      Returns:
      The bytes for handbookUrl.
    • getClientSilenceDataVersion

      int getClientSilenceDataVersion()
      uint32 client_silence_data_version = 18;
      Returns:
      The clientSilenceDataVersion.
    • getClientDataMd5

      String getClientDataMd5()
      string client_data_md5 = 19;
      Returns:
      The clientDataMd5.
    • getClientDataMd5Bytes

      com.google.protobuf.ByteString getClientDataMd5Bytes()
      string client_data_md5 = 19;
      Returns:
      The bytes for clientDataMd5.
    • getClientSilenceDataMd5

      String getClientSilenceDataMd5()
      string client_silence_data_md5 = 20;
      Returns:
      The clientSilenceDataMd5.
    • getClientSilenceDataMd5Bytes

      com.google.protobuf.ByteString getClientSilenceDataMd5Bytes()
      string client_silence_data_md5 = 20;
      Returns:
      The bytes for clientSilenceDataMd5.
    • hasResVersionConfig

      boolean hasResVersionConfig()
      .ResVersionConfig res_version_config = 22;
      Returns:
      Whether the resVersionConfig field is set.
    • getResVersionConfig

      .ResVersionConfig res_version_config = 22;
      Returns:
      The resVersionConfig.
    • getResVersionConfigOrBuilder

      .ResVersionConfig res_version_config = 22;
    • getSecretKey

      com.google.protobuf.ByteString getSecretKey()
      bytes secret_key = 23;
      Returns:
      The secretKey.
    • getOfficialCommunityUrl

      String getOfficialCommunityUrl()
      string official_community_url = 24;
      Returns:
      The officialCommunityUrl.
    • getOfficialCommunityUrlBytes

      com.google.protobuf.ByteString getOfficialCommunityUrlBytes()
      string official_community_url = 24;
      Returns:
      The bytes for officialCommunityUrl.
    • getClientVersionSuffix

      String getClientVersionSuffix()
      string client_version_suffix = 26;
      Returns:
      The clientVersionSuffix.
    • getClientVersionSuffixBytes

      com.google.protobuf.ByteString getClientVersionSuffixBytes()
      string client_version_suffix = 26;
      Returns:
      The bytes for clientVersionSuffix.
    • getClientSilenceVersionSuffix

      String getClientSilenceVersionSuffix()
      string client_silence_version_suffix = 27;
      Returns:
      The clientSilenceVersionSuffix.
    • getClientSilenceVersionSuffixBytes

      com.google.protobuf.ByteString getClientSilenceVersionSuffixBytes()
      string client_silence_version_suffix = 27;
      Returns:
      The bytes for clientSilenceVersionSuffix.
    • getUseGateserverDomainName

      boolean getUseGateserverDomainName()
      bool use_gateserver_domain_name = 28;
      Returns:
      The useGateserverDomainName.
    • getGateserverDomainName

      String getGateserverDomainName()
      string gateserver_domain_name = 29;
      Returns:
      The gateserverDomainName.
    • getGateserverDomainNameBytes

      com.google.protobuf.ByteString getGateserverDomainNameBytes()
      string gateserver_domain_name = 29;
      Returns:
      The bytes for gateserverDomainName.
    • getUserCenterUrl

      String getUserCenterUrl()
      string user_center_url = 30;
      Returns:
      The userCenterUrl.
    • getUserCenterUrlBytes

      com.google.protobuf.ByteString getUserCenterUrlBytes()
      string user_center_url = 30;
      Returns:
      The bytes for userCenterUrl.
    • getAccountBindUrl

      String getAccountBindUrl()
      string account_bind_url = 31;
      Returns:
      The accountBindUrl.
    • getAccountBindUrlBytes

      com.google.protobuf.ByteString getAccountBindUrlBytes()
      string account_bind_url = 31;
      Returns:
      The bytes for accountBindUrl.
    • getCdkeyUrl

      String getCdkeyUrl()
      string cdkey_url = 32;
      Returns:
      The cdkeyUrl.
    • getCdkeyUrlBytes

      com.google.protobuf.ByteString getCdkeyUrlBytes()
      string cdkey_url = 32;
      Returns:
      The bytes for cdkeyUrl.
    • getPrivacyPolicyUrl

      String getPrivacyPolicyUrl()
      string privacy_policy_url = 33;
      Returns:
      The privacyPolicyUrl.
    • getPrivacyPolicyUrlBytes

      com.google.protobuf.ByteString getPrivacyPolicyUrlBytes()
      string privacy_policy_url = 33;
      Returns:
      The bytes for privacyPolicyUrl.
    • getNextResourceUrl

      String getNextResourceUrl()
      string next_resource_url = 34;
      Returns:
      The nextResourceUrl.
    • getNextResourceUrlBytes

      com.google.protobuf.ByteString getNextResourceUrlBytes()
      string next_resource_url = 34;
      Returns:
      The bytes for nextResourceUrl.
    • hasNextResVersionConfig

      boolean hasNextResVersionConfig()
      .ResVersionConfig next_res_version_config = 35;
      Returns:
      Whether the nextResVersionConfig field is set.
    • getNextResVersionConfig

      .ResVersionConfig next_res_version_config = 35;
      Returns:
      The nextResVersionConfig.
    • getNextResVersionConfigOrBuilder

      ResVersionConfigOuterClass.ResVersionConfigOrBuilder getNextResVersionConfigOrBuilder()
      .ResVersionConfig next_res_version_config = 35;
    • getGameBiz

      String getGameBiz()
      string game_biz = 36;
      Returns:
      The gameBiz.
    • getGameBizBytes

      com.google.protobuf.ByteString getGameBizBytes()
      string game_biz = 36;
      Returns:
      The bytes for gameBiz.