Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.storagetransfer.googleServiceAccounts

Storage Transfer API: googleServiceAccounts. Transfers data from external data sources to a Google Cloud Storage bucket or between Google Cloud Storage buckets. See: https://cloud.google.com/storage-transfer/docsapi/reference/rest/v1/googleServiceAccounts

Storage Transfer API: googleServiceAccounts.
Transfers data from external data sources to a Google Cloud Storage bucket or between Google Cloud Storage buckets.
See: https://cloud.google.com/storage-transfer/docsapi/reference/rest/v1/googleServiceAccounts
raw docstring

get$clj

(get$ auth parameters)

https://cloud.google.com/storage-transfer/docsapi/reference/rest/v1/googleServiceAccounts/get

Required parameters: projectId

Optional parameters: none

Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects. Each Google service account is associated with one Google Cloud Platform Console project. Users should add this service account to the Google Cloud Storage bucket ACLs to grant access to Storage Transfer Service. This service account is created and owned by Storage Transfer Service and can only be used by Storage Transfer Service.

https://cloud.google.com/storage-transfer/docsapi/reference/rest/v1/googleServiceAccounts/get

Required parameters: projectId

Optional parameters: none

Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects. Each Google service account is associated with one Google Cloud Platform Console project. Users should add this service account to the Google Cloud Storage bucket ACLs to grant access to Storage Transfer Service. This service account is created and owned by Storage Transfer Service and can only be used by Storage Transfer Service.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close