Skip to content

Commit 28e75ea

Browse files
feat(serviceusage): update the api
#### serviceusage:v1 The following keys were added: - schemas.BackendRule.properties.minDeadline.deprecated (Total Keys: 1) - schemas.CommonLanguageSettings.properties.referenceDocsUri.deprecated (Total Keys: 1) - schemas.EnableRule.properties.groups.deprecated (Total Keys: 1) - schemas.EnableRule.properties.services.deprecated (Total Keys: 1) - schemas.Endpoint.properties.aliases.deprecated (Total Keys: 1) - schemas.MetricDescriptorMetadata.properties.launchStage.deprecated (Total Keys: 1) - schemas.RemoveEnableRulesResponse.properties.removedValues.deprecated (Total Keys: 1) #### serviceusage:v1beta1 The following keys were added: - schemas.BackendRule.properties.minDeadline.deprecated (Total Keys: 1) - schemas.CommonLanguageSettings.properties.referenceDocsUri.deprecated (Total Keys: 1) - schemas.EnableRule.properties.groups.deprecated (Total Keys: 1) - schemas.EnableRule.properties.services.deprecated (Total Keys: 1) - schemas.Endpoint.properties.aliases.deprecated (Total Keys: 1) - schemas.MetricDescriptorMetadata.properties.launchStage.deprecated (Total Keys: 1) - schemas.RemoveEnableRulesResponse.properties.removedValues.deprecated (Total Keys: 1)
1 parent 2eaf436 commit 28e75ea

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

googleapiclient/discovery_cache/documents/serviceusage.v1.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
}
427427
}
428428
},
429-
"revision": "20230627",
429+
"revision": "20230708",
430430
"rootUrl": "https://serviceusage.googleapis.com/",
431431
"schemas": {
432432
"AddEnableRulesMetadata": {
@@ -674,6 +674,7 @@
674674
"type": "string"
675675
},
676676
"minDeadline": {
677+
"deprecated": true,
677678
"description": "Deprecated, do not use.",
678679
"format": "double",
679680
"type": "number"
@@ -922,6 +923,7 @@
922923
"type": "array"
923924
},
924925
"referenceDocsUri": {
926+
"deprecated": true,
925927
"description": "Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest",
926928
"type": "string"
927929
}
@@ -1292,13 +1294,15 @@
12921294
"type": "string"
12931295
},
12941296
"groups": {
1297+
"deprecated": true,
12951298
"description": "DEPRECATED: Please use field `values`. Service group should have prefix `groups/`. The names of the service groups that are enabled (Not Implemented). go/predefined-service-groups. Example: `groups/googleServices`.",
12961299
"items": {
12971300
"type": "string"
12981301
},
12991302
"type": "array"
13001303
},
13011304
"services": {
1305+
"deprecated": true,
13021306
"description": "DEPRECATED: Please use field `values`. Service should have prefix `services/`. The names of the services that are enabled. Example: `storage.googleapis.com`.",
13031307
"items": {
13041308
"type": "string"
@@ -1337,6 +1341,7 @@
13371341
"id": "Endpoint",
13381342
"properties": {
13391343
"aliases": {
1344+
"deprecated": true,
13401345
"description": "Unimplemented. Dot not use. DEPRECATED: This field is no longer supported. Instead of using aliases, please specify multiple google.api.Endpoint for each of the intended aliases. Additional names that this endpoint will be hosted on.",
13411346
"items": {
13421347
"type": "string"
@@ -2369,6 +2374,7 @@
23692374
"type": "string"
23702375
},
23712376
"launchStage": {
2377+
"deprecated": true,
23722378
"description": "Deprecated. Must use the MetricDescriptor.launch_stage instead.",
23732379
"enum": [
23742380
"LAUNCH_STAGE_UNSPECIFIED",
@@ -2862,6 +2868,7 @@
28622868
"type": "string"
28632869
},
28642870
"removedValues": {
2871+
"deprecated": true,
28652872
"description": "The values removed from the parent consumer policy.",
28662873
"items": {
28672874
"type": "string"

googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@
964964
}
965965
}
966966
},
967-
"revision": "20230627",
967+
"revision": "20230708",
968968
"rootUrl": "https://serviceusage.googleapis.com/",
969969
"schemas": {
970970
"AddEnableRulesMetadata": {
@@ -1212,6 +1212,7 @@
12121212
"type": "string"
12131213
},
12141214
"minDeadline": {
1215+
"deprecated": true,
12151216
"description": "Deprecated, do not use.",
12161217
"format": "double",
12171218
"type": "number"
@@ -1440,6 +1441,7 @@
14401441
"type": "array"
14411442
},
14421443
"referenceDocsUri": {
1444+
"deprecated": true,
14431445
"description": "Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest",
14441446
"type": "string"
14451447
}
@@ -1869,13 +1871,15 @@
18691871
"type": "string"
18701872
},
18711873
"groups": {
1874+
"deprecated": true,
18721875
"description": "DEPRECATED: Please use field `values`. Service group should have prefix `groups/`. The names of the service groups that are enabled (Not Implemented). go/predefined-service-groups. Example: `groups/googleServices`.",
18731876
"items": {
18741877
"type": "string"
18751878
},
18761879
"type": "array"
18771880
},
18781881
"services": {
1882+
"deprecated": true,
18791883
"description": "DEPRECATED: Please use field `values`. Service should have prefix `services/`. The names of the services that are enabled. Example: `storage.googleapis.com`.",
18801884
"items": {
18811885
"type": "string"
@@ -1914,6 +1918,7 @@
19141918
"id": "Endpoint",
19151919
"properties": {
19161920
"aliases": {
1921+
"deprecated": true,
19171922
"description": "Unimplemented. Dot not use. DEPRECATED: This field is no longer supported. Instead of using aliases, please specify multiple google.api.Endpoint for each of the intended aliases. Additional names that this endpoint will be hosted on.",
19181923
"items": {
19191924
"type": "string"
@@ -3064,6 +3069,7 @@
30643069
"type": "string"
30653070
},
30663071
"launchStage": {
3072+
"deprecated": true,
30673073
"description": "Deprecated. Must use the MetricDescriptor.launch_stage instead.",
30683074
"enum": [
30693075
"LAUNCH_STAGE_UNSPECIFIED",
@@ -3607,6 +3613,7 @@
36073613
"type": "string"
36083614
},
36093615
"removedValues": {
3616+
"deprecated": true,
36103617
"description": "The values removed from the parent consumer policy.",
36113618
"items": {
36123619
"type": "string"

0 commit comments

Comments
 (0)