Skip to content

Commit d52f0eb

Browse files
feat(datafusion): update the api
#### datafusion:v1 The following keys were added: - schemas.Instance.properties.serviceAccount.deprecated (Total Keys: 1) #### datafusion:v1beta1 The following keys were added: - schemas.Instance.properties.serviceAccount.deprecated (Total Keys: 1)
1 parent 54efc30 commit d52f0eb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

googleapiclient/discovery_cache/documents/datafusion.v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@
737737
}
738738
}
739739
},
740-
"revision": "20230526",
740+
"revision": "20230627",
741741
"rootUrl": "https://datafusion.googleapis.com/",
742742
"schemas": {
743743
"Accelerator": {
@@ -1065,6 +1065,7 @@
10651065
"type": "boolean"
10661066
},
10671067
"serviceAccount": {
1068+
"deprecated": true,
10681069
"description": "Output only. Deprecated. Use tenant_project_id instead to extract the tenant project ID.",
10691070
"readOnly": true,
10701071
"type": "string"

googleapiclient/discovery_cache/documents/datafusion.v1beta1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@
935935
}
936936
}
937937
},
938-
"revision": "20230526",
938+
"revision": "20230627",
939939
"rootUrl": "https://datafusion.googleapis.com/",
940940
"schemas": {
941941
"Accelerator": {
@@ -1278,6 +1278,7 @@
12781278
"type": "boolean"
12791279
},
12801280
"serviceAccount": {
1281+
"deprecated": true,
12811282
"description": "Output only. Deprecated. Use tenant_project_id instead to extract the tenant project ID.",
12821283
"readOnly": true,
12831284
"type": "string"

0 commit comments

Comments
 (0)