Discovery Engine v1 API - Class ImportIdentityMappingsResponse (1.8.0)

public sealed class ImportIdentityMappingsResponse : IMessage<ImportIdentityMappingsResponse>, IEquatable<ImportIdentityMappingsResponse>, IDeepCloneable<ImportIdentityMappingsResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1 API class ImportIdentityMappingsResponse.

Response message for [IdentityMappingStoreService.ImportIdentityMappings][google.cloud.discoveryengine.v1.IdentityMappingStoreService.ImportIdentityMappings]

Inheritance

object > ImportIdentityMappingsResponse

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Constructors

ImportIdentityMappingsResponse()

public ImportIdentityMappingsResponse()

ImportIdentityMappingsResponse(ImportIdentityMappingsResponse)

public ImportIdentityMappingsResponse(ImportIdentityMappingsResponse other)
Parameter
Name Description
other ImportIdentityMappingsResponse

Properties

ErrorSamples

public RepeatedField<Status> ErrorSamples { get; }

A sample of errors encountered while processing the request.

Property Value
Type Description
RepeatedFieldStatus