From ca9cc14d9a1017e142ec1f287e66c79df276ce5f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 25 Oct 2022 07:24:26 +0000 Subject: [PATCH] feat(dataplex): update the api #### dataplex:v1 The following keys were deleted: - schemas.GoogleCloudDataplexV1SessionEvent.properties.warmPoolEnabled.type (Total Keys: 1) The following keys were added: - schemas.GoogleCloudDataplexV1SessionEvent.properties.fastStartupEnabled.type (Total Keys: 1) --- ...lex_v1.projects.locations.lakes.tasks.html | 24 +++++++++---------- .../documents/dataplex.v1.json | 16 ++++++------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html b/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html index c11929fa05f..d858990a945 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html @@ -156,10 +156,10 @@

Method Details

}, "name": "A String", # Output only. The relative resource name of the task, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/ tasks/{task_id}. "notebook": { # Config for running scheduled notebooks. # Config related to running scheduled Notebooks. - "archiveUris": [ # Optional. GCS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. + "archiveUris": [ # Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. "A String", ], - "fileUris": [ # Optional. GCS URIs of files to be placed in the working directory of each executor. + "fileUris": [ # Optional. Cloud Storage URIs of files to be placed in the working directory of each executor. "A String", ], "infrastructureSpec": { # Configuration for the underlying infrastructure used to run workloads. # Optional. Infrastructure specification for the execution. @@ -187,7 +187,7 @@

Method Details

"subNetwork": "A String", # Optional. The Cloud VPC sub-network in which the job is run. }, }, - "notebook": "A String", # Required. Path to input notebook. This can be the GCS URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value). + "notebook": "A String", # Required. Path to input notebook. This can be the Cloud Storage URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value). }, "spark": { # User-specified config for running a Spark task. # Config related to running custom Spark tasks. "archiveUris": [ # Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. @@ -351,10 +351,10 @@

Method Details

}, "name": "A String", # Output only. The relative resource name of the task, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/ tasks/{task_id}. "notebook": { # Config for running scheduled notebooks. # Config related to running scheduled Notebooks. - "archiveUris": [ # Optional. GCS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. + "archiveUris": [ # Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. "A String", ], - "fileUris": [ # Optional. GCS URIs of files to be placed in the working directory of each executor. + "fileUris": [ # Optional. Cloud Storage URIs of files to be placed in the working directory of each executor. "A String", ], "infrastructureSpec": { # Configuration for the underlying infrastructure used to run workloads. # Optional. Infrastructure specification for the execution. @@ -382,7 +382,7 @@

Method Details

"subNetwork": "A String", # Optional. The Cloud VPC sub-network in which the job is run. }, }, - "notebook": "A String", # Required. Path to input notebook. This can be the GCS URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value). + "notebook": "A String", # Required. Path to input notebook. This can be the Cloud Storage URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value). }, "spark": { # User-specified config for running a Spark task. # Config related to running custom Spark tasks. "archiveUris": [ # Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. @@ -536,10 +536,10 @@

Method Details

}, "name": "A String", # Output only. The relative resource name of the task, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/ tasks/{task_id}. "notebook": { # Config for running scheduled notebooks. # Config related to running scheduled Notebooks. - "archiveUris": [ # Optional. GCS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. + "archiveUris": [ # Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. "A String", ], - "fileUris": [ # Optional. GCS URIs of files to be placed in the working directory of each executor. + "fileUris": [ # Optional. Cloud Storage URIs of files to be placed in the working directory of each executor. "A String", ], "infrastructureSpec": { # Configuration for the underlying infrastructure used to run workloads. # Optional. Infrastructure specification for the execution. @@ -567,7 +567,7 @@

Method Details

"subNetwork": "A String", # Optional. The Cloud VPC sub-network in which the job is run. }, }, - "notebook": "A String", # Required. Path to input notebook. This can be the GCS URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value). + "notebook": "A String", # Required. Path to input notebook. This can be the Cloud Storage URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value). }, "spark": { # User-specified config for running a Spark task. # Config related to running custom Spark tasks. "archiveUris": [ # Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. @@ -680,10 +680,10 @@

Method Details

}, "name": "A String", # Output only. The relative resource name of the task, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/ tasks/{task_id}. "notebook": { # Config for running scheduled notebooks. # Config related to running scheduled Notebooks. - "archiveUris": [ # Optional. GCS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. + "archiveUris": [ # Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. "A String", ], - "fileUris": [ # Optional. GCS URIs of files to be placed in the working directory of each executor. + "fileUris": [ # Optional. Cloud Storage URIs of files to be placed in the working directory of each executor. "A String", ], "infrastructureSpec": { # Configuration for the underlying infrastructure used to run workloads. # Optional. Infrastructure specification for the execution. @@ -711,7 +711,7 @@

Method Details

"subNetwork": "A String", # Optional. The Cloud VPC sub-network in which the job is run. }, }, - "notebook": "A String", # Required. Path to input notebook. This can be the GCS URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value). + "notebook": "A String", # Required. Path to input notebook. This can be the Cloud Storage URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value). }, "spark": { # User-specified config for running a Spark task. # Config related to running custom Spark tasks. "archiveUris": [ # Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip. diff --git a/googleapiclient/discovery_cache/documents/dataplex.v1.json b/googleapiclient/discovery_cache/documents/dataplex.v1.json index f02647ff6c0..3a710e2c416 100644 --- a/googleapiclient/discovery_cache/documents/dataplex.v1.json +++ b/googleapiclient/discovery_cache/documents/dataplex.v1.json @@ -2764,7 +2764,7 @@ } } }, - "revision": "20220928", + "revision": "20221015", "rootUrl": "https://dataplex.googleapis.com/", "schemas": { "Empty": { @@ -4693,6 +4693,10 @@ "description": "The status of the event.", "type": "boolean" }, + "fastStartupEnabled": { + "description": "If the session is associated with an environment with fast startup enabled, and was created before being assigned to a user.", + "type": "boolean" + }, "message": { "description": "The log message.", "type": "string" @@ -4731,10 +4735,6 @@ "userId": { "description": "The information about the user that created the session. It will be the email address of the user.", "type": "string" - }, - "warmPoolEnabled": { - "description": "If the session is a warm pooled session.", - "type": "boolean" } }, "type": "object" @@ -5114,14 +5114,14 @@ "id": "GoogleCloudDataplexV1TaskNotebookTaskConfig", "properties": { "archiveUris": { - "description": "Optional. GCS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip.", + "description": "Optional. Cloud Storage URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip.", "items": { "type": "string" }, "type": "array" }, "fileUris": { - "description": "Optional. GCS URIs of files to be placed in the working directory of each executor.", + "description": "Optional. Cloud Storage URIs of files to be placed in the working directory of each executor.", "items": { "type": "string" }, @@ -5132,7 +5132,7 @@ "description": "Optional. Infrastructure specification for the execution." }, "notebook": { - "description": "Required. Path to input notebook. This can be the GCS URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value).", + "description": "Required. Path to input notebook. This can be the Cloud Storage URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value).", "type": "string" } },