Class UpdateCustomClassRequest (2.7.0)

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

Message sent by the client for the UpdateCustomClass method. .. attribute:: custom_class

Required. The custom class to update.

The custom class's name field is used to identify the custom class to be updated. Format: {api_version}/projects/{project}/locations/{location}/customClasses/{custom_class}

:type: google.cloud.speech_v1p1beta1.types.CustomClass

Attribute

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