Lines Matching full:cloud
37 * Creates a Cloud Dataflow job from a template. Do not enter confidential
40 * @param string $projectId Required. The ID of the Cloud Platform project that
43 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which
58 * @param string $projectId Required. The ID of the Cloud Platform project that
61 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which
65 * @opt_param string gcsPath Required. A Cloud Storage path to the template from
66 * which to create the job. Must be valid Cloud Storage URL, beginning with
80 * @param string $projectId Required. The ID of the Cloud Platform project that
83 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which
89 * on Cloud Storage. The file must be a Json serialized DynamicTemplateFieSpec
91 * @opt_param string dynamicTemplate.stagingLocation Cloud Storage path for
92 * staging dependencies. Must be a valid Cloud Storage URL, beginning with
94 * @opt_param string gcsPath A Cloud Storage path to the template from which to
95 * create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.