Class DeletePhraseSetRequest (2.8.0)

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

Message sent by the client for the DeletePhraseSet method. .. attribute:: name

Required. The name of the phrase set to delete. Format: {api_version}/projects/{project}/locations/{location}/phraseSets/{phrase_set}

:type: str