Class UpdatePhraseSetRequest (2.8.0)

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

Message sent by the client for the UpdatePhraseSet method. .. attribute:: phrase_set

Required. The phrase set to update.

The phrase set's name field is used to identify the set to be updated. Format: {api_version}/projects/{project}/locations/{location}/phraseSets/{phrase_set}

:type: google.cloud.speech_v1p1beta1.types.PhraseSet

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
The list of fields to be updated.