किसी फ़ाइल का रेफ़रंस.
JSON के काेड में दिखाना |
---|
{ "fileUri": string } |
फ़ील्ड | |
---|---|
fileUri |
Google Cloud Storage में सेव की गई किसी फ़ाइल का यूआरआई. उदाहरण के लिए: http://storage.googleapis.com/mybucket/path/to/test.xml या gsutil फ़ॉर्मैट में: gs://mybucket/path/to/test.xml, gs://mybucket/path/to/test.xml#1360383693690000 अगर यूआरआई फ़ॉर्मैट का इस्तेमाल नहीं किया जा सकता है, तो INVALID_DURATION गड़बड़ी मिलेगी.
|