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
55 * @param string $projectId Required. The ID of the Cloud Platform project that
59 * @opt_param string gcsPath Required. A Cloud Storage path to the template from
60 * which to create the job. Must be valid Cloud Storage URL, beginning with
63 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which
77 * @param string $projectId Required. The ID of the Cloud Platform project that
83 * on Cloud Storage. The file must be a Json serialized DynamicTemplateFieSpec
85 * @opt_param string dynamicTemplate.stagingLocation Cloud Storage path for
86 * staging dependencies. Must be a valid Cloud Storage URL, beginning with
88 * @opt_param string gcsPath A Cloud Storage path to the template from which to
89 * create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
91 * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which