ProjectsLocationsApplicationsServicesResource class
Methods
-
delete(String projectsId, String locationsId, String applicationsId, String servicesId, {String? $fields})
→ Future<Operation>
-
Deletes the specified service and all enclosed versions.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
patch(Service request, String projectsId, String locationsId, String applicationsId, String servicesId, {bool? migrateTraffic, String? updateMask, String? $fields})
→ Future<Operation>
-
Updates the configuration of the specified service.
-
toString()
→ String
-
A string representation of this object.
inherited