Skip to content

Commit 56c5ddb

Browse files
feat(all): auto-regenerate discovery clients (#2844)
1 parent 7221d2c commit 56c5ddb

File tree

14 files changed

+5777
-1495
lines changed

14 files changed

+5777
-1495
lines changed

dataform/v1beta1/dataform-api.json

Lines changed: 22 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
"type": "integer"
468468
},
469469
"pageToken": {
470-
"description": "Optional. Page token received from a previous `FetchRepositoryHistory` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `FetchRepositoryHistory` must match the call that provided the page token.",
470+
"description": "Optional. Page token received from a previous `FetchRepositoryHistory` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `FetchRepositoryHistory`, with the exception of `page_size`, must match the call that provided the page token.",
471471
"location": "query",
472472
"type": "string"
473473
}
@@ -587,7 +587,7 @@
587587
"type": "integer"
588588
},
589589
"pageToken": {
590-
"description": "Optional. Page token received from a previous `ListRepositories` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListRepositories` must match the call that provided the page token.",
590+
"description": "Optional. Page token received from a previous `ListRepositories` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListRepositories`, with the exception of `page_size`, must match the call that provided the page token.",
591591
"location": "query",
592592
"type": "string"
593593
},
@@ -669,7 +669,7 @@
669669
"type": "integer"
670670
},
671671
"pageToken": {
672-
"description": "Optional. Page token received from a previous `QueryRepositoryDirectoryContents` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `QueryRepositoryDirectoryContents` must match the call that provided the page token.",
672+
"description": "Optional. Page token received from a previous `QueryRepositoryDirectoryContents` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `QueryRepositoryDirectoryContents`, with the exception of `page_size`, must match the call that provided the page token.",
673673
"location": "query",
674674
"type": "string"
675675
},
@@ -989,7 +989,7 @@
989989
"type": "integer"
990990
},
991991
"pageToken": {
992-
"description": "Optional. Page token received from a previous `ListCompilationResults` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListCompilationResults` must match the call that provided the page token.",
992+
"description": "Optional. Page token received from a previous `ListCompilationResults` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListCompilationResults`, with the exception of `page_size`, must match the call that provided the page token.",
993993
"location": "query",
994994
"type": "string"
995995
},
@@ -1037,7 +1037,7 @@
10371037
"type": "integer"
10381038
},
10391039
"pageToken": {
1040-
"description": "Optional. Page token received from a previous `QueryCompilationResultActions` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `QueryCompilationResultActions` must match the call that provided the page token.",
1040+
"description": "Optional. Page token received from a previous `QueryCompilationResultActions` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `QueryCompilationResultActions`, with the exception of `page_size`, must match the call that provided the page token.",
10411041
"location": "query",
10421042
"type": "string"
10431043
}
@@ -1153,7 +1153,7 @@
11531153
"type": "integer"
11541154
},
11551155
"pageToken": {
1156-
"description": "Optional. Page token received from a previous `ListReleaseConfigs` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListReleaseConfigs` must match the call that provided the page token.",
1156+
"description": "Optional. Page token received from a previous `ListReleaseConfigs` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListReleaseConfigs`, with the exception of `page_size`, must match the call that provided the page token.",
11571157
"location": "query",
11581158
"type": "string"
11591159
},
@@ -1310,7 +1310,7 @@
13101310
"type": "integer"
13111311
},
13121312
"pageToken": {
1313-
"description": "Optional. Page token received from a previous `ListWorkflowConfigs` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWorkflowConfigs` must match the call that provided the page token.",
1313+
"description": "Optional. Page token received from a previous `ListWorkflowConfigs` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWorkflowConfigs`, with the exception of `page_size`, must match the call that provided the page token.",
13141314
"location": "query",
13151315
"type": "string"
13161316
},
@@ -1500,7 +1500,7 @@
15001500
"type": "integer"
15011501
},
15021502
"pageToken": {
1503-
"description": "Optional. Page token received from a previous `ListWorkflowInvocations` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWorkflowInvocations` must match the call that provided the page token.",
1503+
"description": "Optional. Page token received from a previous `ListWorkflowInvocations` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWorkflowInvocations`, with the exception of `page_size`, must match the call that provided the page token.",
15041504
"location": "query",
15051505
"type": "string"
15061506
},
@@ -1543,7 +1543,7 @@
15431543
"type": "integer"
15441544
},
15451545
"pageToken": {
1546-
"description": "Optional. Page token received from a previous `QueryWorkflowInvocationActions` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `QueryWorkflowInvocationActions` must match the call that provided the page token.",
1546+
"description": "Optional. Page token received from a previous `QueryWorkflowInvocationActions` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `QueryWorkflowInvocationActions`, with the exception of `page_size`, must match the call that provided the page token.",
15471547
"location": "query",
15481548
"type": "string"
15491549
}
@@ -1841,7 +1841,7 @@
18411841
"type": "integer"
18421842
},
18431843
"pageToken": {
1844-
"description": "Optional. Page token received from a previous `ListWorkspaces` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWorkspaces` must match the call that provided the page token.",
1844+
"description": "Optional. Page token received from a previous `ListWorkspaces` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWorkspaces`, with the exception of `page_size`, must match the call that provided the page token.",
18451845
"location": "query",
18461846
"type": "string"
18471847
},
@@ -2017,7 +2017,7 @@
20172017
"type": "integer"
20182018
},
20192019
"pageToken": {
2020-
"description": "Optional. Page token received from a previous `QueryDirectoryContents` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `QueryDirectoryContents` must match the call that provided the page token.",
2020+
"description": "Optional. Page token received from a previous `QueryDirectoryContents` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `QueryDirectoryContents`, with the exception of `page_size`, must match the call that provided the page token.",
20212021
"location": "query",
20222022
"type": "string"
20232023
},
@@ -2182,7 +2182,7 @@
21822182
"type": "integer"
21832183
},
21842184
"pageToken": {
2185-
"description": "Optional. Page token received from a previous `SearchFilesRequest` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchFilesRequest` must match the call that provided the page token.",
2185+
"description": "Optional. Page token received from a previous `SearchFilesRequest` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchFilesRequest`, with the exception of `page_size`, must match the call that provided the page token.",
21862186
"location": "query",
21872187
"type": "string"
21882188
},
@@ -2295,7 +2295,7 @@
22952295
}
22962296
}
22972297
},
2298-
"revision": "20240824",
2298+
"revision": "20241020",
22992299
"rootUrl": "https://dataform.googleapis.com/",
23002300
"schemas": {
23012301
"Assertion": {
@@ -2655,10 +2655,6 @@
26552655
"$ref": "Target",
26562656
"description": "The action's identifier if the project had been compiled without any overrides configured. Unique within the compilation result."
26572657
},
2658-
"dataPreparation": {
2659-
"$ref": "DataPreparation",
2660-
"description": "The data preparation executed by this action."
2661-
},
26622658
"declaration": {
26632659
"$ref": "Declaration",
26642660
"description": "The declaration declared by this action."
@@ -2735,36 +2731,6 @@
27352731
},
27362732
"type": "object"
27372733
},
2738-
"DataPreparation": {
2739-
"description": "Defines a compiled Data Preparation entity",
2740-
"id": "DataPreparation",
2741-
"properties": {
2742-
"contents": {
2743-
"description": "The data preparation definition, stored as a binary encoded proto.",
2744-
"format": "byte",
2745-
"type": "string"
2746-
},
2747-
"dependencyTargets": {
2748-
"description": "A list of actions that this action depends on.",
2749-
"items": {
2750-
"$ref": "Target"
2751-
},
2752-
"type": "array"
2753-
},
2754-
"disabled": {
2755-
"description": "Whether this action is disabled (i.e. should not be run).",
2756-
"type": "boolean"
2757-
},
2758-
"tags": {
2759-
"description": "Arbitrary, user-defined tags on this action.",
2760-
"items": {
2761-
"type": "string"
2762-
},
2763-
"type": "array"
2764-
}
2765-
},
2766-
"type": "object"
2767-
},
27682734
"Declaration": {
27692735
"description": "Represents a relation which is not managed by Dataform but which may be referenced by Dataform actions.",
27702736
"id": "Declaration",
@@ -3776,7 +3742,7 @@
37763742
"type": "string"
37773743
},
37783744
"recentScheduledReleaseRecords": {
3779-
"description": "Output only. Records of the 10 most recent scheduled release attempts, ordered in in descending order of `release_time`. Updated whenever automatic creation of a compilation result is triggered by cron_schedule.",
3745+
"description": "Output only. Records of the 10 most recent scheduled release attempts, ordered in descending order of `release_time`. Updated whenever automatic creation of a compilation result is triggered by cron_schedule.",
37803746
"items": {
37813747
"$ref": "ScheduledReleaseRecord"
37823748
},
@@ -3840,7 +3806,7 @@
38403806
"description": "Optional. If set, configures this repository to be linked to a Git remote."
38413807
},
38423808
"kmsKeyName": {
3843-
"description": "Optional. The reference to a KMS encryption key. If provided, it will be used to encrypt user data in the repository and all child resources. It is not possible to add or update the encryption key after the repository is created. Example: `projects/[kms_project_id]/locations/[region]/keyRings/[key_region]/cryptoKeys/[key]`",
3809+
"description": "Optional. The reference to a KMS encryption key. If provided, it will be used to encrypt user data in the repository and all child resources. It is not possible to add or update the encryption key after the repository is created. Example: `projects/{kms_project}/locations/{location}/keyRings/{key_location}/cryptoKeys/{key}`",
38443810
"type": "string"
38453811
},
38463812
"labels": {
@@ -4116,7 +4082,7 @@
41164082
"type": "string"
41174083
},
41184084
"recentScheduledExecutionRecords": {
4119-
"description": "Output only. Records of the 10 most recent scheduled execution attempts, ordered in in descending order of `execution_time`. Updated whenever automatic creation of a workflow invocation is triggered by cron_schedule.",
4085+
"description": "Output only. Records of the 10 most recent scheduled execution attempts, ordered in descending order of `execution_time`. Updated whenever automatic creation of a workflow invocation is triggered by cron_schedule.",
41204086
"items": {
41214087
"$ref": "ScheduledExecutionRecord"
41224088
},
@@ -4264,6 +4230,12 @@
42644230
"description": "Represents a Dataform Git workspace.",
42654231
"id": "Workspace",
42664232
"properties": {
4233+
"createTime": {
4234+
"description": "Output only. The timestamp of when the workspace was created.",
4235+
"format": "google-datetime",
4236+
"readOnly": true,
4237+
"type": "string"
4238+
},
42674239
"dataEncryptionState": {
42684240
"$ref": "DataEncryptionState",
42694241
"description": "Output only. A data encryption state of a Git repository if this Workspace is protected by a KMS key.",

0 commit comments

Comments
 (0)