Class UpdateConfigRequest (2.16.2)

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

Request message for the UpdateConfig method.

Attributes

NameDescription
config google.cloud.speech_v2.types.Config
Required. The config to update. The config's name field is used to identify the config to be updated. The expected format is projects/{project}/locations/{location}/config.
update_mask google.protobuf.field_mask_pb2.FieldMask
The list of fields to be updated.