aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/src
diff options
context:
space:
mode:
Diffstat (limited to 'other/java/client/src')
-rw-r--r--other/java/client/src/main/proto/filer.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/java/client/src/main/proto/filer.proto b/other/java/client/src/main/proto/filer.proto
index 1c22276ae..eb329e6ae 100644
--- a/other/java/client/src/main/proto/filer.proto
+++ b/other/java/client/src/main/proto/filer.proto
@@ -393,6 +393,7 @@ message RemoteConf {
string s3_secret_key = 5;
string s3_region = 6;
string s3_endpoint = 7;
+ string gcs_google_application_credentials = 10;
}
message RemoteStorageMapping {