Class DeleteContentRequest (1.0.0)

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

Delete content request.

Attribute

NameDescription
name str
Required. The resource name of the content: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}

Inheritance

builtins.object > proto.message.Message > DeleteContentRequest