Class GoogleCloudDiscoveryengineV1betaImportIdentityMappingsResponse
Response message for IdentityMappingStoreService.ImportIdentityMappings
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta.Data
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class GoogleCloudDiscoveryengineV1betaImportIdentityMappingsResponse : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ErrorSamples
A sample of errors encountered while processing the request.
Declaration
[JsonProperty("errorSamples")]
public virtual IList<GoogleRpcStatus> ErrorSamples { get; set; }Property Value
| Type | Description | 
|---|---|
| IList<GoogleRpcStatus> |