Class IdentityMappingEntryOperationMetadata (0.13.11)

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

IdentityMappingEntry LongRunningOperation metadata for IdentityMappingStoreService.ImportIdentityMappings and IdentityMappingStoreService.PurgeIdentityMappings

Attributes

Name Description
success_count int
The number of IdentityMappingEntries that were successfully processed.
failure_count int
The number of IdentityMappingEntries that failed to be processed.
total_count int
The total number of IdentityMappingEntries that were processed.