Constant Field Values
Contents
com.google.*
-
com.google.cloud.BaseServiceException Modifier and Type Constant Field Value public static final int
UNKNOWN_CODE
0
-
com.google.cloud.ServiceOptions<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>> Modifier and Type Constant Field Value public static final String
CREDENTIAL_ENV_NAME
"GOOGLE_APPLICATION_CREDENTIALS"
-
com.google.cloud.http.BaseHttpServiceException Modifier and Type Constant Field Value public static final int
UNKNOWN_CODE
0
-
com.google.cloud.testing.BaseEmulatorHelper<T extends ServiceOptions> Modifier and Type Constant Field Value protected static final String
DEFAULT_HOST
"localhost"
protected static final int
DEFAULT_PORT
8080
protected static final String
PROJECT_ID_PREFIX
"test-project-"