You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pre>Deletes the specified service and all enclosed versions.
109
109
110
110
Args:
111
111
appsId: string, Part of `name`. Name of the resource requested. Example: apps/myapp/services/default. (required)
112
112
servicesId: string, Part of `name`. See documentation of `appsId`. (required)
113
-
force: boolean, Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)
<pre>Deletes the specified service and all enclosed versions.
97
97
98
98
Args:
99
99
projectsId: string, Part of `name`. Name of the resource requested. Example: apps/myapp/services/default. (required)
100
100
locationsId: string, Part of `name`. See documentation of `projectsId`. (required)
101
101
applicationsId: string, Part of `name`. See documentation of `projectsId`. (required)
102
102
servicesId: string, Part of `name`. See documentation of `projectsId`. (required)
103
-
force: boolean, Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)
<pre>Deletes the specified service and all enclosed versions.
109
109
110
110
Args:
111
111
appsId: string, Part of `name`. Name of the resource requested. Example: apps/myapp/services/default. (required)
112
112
servicesId: string, Part of `name`. See documentation of `appsId`. (required)
113
-
force: boolean, Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)
<pre>Deletes the specified service and all enclosed versions.
97
97
98
98
Args:
99
99
projectsId: string, Part of `name`. Name of the resource requested. Example: apps/myapp/services/default. (required)
100
100
locationsId: string, Part of `name`. See documentation of `projectsId`. (required)
101
101
applicationsId: string, Part of `name`. See documentation of `projectsId`. (required)
102
102
servicesId: string, Part of `name`. See documentation of `projectsId`. (required)
103
-
force: boolean, Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/appengine.v1.json
+1-11
Original file line number
Diff line number
Diff line change
@@ -1084,11 +1084,6 @@
1084
1084
"required": true,
1085
1085
"type": "string"
1086
1086
},
1087
-
"force": {
1088
-
"description": "Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)",
1089
-
"location": "query",
1090
-
"type": "boolean"
1091
-
},
1092
1087
"servicesId": {
1093
1088
"description": "Part of `name`. See documentation of `appsId`.",
1094
1089
"location": "path",
@@ -1736,11 +1731,6 @@
1736
1731
"required": true,
1737
1732
"type": "string"
1738
1733
},
1739
-
"force": {
1740
-
"description": "Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)",
1741
-
"location": "query",
1742
-
"type": "boolean"
1743
-
},
1744
1734
"locationsId": {
1745
1735
"description": "Part of `name`. See documentation of `projectsId`.",
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/appengine.v1beta.json
+1-11
Original file line number
Diff line number
Diff line change
@@ -1084,11 +1084,6 @@
1084
1084
"required": true,
1085
1085
"type": "string"
1086
1086
},
1087
-
"force": {
1088
-
"description": "Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)",
1089
-
"location": "query",
1090
-
"type": "boolean"
1091
-
},
1092
1087
"servicesId": {
1093
1088
"description": "Part of `name`. See documentation of `appsId`.",
1094
1089
"location": "path",
@@ -1843,11 +1838,6 @@
1843
1838
"required": true,
1844
1839
"type": "string"
1845
1840
},
1846
-
"force": {
1847
-
"description": "Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)",
1848
-
"location": "query",
1849
-
"type": "boolean"
1850
-
},
1851
1841
"locationsId": {
1852
1842
"description": "Part of `name`. See documentation of `projectsId`.",
0 commit comments