Request message to delete a Service by its full name.
Attributes
Name
Description
name
str
Required. The full name of the Service.
Format:
projects/{project}/locations/{location}/services/{service},
where {project} can be project id or number.
validate_only
bool
Indicates that the request should be
validated without actually deleting any
resources.
etag
str
A system-generated fingerprint for this
version of the resource. May be used to detect
modification conflict during updates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class DeleteServiceRequest (0.10.19)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.19 (latest)](/python/docs/reference/run/latest/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.10.18](/python/docs/reference/run/0.10.18/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.9.1](/python/docs/reference/run/0.9.1/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.8.1](/python/docs/reference/run/0.8.1/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.7.1](/python/docs/reference/run/0.7.1/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.6.0](/python/docs/reference/run/0.6.0/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.5.0](/python/docs/reference/run/0.5.0/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.4.2](/python/docs/reference/run/0.4.2/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.3.0](/python/docs/reference/run/0.3.0/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.2.1](/python/docs/reference/run/0.2.1/google.cloud.run_v2.types.DeleteServiceRequest)\n- [0.1.0](/python/docs/reference/run/0.1.0/google.cloud.run_v2.types.DeleteServiceRequest) \n\n DeleteServiceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest message to delete a Service by its full name."]]