class Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaImportIdentityMappingsResponse

Response message for IdentityMappingStoreService.ImportIdentityMappings

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @error_samples = args[:error_samples] if args.key?(:error_samples)
end