Class DeleteCustomClassRequest (2.6.0)

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

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

Required. The name of the custom class to delete. Format: {api_version}/projects/{project}/locations/{location}/customClasses/{custom_class}

:type: str