Class DeleteZoneRequest (1.1.0)

DeleteZoneRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Delete zone request.

Attribute

NameDescription
name str
Required. The resource name of the zone: ``projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}``.

Inheritance

builtins.object > proto.message.Message > DeleteZoneRequest