public abstract static class CloudDatastoreRemoteServiceConfig.AppId
An App Engine application ID.
Static Methods
create(CloudDatastoreRemoteServiceConfig.AppId.Location location, String projectId)
public static CloudDatastoreRemoteServiceConfig.AppId create(CloudDatastoreRemoteServiceConfig.AppId.Location location, String projectId)
Creates an AppId.
Parameters | |
---|---|
Name | Description |
location |
CloudDatastoreRemoteServiceConfig.AppId.Location The location of the App Engine application. This can be found in the Google Cloud Console. |
projectId |
String The project ID of the App Engine application. This can be found in the Google Cloud Console. |
Returns | |
---|---|
Type | Description |
CloudDatastoreRemoteServiceConfig.AppId |
Constructors
AppId()
public AppId()