DynamicTemplateLaunchParams(mapping=None, *, ignore_unknown_fields=False, **kwargs)Parameters to pass when launching a dynamic template.
Attributes |
|
|---|---|
| Name | Description |
gcs_path |
str
Path to the dynamic template specification file on Cloud Storage. The file must be a JSON serialized DynamicTemplateFileSpec object.
|
staging_location |
str
Cloud Storage path for staging dependencies. Must be a valid Cloud Storage URL, beginning with gs://.
|