Class ImportSuggestionDenyListEntriesResponse (0.11.11)

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

Response message for CompletionService.ImportSuggestionDenyListEntries method.

Attributes

NameDescription
error_samples MutableSequence[google.rpc.status_pb2.Status]
A sample of errors encountered while processing the request.
imported_entries_count int
Count of deny list entries successfully imported.
failed_entries_count int
Count of deny list entries that failed to be imported.