Class DeletePhraseSetRequest (2.18.0)

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

Request message for the DeletePhraseSet method.

Attributes

NameDescription
name str
Required. The name of the PhraseSet to delete. Format: projects/{project}/locations/{location}/phraseSets/{phrase_set}
validate_only bool
If set, validate the request and preview the deleted PhraseSet, but do not actually delete it.
allow_missing bool
If set to true, and the PhraseSet is not found, the request will succeed and be a no-op (no Operation is recorded in this case).
etag str
This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.