You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks Google has changed is UI a lot. I could not co-relate how to generate keys from the Google Storage using the given documentation. Even when I generate the keys using the new UI, I do not know how to co-relate all the below mentioned values
private static final String APPLICATION_NAME_PROPERTY = "application.name";
private static final String ACCOUNT_ID_PROPERTY = "account.id";
private static final String PRIVATE_KEY_PATH_PROPERTY = "private.key.path";
Please advise. Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi,
It looks Google has changed is UI a lot. I could not co-relate how to generate keys from the Google Storage using the given documentation. Even when I generate the keys using the new UI, I do not know how to co-relate all the below mentioned values
Please advise. Thanks in advance.
The text was updated successfully, but these errors were encountered: