Class RuntimeUtils (5.0.3)
Stay organized with collections
Save and categorize content based on your preferences.
public class RuntimeUtils
Static Fields
MAX_USER_API_CALL_WAIT_MS
public static final long MAX_USER_API_CALL_WAIT_MS
| Field Value |
| Type |
Description |
long |
|
ONE_DAY_IN_MILLIS
public static final long ONE_DAY_IN_MILLIS
| Field Value |
| Type |
Description |
long |
|
Static Methods
getApiServerAddress()
public static String getApiServerAddress()
Returns the host:port of the API server.
| Returns |
| Type |
Description |
String |
If environment variables API_HOST or API_PORT port are set the host and/or port is
calculated from them. Otherwise the default host:port is used.
|
Constructors
RuntimeUtils()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-03 UTC.
[null,null,["Last updated 2026-06-03 UTC."],[],[]]